Home
last modified time | relevance | path

Searched refs:HIF_DEVICE_POWER_CUT (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
H A Dhif.c402 case HIF_DEVICE_POWER_CUT: in power_state_change_notify()
410 if (device->power_config == HIF_DEVICE_POWER_CUT) { in power_state_change_notify()
541 AR_DEBUG_ASSERT(hif_device->power_config == HIF_DEVICE_POWER_CUT in hif_sdio_shutdown()
593 hifdevice->power_config == HIF_DEVICE_POWER_CUT && in hif_device_inserted()
803 config = HIF_DEVICE_POWER_CUT; in hif_device_suspend()
917 if (device->power_config == HIF_DEVICE_POWER_CUT) { in hif_device_removed()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dadma.c608 (dev->power_config == HIF_DEVICE_POWER_CUT)) { in hif_read_write()
H A Dmailbox.c1495 (device->power_config == HIF_DEVICE_POWER_CUT)) { in hif_read_write()
/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhif.h797 HIF_DEVICE_POWER_CUT enumerator