Searched refs:hwmon_notify_event (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/hwmon/ |
| D | lm90.c | 1769 hwmon_notify_event(data->hwmon_dev, hwmon_temp, in lm90_is_tripped() 1772 hwmon_notify_event(data->hwmon_dev, hwmon_temp, in lm90_is_tripped() 1775 hwmon_notify_event(data->hwmon_dev, hwmon_temp, in lm90_is_tripped() 1778 hwmon_notify_event(data->hwmon_dev, hwmon_temp, in lm90_is_tripped() 1781 hwmon_notify_event(data->hwmon_dev, hwmon_temp, in lm90_is_tripped() 1784 hwmon_notify_event(data->hwmon_dev, hwmon_temp, in lm90_is_tripped()
|
| 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 | 623 int hwmon_notify_event(struct device *dev, enum hwmon_sensor_types type, in hwmon_notify_event() function 650 EXPORT_SYMBOL_GPL(hwmon_notify_event);
|
| /Linux-v5.15/include/linux/ |
| D | hwmon.h | 459 int hwmon_notify_event(struct device *dev, enum hwmon_sensor_types type,
|