Searched refs:show_sf2_point (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/hwmon/ |
D | w83792d.c | 850 show_sf2_point(struct device *dev, struct device_attribute *attr, in show_sf2_point() function 1112 show_sf2_point, store_sf2_point, 1, 1); 1114 show_sf2_point, store_sf2_point, 2, 1); 1116 show_sf2_point, store_sf2_point, 3, 1); 1118 show_sf2_point, store_sf2_point, 4, 1); 1120 show_sf2_point, store_sf2_point, 1, 2); 1122 show_sf2_point, store_sf2_point, 2, 2); 1124 show_sf2_point, store_sf2_point, 3, 2); 1126 show_sf2_point, store_sf2_point, 4, 2); 1128 show_sf2_point, store_sf2_point, 1, 3); [all …]
|