Searched refs:ih_cookie (Results 1 – 8 of 8) sorted by relevance
106 void *ih_cookie[TI_EDMA3_NUM_IRQS]; member194 sc, &sc->ih_cookie[i]); in ti_edma3_attach()
104 void *ih_cookie[CPSW_INTR_COUNT]; member
712 cpsw_intr_cb[i].cb, sc, &sc->ih_cookie[i]) != 0) { in cpsw_intr_attach()726 if (sc->ih_cookie[i]) { in cpsw_intr_detach()728 sc->ih_cookie[i]); in cpsw_intr_detach()
258 void *ih_cookie[1]; member
594 &sc->ih_cookie[0]); in mvneta_attach()848 if (sc->ih_cookie[0] != NULL) in mvneta_detach()849 bus_teardown_intr(dev, sc->res[1], sc->ih_cookie[0]); in mvneta_detach()
78 void *ih_cookie[MGE_INTR_COUNT]; /* interrupt handlers cookies */ member
910 sc, &sc->ih_cookie[i - 1]); in mge_attach()945 if (!sc->ih_cookie[i]) in mge_detach()949 sc->ih_cookie[i]); in mge_detach()
81 void *ih_cookie[GPIO_MAX_INTR_COUNT]; member266 sc, &sc->ih_cookie[i]) != 0) { in mv_gpio_setup_interrupts()