Searched refs:action_handler (Results 1 – 3 of 3) 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
36 static struct action_handler OnAction_tbl[] = {1889 struct action_handler *ptable; in OnAction()