Searched refs:hif_sync_ext (Results 1 – 4 of 4) sorted by relevance
372 int (*hif_sync_ext)(struct wilc *wilc, int nint); member
1020 .hif_sync_ext = wilc_sdio_sync_ext,
1258 .hif_sync_ext = wilc_spi_sync_ext,
1172 wilc->hif_func->hif_sync_ext(wilc, NUM_INT_EXT); in wilc_wlan_start()