Home
last modified time | relevance | path

Searched refs:HIF_DEVICE_STATE_WOW (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/include/
H A Dhif_internal.h165 HIF_DEVICE_STATE_WOW enumerator
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
H A Dhif.c833 device->device_state = HIF_DEVICE_STATE_WOW; in hif_device_suspend()
868 } else if (device->device_state == HIF_DEVICE_STATE_WOW) { in hif_device_resume()