Searched refs:show_sf2_point (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/hwmon/ |
D | w83792d.c | 853 show_sf2_point(struct device *dev, struct device_attribute *attr, in show_sf2_point() function 1103 show_sf2_point, store_sf2_point, 1, 1); 1105 show_sf2_point, store_sf2_point, 2, 1); 1107 show_sf2_point, store_sf2_point, 3, 1); 1109 show_sf2_point, store_sf2_point, 4, 1); 1111 show_sf2_point, store_sf2_point, 1, 2); 1113 show_sf2_point, store_sf2_point, 2, 2); 1115 show_sf2_point, store_sf2_point, 3, 2); 1117 show_sf2_point, store_sf2_point, 4, 2); 1119 show_sf2_point, store_sf2_point, 1, 3); [all …]
|