Home
last modified time | relevance | path

Searched refs:rtw_smart_ps (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c38 static int rtw_smart_ps = 2; variable
107 module_param(rtw_smart_ps, int, 0644);
155 registry_par->smart_ps = (u8)rtw_smart_ps; in loadparam()
/Linux-v5.10/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c42 static int rtw_smart_ps = 2; variable
163 module_param(rtw_smart_ps, int, 0644);
232 registry_par->smart_ps = (u8)rtw_smart_ps; in loadparam()