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