Searched refs:local_status_to_event (Results 1 – 1 of 1) sorted by relevance
237 static struct event_map local_status_to_event[] = { variable369 for (i = 0; i < ARRAY_SIZE(local_status_to_event); i++) in local_events()370 val |= reg_to_event(reg, local_status_to_event[i]); in local_events()