Searched refs:gci_gpio_handler_t (Results 1 – 9 of 9) sorted by relevance
71 gci_gpio_handler_t handler;
70 gci_gpio_handler_t handler;
184 typedef void (*gci_gpio_handler_t)(uint32 stat, void *arg); typedef322 gci_gpio_handler_t cb, void *arg);
190 typedef void (*gci_gpio_handler_t)(uint32 stat, void *arg); typedef345 gci_gpio_handler_t cb, void *arg);
191 typedef void (*gci_gpio_handler_t)(uint32 stat, void *arg); typedef361 gci_gpio_handler_t cb, void *arg);
278 typedef void (*gci_gpio_handler_t)(uint32 stat, void *arg); typedef464 gci_gpio_handler_t cb, void *arg);
73 gci_gpio_handler_t handler;
1598 gci_gpio_handler_t cb, void *arg) in si_gci_gpioint_handler_register()