Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/ks7010/
H A Dks7010_sdio.c187 atomic_set(&priv->sleepstatus.wakeup_request, 0); in ks_wlan_hw_sleep_wakeup_request()
516 if (atomic_read(&priv->sleepstatus.wakeup_request) == 1) { in ks7010_rw_function()
944 atomic_set(&priv->sleepstatus.wakeup_request, 0); in ks7010_private_init()
H A Dks_wlan.h270 atomic_t wakeup_request; member
H A Dks_hostif.c1497 atomic_set(&priv->sleepstatus.wakeup_request, 1); in hostif_sleep_request()