Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c39 static int rtw_smart_ps = 2; variable
140 module_param(rtw_smart_ps, int, 0644);
204 registry_par->smart_ps = (u8)rtw_smart_ps; in loadparam()