Searched refs:show_temp_crit_enable (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | adm1026.c | 970 static ssize_t show_temp_crit_enable(struct device *dev, in show_temp_crit_enable() function 999 static DEVICE_ATTR(temp1_crit_enable, 0644, show_temp_crit_enable, 1001 static DEVICE_ATTR(temp2_crit_enable, 0644, show_temp_crit_enable, 1003 static DEVICE_ATTR(temp3_crit_enable, 0644, show_temp_crit_enable,
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | adm1026.c | 970 static ssize_t show_temp_crit_enable(struct device *dev, in show_temp_crit_enable() function 999 static DEVICE_ATTR(temp1_crit_enable, 0644, show_temp_crit_enable, 1001 static DEVICE_ATTR(temp2_crit_enable, 0644, show_temp_crit_enable, 1003 static DEVICE_ATTR(temp3_crit_enable, 0644, show_temp_crit_enable,
|
Completed in 7 milliseconds