Searched refs:SetState (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DSimpleTextInEx.h211 The SetState() function allows the input device hardware to
316 EFI_SET_STATE SetState; member in struct:_EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
H A DUsbHostController.h481 EFI_USB_HC_PROTOCOL_SET_STATE SetState; member in struct:_EFI_USB_HC_PROTOCOL
H A DUsb2HostController.h573 EFI_USB2_HC_PROTOCOL_SET_STATE SetState; member in struct:_EFI_USB2_HC_PROTOCOL
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmmstream.idl116 HRESULT SetState(
H A Damstream.idl144 HRESULT SetState(
H A Dpropsys.idl239 HRESULT SetState(
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmmstream.idl116 HRESULT SetState(
H A Damstream.idl144 HRESULT SetState(
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhciReg.c154 Uhc->Usb2Hc.SetState (&Uhc->Usb2Hc, EfiUsbHcStateOperational);
H A DUhci.c1449 Uhc->Usb2Hc.SetState = Uhci2SetState;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
H A DPs2Keyboard.c250 ConsoleIn->ConInEx.SetState = KeyboardSetState;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBusDxe/
H A DUsbUtility.c170 Status = UsbBus->Usb2Hc->SetState (UsbBus->Usb2Hc, State);
172 Status = UsbBus->UsbHc->SetState (UsbBus->UsbHc, State);
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/
H A Dxptiprivate.h508 void SetState(uint8 state)
646 {mFlags.SetState(uint8(state));}
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbKbDxe/
H A DEfiKey.c259 UsbKeyboardDevice->SimpleInputEx.SetState = USBKeyboardSetState;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
H A DBiosKeyboard.c277 BiosKeyboardPrivate->SimpleTextInputEx.SetState = BiosKeyboardSetState;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhci.c1567 Ehc->Usb2Hc.SetState = EhcSetState;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/ConSplitterDxe/
H A DConSplitter.c3530 Status = Private->TextInExList[Index]->SetState (

Completed in 64 milliseconds