bSupportRemoteWakeup  395 drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c 		padapter->pwrctrlpriv.bSupportRemoteWakeup = false;
bSupportRemoteWakeup  406 drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c 		padapter->pwrctrlpriv.bSupportRemoteWakeup = (hwinfo[EEPROM_USB_OPTIONAL_FUNCTION0] & BIT(1)) ? true : false;
bSupportRemoteWakeup  409 drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c 		padapter->pwrctrlpriv.bHWPwrPindetect, padapter->pwrctrlpriv.bHWPowerdown, padapter->pwrctrlpriv.bSupportRemoteWakeup);
bSupportRemoteWakeup  185 drivers/staging/rtl8188eu/include/rtw_pwrctrl.h 	u8		bSupportRemoteWakeup;
bSupportRemoteWakeup  376 drivers/staging/rtl8188eu/os_dep/usb_intf.c 	if (padapter->pwrctrlpriv.bSupportRemoteWakeup) {
bSupportRemoteWakeup 4473 drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c 	adapter_to_pwrctl(padapter)->bSupportRemoteWakeup = true;
bSupportRemoteWakeup  269 drivers/staging/rtl8723bs/include/rtw_pwrctrl.h 	u8 bSupportRemoteWakeup;
bSupportRemoteWakeup 1198 drivers/staging/rtl8723bs/os_dep/os_intfs.c 			if (pwrctl->bSupportRemoteWakeup == true &&