Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
Dtmp421.c89 struct tmp421_data { struct
90 struct i2c_client *client;
91 struct mutex update_lock;
92 u32 temp_config[5];
116 static int tmp421_update_device(struct tmp421_data *data) in tmp421_update_device() argument