Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/
Drtl_pm.c71 rtl92e_check_rfctrl_gpio_timer(&priv->gpio_polling_timer); in rtl92e_resume()
Drtl_core.h380 void rtl92e_check_rfctrl_gpio_timer(struct timer_list *t);
Drtl_core.c568 rtl92e_check_rfctrl_gpio_timer(&priv->gpio_polling_timer); in _rtl92e_sta_up()
789 timer_setup(&priv->gpio_polling_timer, rtl92e_check_rfctrl_gpio_timer, in _rtl92e_init()
1906 rtl92e_check_rfctrl_gpio_timer(&priv->gpio_polling_timer); in _rtl92e_pci_probe()
1989 void rtl92e_check_rfctrl_gpio_timer(struct timer_list *t) in rtl92e_check_rfctrl_gpio_timer() function