Home
last modified time | relevance | path

Searched refs:rtw_set_pwr_state_check_timer (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/staging/r8188eu/include/
Drtw_pwrctrl.h92 #define rtw_set_pwr_state_check_timer(pwrctrl) \ macro
/linux-6.1.9/drivers/staging/rtl8723bs/include/
Drtw_pwrctrl.h250 #define rtw_set_pwr_state_check_timer(pwrctl) \ macro
/linux-6.1.9/drivers/staging/r8188eu/os_dep/
Dos_intfs.c657 rtw_set_pwr_state_check_timer(&padapter->pwrctrlpriv); in _netdev_open()
702 rtw_set_pwr_state_check_timer(&padapter->pwrctrlpriv); in ips_netdrv_open()
/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_pwrctrl.c141 rtw_set_pwr_state_check_timer(&padapter->pwrctrlpriv); in rtw_ps_processor()