Searched refs:hwmon_notify_event (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | hwmon.c | 589 int hwmon_notify_event(struct device *dev, enum hwmon_sensor_types type, in hwmon_notify_event() function 616 EXPORT_SYMBOL_GPL(hwmon_notify_event);
|
| H A 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()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hwmon.h | 459 int hwmon_notify_event(struct device *dev, enum hwmon_sensor_types type,
|