Home
last modified time | relevance | path

Searched refs:hwmon_notify_event (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dhwmon.c589 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 Dbt1-pvt.c293 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 Dhwmon.h459 int hwmon_notify_event(struct device *dev, enum hwmon_sensor_types type,