|
Linux Kernel
3.7.1
|
Data Fields | |
| struct device * | hwmon_dev |
| struct ntc_thermistor_platform_data * | pdata |
| struct ntc_compensation * | comp |
| struct device * | dev |
| int | n_comp |
| char | name [PLATFORM_NAME_SIZE] |
Definition at line 119 of file ntc_thermistor.c.
| struct ntc_compensation* comp |
Definition at line 122 of file ntc_thermistor.c.
Definition at line 123 of file ntc_thermistor.c.
Definition at line 120 of file ntc_thermistor.c.
| int n_comp |
Definition at line 124 of file ntc_thermistor.c.
| char name[PLATFORM_NAME_SIZE] |
Definition at line 125 of file ntc_thermistor.c.
Definition at line 121 of file ntc_thermistor.c.
1.8.2