Searched refs:rx_wakelock (Results 1 – 2 of 2) sorted by relevance
148 struct wake_lock rx_wakelock; member
21874 wake_lock_timeout(&dhd->rx_wakelock, 5*HZ); in dhd_os_oob_irq_wake_lock_timeout()22026 wake_lock_init(&dhd->rx_wakelock, WAKE_LOCK_SUSPEND, "wlan_rx_wakelock"); in dhd_os_wake_lock_init()22059 wake_lock_destroy(&dhd->rx_wakelock); in dhd_os_wake_lock_destroy()