Home
last modified time | relevance | path

Searched refs:USB (Results 1 – 25 of 117) sorted by relevance

12345

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/
DUsbMouseAbsolutePointerDxe.uni2 // USB Mouse Driver that manages USB mouse and produces Absolute Pointer Protocol.
4 // USB Mouse Driver consumes USB I/O Protocol and Device Path Protocol, and produces
5 // Absolute Pointer Protocol on USB mouse devices.
6 // It manages the USB mouse device via Asynchronous Interrupt Transfer of USB I/O Protocol,
7 // and parses the data according to USB HID Specification.
25 #string STR_MODULE_ABSTRACT #language en-US "Manages USB mouse and produces Absolute Po…
27USB Mouse Driver consumes USB I/O Protocol and Device Path Protocol, and produces Absolute Pointer…
DUsbMouseAbsolutePointerDxe.inf2 # USB Mouse Driver that manages USB mouse and produces Absolute Pointer Protocol.
4 # USB Mouse Driver consumes USB I/O Protocol and Device Path Protocol, and produces
5 # Absolute Pointer Protocol on USB mouse devices.
6 # It manages the USB mouse device via Asynchronous Interrupt Transfer of USB I/O Protocol,
7 # and parses the data according to USB HID Specification.
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe/
DUsbMouseDxe.uni2 // USB Mouse Driver that manages USB mouse and produces Simple Pointer Protocol.
4 // USB Mouse Driver consumes USB I/O Protocol and Device Path Protocol, and produces
5 // Simple Pointer Protocol on USB mouse devices.
6 // It manages the USB mouse device via Asynchronous Interrupt Transfer of USB I/O Protocol,
7 // and parses the data according to USB HID Specification.
25 #string STR_MODULE_ABSTRACT #language en-US "Manages USB mouse and produces Simple Poin…
27USB Mouse Driver consumes USB I/O Protocol and Device Path Protocol, and produces Simple Pointer P…
DUsbMouseDxe.inf2 # USB Mouse Driver that manages USB mouse and produces Simple Pointer Protocol.
4 # USB Mouse Driver consumes USB I/O Protocol and Device Path Protocol, and produces
5 # Simple Pointer Protocol on USB mouse devices.
6 # It manages the USB mouse device via Asynchronous Interrupt Transfer of USB I/O Protocol,
7 # and parses the data according to USB HID Specification.
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
DUsbKbDxe.uni2 // USB Keyboard Driver that manages USB keyboard and produces Simple Text Input(Ex) Protocol.
4 // USB Keyboard Driver consumes USB I/O Protocol and Device Path Protocol, and produces
5 // Simple Text Input Protocol and Simple Text Input Ex Protocol on USB keyboard devices.
8 // It manages the USB keyboard device via Asynchronous Interrupt Transfer of USB I/O Protocol,
9 // and parses the data according to USB HID documents.
28 #string STR_MODULE_ABSTRACT #language en-US "Manages USB keyboard and produces Simple T…
30USB Keyboard Driver consumes USB I/O Protocol and Device Path Protocol, and produces Simple Text I…
DUsbKbDxe.inf2 # USB Keyboard Driver that manages USB keyboard and produces Simple Text Input(Ex) Protocol.
4 # USB Keyboard Driver consumes USB I/O Protocol and Device Path Protocol, and produces
5 # Simple Text Input Protocol and Simple Text Input Ex Protocol on USB keyboard devices.
8 # It manages the USB keyboard device via Asynchronous Interrupt Transfer of USB I/O Protocol,
9 # and parses the data according to USB HID documents.
87 # Otherwise, USB keyboard module tries to use its carried default layout.
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
DUsbMassStorageDxe.uni2 // USB Mass Storage Driver that manages USB mass storage devices and produces Block I/O Protocol.
4 // The USB mass storage class is specified in two layers: the bottom layer
9 // USB mass storage class adopts various industrial standard as its command set.
11 // 1. USB Mass Storage Specification for Bootability, Revision 1.0
12 // 2. USB Mass Storage Class Control/Bulk/Interrupt (CBI) Transport, Revision 1.1
13 // 3. USB Mass Storage Class Bulk-Only Transport, Revision 1.0.
29 #string STR_MODULE_ABSTRACT #language en-US "Manages USB mass storage devices and produ…
31USB mass storage class is specified in two layers: the bottom layer is the transportation protocol…
33 … "1. USB Mass Storage Specification for Bootability, Revision 1.0<BR>\n"
34 … "2. USB Mass Storage Class Control/Bulk/Interrupt (CBI) Transport, Revision 1.1<BR>\n"
[all …]
DUsbMassStorageDxe.inf2 # USB Mass Storage Driver that manages USB mass storage devices and produces Block I/O Protocol.
4 # The USB mass storage class is specified in two layers: the bottom layer
9 # USB mass storage class adopts various industrial standard as its command set.
11 # 1. USB Mass Storage Specification for Bootability, Revision 1.0
12 # 2. USB Mass Storage Class Control/Bulk/Interrupt (CBI) Transport, Revision 1.1
13 # 3. USB Mass Storage Class Bulk-Only Transport, Revision 1.0.
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UsbCredentialProviderDxe/
DUsbCredentialProviderStrings.uni2 String definitions for the USB Credential Provider.
18 #string STR_CREDENTIAL_TITLE #language en-US "USB Credential Provider"
19 … #language fr-FR "USB Credential Provider (French)"
22 #string STR_PROVIDER_NAME #language en-US "INTEL USB Credential Provider"
23 … #language fr-FR "INTEL USB Credential Provider (French)"
26 #string STR_READ_USB_TOKEN_ERROR #language en-US "Read USB Token File Error!"
27 #language fr-FR "Read USB Token File Error! (French)"
28 #string STR_INSERT_USB_TOKEN #language en-US "Please insert USB key with Toke…
29 … #language fr-FR "Please insert USB key with Token (French)"
DUsbCredentialProvider.uni2 // Provides a USB credential provider implementation
5 // folder of a USB stick. The token file name can be specified by the PCD
20 #string STR_MODULE_ABSTRACT #language en-US "Provides a USB credential provider impleme…
22 …dule reads a token from a token file that is saved in the root folder of a USB stick. The token fi…
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/
DFtdiUsbSerialDxe.inf2 # USB Serial Driver that manages USB Serial device and produces Serial IO
5 # USB Serial Driver consumes USB I/O Protocol and Device Path Protocol, and
6 # produces Serial IO Protocol on USB Serial devices.
7 # It manages the USB Serial device via USB Bulk Transfer of USB I/O Protocol.
DCompatibleDevices.txt1 The following devices have been confirmed to work with the USB Serial Driver:
4 Gearmo USA_FTDI-36 USB to RS-232 0x0403 0x6001
DReadMe.txt2 === FTDI USB SERIAL OVERVIEW ===
5 for FTDI8U232AM based USB-to-Serial adapters.
28 An FTDI8U232AM based USB-To-Serial adapter, the UEFI Shell, and the SerialTest application
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBotPei/
DUsbBotPei.uni2 // The Usb mass storage device Peim driver is used to support recovery from USB device.
4 // The USB mass storage device PEIM driver is used to support recovery from USB devices.
20 #string STR_MODULE_ABSTRACT #language en-US "Used to support recovery from USB devices"
22 …SCRIPTION #language en-US "The USB mass storage device PEIM driver is used to support rec…
/device/google/accessory/arduino/USB_Host_Shield/
DUsb.h116 class USB : public MAX3421E {
128 USB( void );
161 inline byte USB::getDevDescr( byte addr, byte ep, unsigned int nbytes, char* dataptr, unsigned int … in getDevDescr()
165 inline byte USB::getConfDescr( byte addr, byte ep, unsigned int nbytes, byte conf, char* dataptr, u… in getConfDescr()
169 inline byte USB::getStrDescr( byte addr, byte ep, unsigned int nbytes, byte index, unsigned int lan… in getStrDescr()
173 inline byte USB::setAddr( byte oldaddr, byte ep, byte newaddr, unsigned int nak_limit ) { in setAddr()
177 inline byte USB::setConf( byte addr, byte ep, byte conf_value, unsigned int nak_limit ) { in setConf()
181 inline byte USB::setProto( byte addr, byte ep, byte interface, byte protocol, unsigned int nak_limi… in setProto()
184 inline byte USB::getProto( byte addr, byte ep, byte interface, char* dataptr, unsigned int nak_limi… in getProto()
188 inline byte USB::getReportDescr( byte addr, byte ep, unsigned int nbytes, char* dataptr, unsigned i… in getReportDescr()
[all …]
DUsb.cpp42 USB::USB () { in USB() function in USB
47 void USB::init() in init()
59 byte USB::getUsbTaskState( void ) in getUsbTaskState()
63 void USB::setUsbTaskState( byte state ) in setUsbTaskState()
67 EP_RECORD* USB::getDevTableEntry( byte addr, byte ep ) in getDevTableEntry()
76 void USB::setDevTableEntry( byte addr, EP_RECORD* eprecord_ptr ) in setDevTableEntry()
86 byte USB::ctrlReq( byte addr, byte ep, byte bmReqType, byte bRequest, byte wValLo, byte wValHi, uns… in ctrlReq()
125 byte USB::ctrlStatus( byte ep, boolean direction, unsigned int nak_limit ) in ctrlStatus()
137 byte USB::ctrlData( byte addr, byte ep, unsigned int nbytes, char* dataptr, boolean direction, unsi… in ctrlData()
155 byte USB::inTransfer( byte addr, byte ep, unsigned int nbytes, char* data, unsigned int nak_limit ) in inTransfer()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
DUsbBusDxe.uni4 // The USB Bus DXE driver is used to enumerate and manage all attached USB devices.
19 #string STR_MODULE_ABSTRACT #language en-US "Enumerates and manages attached USB device…
21 …_DESCRIPTION #language en-US "The USB Bus DXE driver is used to enumerate and manage all …
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusPei/
DUsbBusPei.uni4 // The USB Bus PEIM driver is used to support recovery from USB devices.
20 #string STR_MODULE_ABSTRACT #language en-US "Support recovery from USB devices"
22 …ODULE_DESCRIPTION #language en-US "The USB Bus PEIM driver is used to support recovery fr…
/device/linaro/bootloader/edk2/MdePkg/Library/UefiUsbLib/
DUefiUsbLib.uni19 #string STR_MODULE_ABSTRACT #language en-US "UEFI USB Library instance"
21 … provides most USB APIs to support the HID requests defined in the USB HID 1.1 specification and t…
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
DDebugCommunicationLibUsb.uni4 // Debug Communication Library instance based on USB debug port.
18 …ABSTRACT #language en-US "Debug Communication Library instance based on USB debug port"
20 …ESCRIPTION #language en-US "Debug Communication Library instance based on USB debug port."
/device/asus/fugu/
Dinit.fugu.usb.rc35 # Used to disable USB when switching states
53 # Used to set USB configuration at boot and to switch the configuration
58 # USB vBus status changed to normal
62 # USB vBus status changed to warning
66 # USB vBus status changed to critical
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DUsbSbd.asl39 // _DSM : Device Specific Method supporting USB Sideband Deferring function
72 // USB Sideband Deferring Support
73 // 0: USB Sideband Deferring not supported on this device
74 // 1: USB Sideband Deferring supported
DPchEhci.asl42 // Leaves the USB ports on in S3/S4 to allow
43 // the ability to Wake from USB. Therefore, define
65 // There will have "Generic USB Hub" existed at Port 1 of each EHCI controller
177 // copy USB Sideband Deferring GPE Vector (HOST_ALERT#1) to DSM method
201 // copy USB Sideband Deferring GPE Vector (HOST_ALERT#2) to DSM method
225 // copy USB Sideband Deferring GPE Vector (HOST_ALERT#1) to DSM method
249 // copy USB Sideband Deferring GPE Vector (HOST_ALERT#2) to DSM method
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
DEhciPei.uni5 // which is used to enable recovery function from USB Drivers.
23 …uid based on gPeiUsbControllerPpiGuid, which is used to enable recovery function from USB Drivers."
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciPei/
DUhciPei.uni5 // to enable recovery function from USB Drivers.
23 …uid based on gPeiUsbControllerPpiGuid, which is used to enable recovery function from USB Drivers."

12345