Searched refs:store_temp_beep (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | f71882fg.c | 340 static ssize_t store_temp_beep(struct device *dev, struct device_attribute 494 store_temp_beep, 0, 1), 496 store_temp_beep, 0, 5), 499 store_temp_beep, 0, 2), 501 store_temp_beep, 0, 6), 504 store_temp_beep, 0, 3), 506 store_temp_beep, 0, 7), 511 store_temp_beep, 0, 0), 513 store_temp_beep, 0, 4), 516 store_temp_beep, 1741 static ssize_t store_temp_beep(struct device *dev, struct device_attribute store_temp_beep() function [all...] |
H A D | nct6775.c | 2013 store_temp_beep(struct device *dev, struct device_attribute *attr, in store_temp_beep() function 2495 store_temp_beep, 0);
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | f71882fg.c | 821 static ssize_t store_temp_beep(struct device *dev, struct device_attribute in store_temp_beep() function 848 store_temp_beep, 0, 1), 850 store_temp_beep, 0, 5), 853 store_temp_beep, 0, 2), 855 store_temp_beep, 0, 6), 858 store_temp_beep, 0, 3), 860 store_temp_beep, 0, 7), 865 store_temp_beep, 0, 0), 867 store_temp_beep, 0, 4), 870 store_temp_beep, [all...] |
H A D | nct6775-core.c | 1877 store_temp_beep(struct device *dev, struct device_attribute *attr, in store_temp_beep() function 2394 SENSOR_TEMPLATE(temp_beep, "temp%d_beep", 0644, show_temp_beep, store_temp_beep, 0);
|
Completed in 20 milliseconds