Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
H A Dif_sdio.h97 int hif_device_suspend(struct hif_softc *ol_sc, struct device *dev);
H A Dif_sdio.c78 return hif_device_suspend(hif_ctx, dev); in hif_sdio_bus_suspend()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
H A Dhif.c769 int hif_device_suspend(struct hif_softc *ol_sc, struct device *dev) in hif_device_suspend() function