Home
last modified time | relevance | path

Searched refs:vt8231_update_device (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dvt8231.c167 static struct vt8231_data *vt8231_update_device(struct device *dev);
187 struct vt8231_data *data = vt8231_update_device(dev); in in_show()
197 struct vt8231_data *data = vt8231_update_device(dev); in in_min_show()
207 struct vt8231_data *data = vt8231_update_device(dev); in in_max_show()
256 struct vt8231_data *data = vt8231_update_device(dev); in in5_input_show()
265 struct vt8231_data *data = vt8231_update_device(dev); in in5_min_show()
274 struct vt8231_data *data = vt8231_update_device(dev); in in5_max_show()
344 struct vt8231_data *data = vt8231_update_device(dev); in temp1_input_show()
351 struct vt8231_data *data = vt8231_update_device(dev); in temp1_max_show()
358 struct vt8231_data *data = vt8231_update_device(de in temp1_max_hyst_show()
872 static struct vt8231_data *vt8231_update_device(struct device *dev) vt8231_update_device() function
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dvt8231.c178 static struct vt8231_data *vt8231_update_device(struct device *dev) in vt8231_update_device() function
252 struct vt8231_data *data = vt8231_update_device(dev); in in_show()
262 struct vt8231_data *data = vt8231_update_device(dev); in in_min_show()
272 struct vt8231_data *data = vt8231_update_device(dev); in in_max_show()
321 struct vt8231_data *data = vt8231_update_device(dev); in in5_input_show()
330 struct vt8231_data *data = vt8231_update_device(dev); in in5_min_show()
339 struct vt8231_data *data = vt8231_update_device(dev); in in5_max_show()
409 struct vt8231_data *data = vt8231_update_device(dev); in temp1_input_show()
416 struct vt8231_data *data = vt8231_update_device(dev); in temp1_max_show()
423 struct vt8231_data *data = vt8231_update_device(de in temp1_max_hyst_show()
[all...]

Completed in 5 milliseconds