Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_pm.c73 rtl92e_check_rfctrl_gpio_timer(&priv->gpio_polling_timer); in rtl92e_resume()
H A Drtl_core.h578 void rtl92e_check_rfctrl_gpio_timer(struct timer_list *t);
H A Drtl_core.c761 rtl92e_check_rfctrl_gpio_timer(&priv->gpio_polling_timer); in _rtl92e_sta_up()
1067 timer_setup(&priv->gpio_polling_timer, rtl92e_check_rfctrl_gpio_timer, in _rtl92e_init()
2508 rtl92e_check_rfctrl_gpio_timer(&priv->gpio_polling_timer); in _rtl92e_pci_probe()
2622 void rtl92e_check_rfctrl_gpio_timer(struct timer_list *t) in rtl92e_check_rfctrl_gpio_timer() function