Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dtmp421.c99 struct tmp421_data { struct
100 struct i2c_client *client;
101 u32 temp_config[MAX_CHANNELS + 1];
125 static int tmp421_update_device(struct tmp421_data *data) in tmp421_update_device() argument