Searched refs:hwmon_notify_event (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/scsi/ufs/ |
| A D | ufs-hwmon.c | 206 hwmon_notify_event(hba->hwmon_device, hwmon_temp, hwmon_temp_max_alarm, 0); in ufs_hwmon_notify_event() 209 hwmon_notify_event(hba->hwmon_device, hwmon_temp, hwmon_temp_min_alarm, 0); in ufs_hwmon_notify_event()
|
| /linux/drivers/hwmon/ |
| A D | lm90.c | 1809 hwmon_notify_event(data->hwmon_dev, hwmon_temp, in lm90_is_tripped() 1812 hwmon_notify_event(data->hwmon_dev, hwmon_temp, in lm90_is_tripped() 1815 hwmon_notify_event(data->hwmon_dev, hwmon_temp, in lm90_is_tripped() 1818 hwmon_notify_event(data->hwmon_dev, hwmon_temp, in lm90_is_tripped() 1821 hwmon_notify_event(data->hwmon_dev, hwmon_temp, in lm90_is_tripped() 1824 hwmon_notify_event(data->hwmon_dev, hwmon_temp, in lm90_is_tripped()
|
| A D | raspberrypi-hwmon.c | 56 hwmon_notify_event(data->hwmon_dev, hwmon_in, hwmon_in_lcrit_alarm, 0); in rpi_firmware_get_throttled()
|
| 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()
|
| A 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/include/linux/ |
| A D | hwmon.h | 459 int hwmon_notify_event(struct device *dev, enum hwmon_sensor_types type,
|
| /linux/ |
| A D | vmlinux.symvers | 11221 0x00000000 hwmon_notify_event vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 44249 ffff800010bfa160 T hwmon_notify_event
|
| A D | .tmp_System.map | 44249 ffff800010bfa160 T hwmon_notify_event
|
Completed in 304 milliseconds