Searched defs:tmp421_data (Results 1 – 2 of 2) sorted by relevance
89 struct tmp421_data { struct90 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
100 struct tmp421_data { struct101 struct i2c_client *client;102 struct mutex update_lock;103 u32 temp_config[MAX_CHANNELS + 1];127 static int tmp421_update_device(struct tmp421_data *data) in tmp421_update_device() argument