Home
last modified time | relevance | path

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

/drivers/staging/rtl8192e/rtl8192e/
Drtl_ps.c70 &priv->rtllib->hw_wakeup_wq, MSECS(10)); in rtl8192_hw_wakeup()
81 struct rtllib_device, hw_wakeup_wq); in rtl8192_hw_wakeup_wq()
115 &priv->rtllib->hw_wakeup_wq, tmp); in rtl8192_hw_to_sleep()
Drtl_core.c1018 cancel_delayed_work(&priv->rtllib->hw_wakeup_wq); in rtl8192_sta_down()
1258 INIT_DELAYED_WORK_RSL(&priv->rtllib->hw_wakeup_wq, in rtl8192_init_priv_task()
/drivers/staging/rtl8192e/
Drtllib.h2366 struct delayed_work hw_wakeup_wq; member