Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/r8188eu/os_dep/
Dos_intfs.c44 static int rtw_smart_ps = 2; variable
126 module_param(rtw_smart_ps, int, 0644);
174 registry_par->smart_ps = (u8)rtw_smart_ps; in loadparam()
/linux-5.19.10/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c40 static int rtw_smart_ps = 2; variable
141 module_param(rtw_smart_ps, int, 0644);
205 registry_par->smart_ps = (u8)rtw_smart_ps; in loadparam()