Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_ps.h36 void rtl8192_hw_to_sleep(struct net_device *dev, u64 time);
Drtl_ps.c90 void rtl8192_hw_to_sleep(struct net_device *dev, u64 time) in rtl8192_hw_to_sleep() function
Drtl_core.c1060 priv->rtllib->enter_sleep_state = rtl8192_hw_to_sleep; in rtl8192_init_priv_handler()