Searched refs:hif_clear_int_ext (Results 1 – 4 of 4) sorted by relevance
369 int (*hif_clear_int_ext)(struct wilc *wilc, u32 val); member
936 ret = func->hif_clear_int_ext(wilc, ENABLE_TX_VMM); in wilc_wlan_handle_txq()1023 wilc->hif_func->hif_clear_int_ext(wilc, 0); in wilc_unknown_isr_ext()1051 wilc->hif_func->hif_clear_int_ext(wilc, DATA_INT_CLR | ENABLE_RX_VMM); in wilc_wlan_handle_isr_ext()
974 .hif_clear_int_ext = wilc_sdio_clear_int_ext,
1190 .hif_clear_int_ext = wilc_spi_clear_int_ext,
Completed in 12 milliseconds