Searched refs:hif_sdio_mask_interrupt_call (Results 1 – 3 of 3) sorted by relevance
34 void hif_sdio_mask_interrupt_call(struct hif_softc *scn);
64 bus_ops->hif_mask_interrupt_call = &hif_sdio_mask_interrupt_call; in hif_initialize_sdio_ops()
244 void hif_sdio_mask_interrupt_call(struct hif_softc *scn) in hif_sdio_mask_interrupt_call() function