Searched refs:show_sensor (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/hwmon/ |
D | ibmpowernv.c | 109 static ssize_t show_sensor(struct device *dev, struct device_attribute *devattr, in show_sensor() function 630 show_sensor, NULL); in create_device_attrs() 652 pgroups[type], sgrp_data, show_sensor, in create_device_attrs() 661 pgroups[type], sgrp_data, show_sensor, in create_device_attrs()
|
D | w83781d.c | 783 show_sensor(struct device *dev, struct device_attribute *da, char *buf) in show_sensor() function 848 show_sensor, store_sensor, 0); 850 show_sensor, store_sensor, 1); 852 show_sensor, store_sensor, 2);
|