Searched refs:action_handler (Results 1 – 5 of 5) sorted by relevance
132 typedef void (*action_handler)(struct host1x_waitlist *waiter); typedef134 static const action_handler action_handlers[HOST1X_INTR_ACTION_COUNT] = {147 action_handler handler = action_handlers[i]; in run_handlers()
252 struct action_handler { struct
222 struct action_handler { struct
38 static struct action_handler OnAction_tbl[] = {4128 struct action_handler *ptable; in OnAction()4136 for (i = 0; i < sizeof(OnAction_tbl) / sizeof(struct action_handler); i++) { in OnAction()
36 static struct action_handler OnAction_tbl[] = {1899 struct action_handler *ptable; in OnAction()
Completed in 34 milliseconds