Home
last modified time | relevance | path

Searched defs:jc42_data (Results 1 – 1 of 1) sorted by relevance

/drivers/hwmon/
Djc42.c208 struct jc42_data { struct
209 struct i2c_client *client;
210 struct mutex update_lock; /* protect register access */
211 bool extended; /* true if extended range supported */
212 bool valid;
213 unsigned long last_updated; /* In jiffies */
214 u16 orig_config; /* original configuration */
215 u16 config; /* current configuration */
216 u16 temp[t_num_temp];/* Temperatures */