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

Data Fields

struct mutex lock
 
struct s3c_adc_clientclient
 
struct devicehwmon_dev
 
struct s3c_hwmon_attr attrs [8]
 

Detailed Description

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.

Field Documentation

Definition at line 57 of file s3c-hwmon.c.

Definition at line 54 of file s3c-hwmon.c.

struct device* hwmon_dev

Definition at line 55 of file s3c-hwmon.c.

struct mutex lock

Definition at line 53 of file s3c-hwmon.c.


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