rtw_smart_ps       38 drivers/staging/rtl8188eu/os_dep/os_intfs.c static int rtw_smart_ps = 2;
rtw_smart_ps      107 drivers/staging/rtl8188eu/os_dep/os_intfs.c module_param(rtw_smart_ps, int, 0644);
rtw_smart_ps      155 drivers/staging/rtl8188eu/os_dep/os_intfs.c 	registry_par->smart_ps =  (u8)rtw_smart_ps;
rtw_smart_ps       42 drivers/staging/rtl8723bs/os_dep/os_intfs.c static int rtw_smart_ps = 2;
rtw_smart_ps      163 drivers/staging/rtl8723bs/os_dep/os_intfs.c module_param(rtw_smart_ps, int, 0644);
rtw_smart_ps      250 drivers/staging/rtl8723bs/os_dep/os_intfs.c 	registry_par->smart_ps =  (u8)rtw_smart_ps;