Searched refs:show_lut_temp_hyst (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/hwmon/ |
D | lm63.c | 612 static ssize_t show_lut_temp_hyst(struct device *dev, in show_lut_temp_hyst() function 763 show_lut_temp_hyst, NULL, 3); 769 show_lut_temp_hyst, NULL, 4); 775 show_lut_temp_hyst, NULL, 5); 781 show_lut_temp_hyst, NULL, 6); 787 show_lut_temp_hyst, NULL, 7); 793 show_lut_temp_hyst, NULL, 8); 799 show_lut_temp_hyst, NULL, 9); 805 show_lut_temp_hyst, NULL, 10); 811 show_lut_temp_hyst, NULL, 11); [all …]
|