Searched refs:IRQHandler (Results 1 – 1 of 1) sorted by relevance
57 static void IRQHandler(struct sdio_func *func);338 sdio_claim_irq(gInstance->func[1], IRQHandler); in sdioh_interrupt_register()1437 static void IRQHandler(struct sdio_func *func) in IRQHandler() function1575 sdio_claim_irq(gInstance->func[1], IRQHandler); in sdioh_start()