Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/dispatcher/
H A Dmultibus_sdio.c53 bus_ops->hif_shutdown_device = &hif_sdio_shutdown; in hif_initialize_sdio_ops()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
H A Dif_sdio.h95 void hif_sdio_shutdown(struct hif_softc *hif_ctx);
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
H A Dhif.c533 void hif_sdio_shutdown(struct hif_softc *hif_ctx) in hif_sdio_shutdown() function