Home
last modified time | relevance | path

Searched refs:suspend_notify_req (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_sdio_mmc.c286 if (handle->suspend_notify_req == MTRUE) { in woal_wlan_is_suspended()
462 handle->suspend_notify_req = MTRUE; in woal_sdio_suspend()
468 handle->suspend_notify_req = MFALSE; in woal_sdio_suspend()
H A Dmoal_main.h1662 BOOLEAN suspend_notify_req; member
H A Dmoal_main.c1411 handle->suspend_notify_req = MFALSE; in woal_init_sw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_sdio_mmc.c573 if (handle->suspend_notify_req == MTRUE) { in woal_wlan_is_suspended()
742 handle->suspend_notify_req = MTRUE; in woal_sdio_suspend()
747 handle->suspend_notify_req = MFALSE; in woal_sdio_suspend()
H A Dmoal_main.h2389 BOOLEAN suspend_notify_req; member
H A Dmoal_main.c1983 handle->suspend_notify_req = MFALSE;