Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c37 static int rtw_smart_ps = 2; variable
106 module_param(rtw_smart_ps, int, 0644);
154 registry_par->smart_ps = (u8)rtw_smart_ps; in loadparam()
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c42 static int rtw_smart_ps = 2; variable
163 module_param(rtw_smart_ps, int, 0644);
254 registry_par->smart_ps = (u8)rtw_smart_ps; in loadparam()