Home
last modified time | relevance | path

Searched refs:hif_sdio_device_removed (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
H A Dif_sdio.h96 void hif_sdio_device_removed(struct hif_softc *hif_ctx, struct sdio_func *func);
H A Dif_sdio.c188 hif_sdio_device_removed(hif_sc, func); in hif_sdio_disable_bus()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
H A Dhif.c1092 void hif_sdio_device_removed(struct hif_softc *ol_sc, struct sdio_func *func) in hif_sdio_device_removed() function