Searched refs:clear_caseopen (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | nct6775-platform.c | 749 clear_caseopen(struct device *dev, struct device_attribute *attr, in clear_caseopen() function 790 clear_caseopen, INTRUSION_ALARM_BASE); 792 clear_caseopen, INTRUSION_ALARM_BASE + 1);
|
H A D | w83627ehf.c | 1089 clear_caseopen(struct device *dev, struct w83627ehf_data *data, int channel, in clear_caseopen() function 1631 return clear_caseopen(dev, data, channel, val); in w83627ehf_write()
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | w83627ehf.c | 1091 clear_caseopen(struct device *dev, struct w83627ehf_data *data, int channel, in clear_caseopen() function 1633 return clear_caseopen(dev, data, channel, val); in w83627ehf_write()
|
H A D | nct6775.c | 3409 clear_caseopen(struct device *dev, struct device_attribute *attr, in clear_caseopen() function 3449 clear_caseopen, INTRUSION_ALARM_BASE); 3451 clear_caseopen, INTRUSION_ALARM_BASE + 1);
|
Completed in 14 milliseconds