Searched refs:rpwm_check_timer (Results 1 – 2 of 2) sorted by relevance
106 del_timer(&padapter->pwrctrlpriv.rpwm_check_timer); in r8712_cpwm_int_hdl()170 from_timer(adapter, t, pwrctrlpriv.rpwm_check_timer); in rpwm_check_handler()189 timer_setup(&pwrctrlpriv->rpwm_check_timer, rpwm_check_handler, 0); in r8712_init_pwrctrl_priv()
108 struct timer_list rpwm_check_timer; member