Searched refs:pqi_supported_event_types (Results 1 – 1 of 1) sorted by relevance
136 static unsigned int pqi_supported_event_types[] = { variable480 for (index = 0; index < ARRAY_SIZE(pqi_supported_event_types); index++) in pqi_event_type_to_event_index()481 if (event_type == pqi_supported_event_types[index]) in pqi_event_type_to_event_index()10652 ARRAY_SIZE(pqi_supported_event_types)); in pqi_verify_structures()