Searched refs:nct6775_store_beep (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/drivers/hwmon/ |
| D | nct6775.h | 207 ssize_t nct6775_store_beep(struct device *dev, struct device_attribute *attr, const char *buf,
|
| D | nct6775-platform.c | 754 nct6775_store_beep, INTRUSION_ALARM_BASE); 756 nct6775_store_beep, INTRUSION_ALARM_BASE + 1); 758 nct6775_store_beep, BEEP_ENABLE_BASE);
|
| D | nct6775-core.c | 1733 nct6775_store_beep(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in nct6775_store_beep() function 1758 EXPORT_SYMBOL_GPL(nct6775_store_beep); 1835 SENSOR_TEMPLATE(in_beep, "in%d_beep", 0644, nct6775_show_beep, nct6775_store_beep, 0); 2069 nct6775_store_beep, FAN_ALARM_BASE);
|