Searched refs:hwmon_notify_event (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/drivers/hwmon/ |
| D | bt1-pvt.c | 293 hwmon_notify_event(pvt->hwmon, info->type, info->attr_min_alarm, in pvt_soft_isr() 297 hwmon_notify_event(pvt->hwmon, info->type, info->attr_max_alarm, in pvt_soft_isr()
|
| D | hwmon.c | 587 int hwmon_notify_event(struct device *dev, enum hwmon_sensor_types type, in hwmon_notify_event() function 614 EXPORT_SYMBOL_GPL(hwmon_notify_event);
|
| /Linux-v5.10/include/linux/ |
| D | hwmon.h | 459 int hwmon_notify_event(struct device *dev, enum hwmon_sensor_types type,
|