Searched refs:intrhandler (Results 1 – 2 of 2) sorted by relevance
109 int (*intrhandler) /* Card driver interrupt handler */ member489 h->intrhandler = NULL; in stp4020_attach_socket()619 h->intrhandler(h->intrarg); in stp4020_intr_dispatch()711 (*h->intrhandler)(h->intrarg); in stp4020_intr()1026 if (h->intrhandler != NULL) return NULL; in stp4020_chip_intr_establish()1028 h->intrhandler = handler; in stp4020_chip_intr_establish()1044 h->intrhandler = NULL; in stp4020_chip_intr_disestablish()
84 static struct intrhandler { struct310 struct intrhandler *lhandler = cookie, *ih; in pxa2x0_intr_disestablish()