Linux Kernel
3.7.1
|
Data Fields | |
struct mutex | lock |
struct s3c_adc_client * | client |
struct device * | hwmon_dev |
struct s3c_hwmon_attr | attrs [8] |
struct s3c_hwmon - ADC hwmon client information : Access lock to serialise the conversions. : The client we registered with the S3C ADC core. : The hwmon device we created. : The holders for the channel attributes.
Definition at line 52 of file s3c-hwmon.c.
struct s3c_hwmon_attr attrs[8] |
Definition at line 57 of file s3c-hwmon.c.
Definition at line 54 of file s3c-hwmon.c.
Definition at line 55 of file s3c-hwmon.c.
Definition at line 53 of file s3c-hwmon.c.