Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
adc_device Struct Reference

Data Fields

struct platform_devicepdev
 
struct platform_deviceowner
 
struct clkclk
 
struct s3c_adc_clientcur
 
struct s3c_adc_clientts_pend
 
void __iomemregs
 
spinlock_t lock
 
unsigned int prescale
 
int irq
 
struct regulatorvdd
 

Detailed Description

Definition at line 66 of file adc.c.

Field Documentation

Definition at line 69 of file adc.c.

Definition at line 70 of file adc.c.

int irq

Definition at line 77 of file adc.c.

spinlock_t lock

Definition at line 73 of file adc.c.

Definition at line 68 of file adc.c.

Definition at line 67 of file adc.c.

unsigned int prescale

Definition at line 75 of file adc.c.

Definition at line 72 of file adc.c.

Definition at line 71 of file adc.c.

Definition at line 78 of file adc.c.


The documentation for this struct was generated from the following file: