Searched refs:ptr_info (Results 1 – 1 of 1) sorted by relevance
1434 struct hp_wmi_info **ptr_info = state->info_map[hwmon_fan]; in match_fan_event() local1442 for (i = 0; i < fan_count; i++, ptr_info++) { in match_fan_event()1443 info = *ptr_info; in match_fan_event()1457 struct hp_wmi_info **ptr_info = state->info_map[hwmon_temp]; in match_temp_events() local1481 for (i = 0; i < temp_count; i++, ptr_info++) { in match_temp_events()1482 info = *ptr_info; in match_temp_events()