Home
last modified time | relevance | path

Searched refs:store_beep (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hwmon/
H A Dw83791d.c444 static ssize_t store_beep(struct device *dev, struct device_attribute *attr, in store_beep() function
495 SENSOR_ATTR(in0_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 0),
496 SENSOR_ATTR(in1_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 13),
497 SENSOR_ATTR(in2_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 2),
498 SENSOR_ATTR(in3_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 3),
499 SENSOR_ATTR(in4_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 8),
500 SENSOR_ATTR(in5_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 9),
501 SENSOR_ATTR(in6_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 10),
502 SENSOR_ATTR(in7_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 16),
503 SENSOR_ATTR(in8_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 17),
[all …]
H A Dw83795.c720 store_beep(struct device *dev, struct device_attribute *attr, in store_beep() function
1619 show_alarm_beep, store_beep, BEEP_ENABLE, \
1634 show_alarm_beep, store_beep, BEEP_ENABLE, index + 31) }
1674 show_alarm_beep, store_beep, BEEP_ENABLE, index + 17) }
1697 show_alarm_beep, store_beep, BEEP_ENABLE, \
1847 store_beep, BEEP_ENABLE, 46),
1849 store_beep, BEEP_ENABLE, 47),
H A Dw83793.c371 store_beep(struct device *dev, struct device_attribute *attr, in store_beep() function
1024 show_alarm_beep, store_beep, BEEP_ENABLE, \
1031 show_alarm_beep, store_beep, BEEP_ENABLE, index + 17), \
1063 show_alarm_beep, store_beep, BEEP_ENABLE, index + 11), \