Lines Matching +defs:val +defs:data
127 static int tmp421_update_device(struct tmp421_data *data) in tmp421_update_device()
168 static int tmp421_enable_channels(struct tmp421_data *data) in tmp421_enable_channels()
197 u32 attr, int channel, long *val) in tmp421_read()
234 struct tmp421_data *data = dev_get_drvdata(dev); in tmp421_read_string() local
242 u32 attr, int channel, long val) in tmp421_write()
244 struct tmp421_data *data = dev_get_drvdata(dev); in tmp421_write() local
259 static umode_t tmp421_is_visible(const void *data, enum hwmon_sensor_types type, in tmp421_is_visible()
275 static int tmp421_init_client(struct tmp421_data *data) in tmp421_init_client()
365 struct tmp421_data *data) in tmp421_probe_child_from_dt()
370 s32 val; in tmp421_probe_child_from_dt() local
409 static int tmp421_probe_from_dt(struct i2c_client *client, struct tmp421_data *data) in tmp421_probe_from_dt()
438 struct tmp421_data *data; in tmp421_probe() local