Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dhp-wmi-sensors.c1526 struct hp_wmi_info **ptr_info = state->info_map[hwmon_fan]; in match_fan_event() local
1534 for (i = 0; i < fan_count; i++, ptr_info++) { in match_fan_event()
1535 info = *ptr_info; in match_fan_event()
1549 struct hp_wmi_info **ptr_info = state->info_map[hwmon_temp]; in match_temp_events() local
1573 for (i = 0; i < temp_count; i++, ptr_info++) { in match_temp_events()
1574 info = *ptr_info; in match_temp_events()