Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A 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()