Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_ps.c70 &priv->rtllib->hw_wakeup_wq, in rtl8192_hw_wakeup()
82 struct rtllib_device, hw_wakeup_wq); in rtl8192_hw_wakeup_wq()
116 &priv->rtllib->hw_wakeup_wq, tmp); in rtl8192_hw_to_sleep()
Drtl_core.c1006 cancel_delayed_work(&priv->rtllib->hw_wakeup_wq); in rtl8192_sta_down()
1247 INIT_DELAYED_WORK_RSL(&priv->rtllib->hw_wakeup_wq, in rtl8192_init_priv_task()
/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib.h2304 struct delayed_work hw_wakeup_wq; member