Searched refs:show_sensor (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/hwmon/ |
D | ibmpowernv.c | 97 static ssize_t show_sensor(struct device *dev, struct device_attribute *devattr, in show_sensor() function 611 show_sensor, NULL); in create_device_attrs() 633 pgroups[type], sgrp_data, show_sensor, in create_device_attrs() 642 pgroups[type], sgrp_data, show_sensor, in create_device_attrs()
|
D | w83781d.c | 770 show_sensor(struct device *dev, struct device_attribute *da, char *buf) in show_sensor() function 835 show_sensor, store_sensor, 0); 837 show_sensor, store_sensor, 1); 839 show_sensor, store_sensor, 2);
|