OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IdVendor
(Results
1 - 9
of
9
) sorted by null
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/
DriverBinding.c
74
if (ASIX_DONGLES[Index].VendorId == Device.
IdVendor
&&
198
if (ASIX_DONGLES[Index].VendorId == Device.
IdVendor
&&
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
usb.h
188
UINT16
IdVendor
;
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Usb.h
117
UINT16
IdVendor
;
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
DriverBinding.c
63
if (( VENDOR_ID != Device.
IdVendor
)
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbUtility.c
949
if ((UsbClassDevicePathPtr->VendorId == 0xffff || UsbClassDevicePathPtr->VendorId == DevDesc->
IdVendor
) &&
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmBoot.c
392
(UsbClass->VendorId != DevDesc.
IdVendor
)) {
885
if ((DevDesc.
IdVendor
!= UsbWwid->VendorId) ||
[
all
...]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsBoot.c
[
all
...]
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsBoot.c
[
all
...]
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/
FtdiUsbSerialDriver.c
545
DeviceDescriptor.
IdVendor
== gUSBDeviceList[Index].VendorId ){
[
all
...]
Completed in 340 milliseconds