Home
last modified time | relevance | path

Searched refs:bt_irq_wl (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/net/
H A Drfkill-bt.c64 struct wake_lock bt_irq_wl; member
119 wake_lock_timeout(&rfkill->bt_irq_wl, msecs_to_jiffies(BT_IRQ_WAKELOCK_TIMEOUT)); in rfkill_rk_wake_host_irq()
667 wake_lock_init(&rfkill->bt_irq_wl, WAKE_LOCK_SUSPEND, "rfkill_rk_irq_wl"); in rfkill_rk_probe()
709 wake_lock_destroy(&rfkill->bt_irq_wl); in rfkill_rk_probe()
753 wake_lock_destroy(&rfkill->bt_irq_wl); in rfkill_rk_remove()
/device/soc/rockchip/rk3588/kernel/net/rfkill/
H A Drfkill-bt.c69 struct wake_lock bt_irq_wl; member
124 wake_lock_timeout(&rfkill->bt_irq_wl, in rfkill_rk_wake_host_irq()
686 wake_lock_init(&rfkill->bt_irq_wl, WAKE_LOCK_SUSPEND, in rfkill_rk_probe()
733 wake_lock_destroy(&rfkill->bt_irq_wl); in rfkill_rk_probe()
773 wake_lock_destroy(&rfkill->bt_irq_wl); in rfkill_rk_remove()

Completed in 3 milliseconds