Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
DUsbHub.c430 UsbHubCtrlSetPortFeature ( in UsbHubCtrlSetPortFeature() function
755 UsbHubCtrlSetPortFeature (HubIf->Device, Index, USB_HUB_PORT_REMOTE_WAKE_MASK); in UsbHubInit()
763 UsbHubCtrlSetPortFeature (HubIf->Device, Index, (EFI_USB_PORT_FEATURE) USB_HUB_PORT_POWER); in UsbHubInit()
918 Status = UsbHubCtrlSetPortFeature (HubIf->Device, Port, (UINT8) Feature); in UsbHubSetPortFeature()