HomeSort by relevance Sort by last modified time
    Searched refs:HID (Results 1 - 25 of 201) sorted by null

1 2 3 4 5 6 7 8 9

  /device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/
PcatPciRootBridgeDevicePath.c 88 AcpiDevicePath->HID = EISA_PNP_ID(0x0A08);
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Wpce791/
LpcIsaAcpi.c 164 for(Index = 0; mLpcWpce791DeviceList[Index].Device.HID != 0; Index++) {
165 if (Device->HID == mLpcWpce791DeviceList[Index].Device.HID &&
170 if (mLpcWpce791DeviceList[Index].Device.HID == 0) {
176 if (NextIsaAcpiDevice != NULL && mLpcWpce791DeviceList[Index].Device.HID != 0){
290 for (Index = 0; mLpcWpce791DeviceList[Index].Device.HID != 0; Index++) {
291 if (DeviceHid == mLpcWpce791DeviceList[Index].Device.HID) {
310 for (Index = 0; mLpcWpce791DeviceList[Index].Device.HID != 0; Index++) {
311 if ((DeviceHid == mLpcWpce791DeviceList[Index].Device.HID) &&
LpcDriver.c 133 AcpiNode -> HID != EISA_PNP_ID(0x0A03) ||
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
LegacySio.c 151 if (Acpi->HID == EISA_PNP_ID (0x500) || Acpi->HID == EISA_PNP_ID (0x501)) {
188 if (Acpi->HID == EISA_PNP_ID (0x400) || Acpi->HID == EISA_PNP_ID (0x401)) {
200 if (Acpi->HID == EISA_PNP_ID (0x604)) {
216 // Ignore lower byte of HID. Pnp0fxx is any type of mouse.
218 // Hid = ResourceList->Device.HID & 0xff00ffff;
220 // if (Hid == PnpId) {
334 if (ResourceList->Device.HID == EISA_PNP_ID (0x500) || ResourceList->Device.HID == EISA_PNP_ID (0x501)) {
    [all...]
LegacyBbs.c 92 if (IsaIo->ResourceList->Device.HID != EISA_PNP_ID (0x604)) {
  /device/linaro/bootloader/edk2/PcAtChipsetPkg/IsaAcpiDxe/
IsaAcpi.c 170 if (Device->HID == gPcatIsaAcpiDeviceList[Index].Device.HID &&
  /external/libpcap/
grammar.h 106 HID = 316,
228 #define HID 316
grammar.y 312 %token ID EID HID HID6 AID
333 %type <s> HID HID6
369 | HID '/' NUM { $$.b = gen_mcode(cstate, $1, NULL, $3,
371 | HID NETMASK HID { $$.b = gen_mcode(cstate, $1, $3, 0,
373 | HID {
374 /* Decide how to parse HID based on proto */
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/IsaAcpi/
IsaAcpi.h 89 UINT32 HID;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Protocol/
IsaAcpi.h 98 UINT32 HID; ///< The ACPI Hardware Identifier value associated with an ISA controller. Matchs ACPI DSDT contents.
106 EFI_ISA_ACPI_DEVICE_ID Device; ///< The ACPI HID/UID associated with an ISA controller.
122 @param[out] Device The pointer to an ISA controller named by ACPI HID/UID.
144 @param[in] Device The pointer to an ISA controller named by ACPI HID/UID.
167 @param[in] Device The pointer to an ISA controller named by ACPI HID/UID.
190 @param[in] Device The pointer to an ISA controller named by ACPI HID/UID.
211 @param[in] Device The pointer to an ISA controller named by ACPI HID/UID.
253 @param[in] Device The pointer to an ISA controller named by ACPI HID/UID.
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
ConsistMapping.c 370 if (Acpi1->HID > Acpi2->HID || (Acpi1->HID == Acpi2->HID && Acpi1->UID > Acpi2->UID)) {
374 if (Acpi1->HID == Acpi2->HID && Acpi1->UID == Acpi2->UID) {
    [all...]
  /packages/apps/Nfc/nci/jni/extns/pn54x/src/common/
phNfcTypes.h 141 unsigned int HID : 1; /* Protocol HID(Picopass) Tag*/
  /device/linaro/bootloader/edk2/OvmfPkg/Library/QemuBootOrderLib/
ExtraRootBusMap.c 117 numbers. The ACPI HID device path nodes however that are associated with
187 // Examine if the device path is an ACPI HID one, and if so, if UID is
193 ((ACPI_HID_DEVICE_PATH *)DevicePath)->HID == EISA_PNP_ID(0x0A03) &&
  /hardware/nxp/nfc/halimpl/common/
phNfcTypes.h 147 unsigned int HID : 1; /* Protocol HID(Picopass) Tag*/
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/
IsaBus.c 612 Node.Acpi.HID = IsaDeviceResourceList->Device.HID;
  /external/syslinux/efi32/include/efi/
efidevp.h 126 UINT32 HID;
133 UINT32 HID;
  /external/syslinux/efi64/include/efi/
efidevp.h 126 UINT32 HID;
133 UINT32 HID;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efidevp.h 126 UINT32 HID;
133 UINT32 HID;
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DevicePath.h 120 UINT32 HID;
127 UINT32 HID;
  /compatibility/cdd/7_hardware-compatibility/
7_7_usb.md 91 * [C-2-1] MUST support the [USB HID class](https://developer.android.com/reference/android/hardware/usb/UsbConstants.html#USB_CLASS_HID).
92 * [C-2-2] MUST support the detection and mapping of the following HID data
93 fields specified in the [USB HID Usage Tables](http://www.usb.org/developers/hidpage/Hut1_12v2.pdf)
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DevicePathToText.c 368 if ((Acpi->HID & PNP_EISA_ID_MASK) == PNP_EISA_ID_CONST) {
369 switch (EISA_ID_TO_NUM (Acpi->HID)) {
395 UefiDevicePathLibCatPrint (Str, L"Acpi(PNP%04x,0x%x)", EISA_ID_TO_NUM (Acpi->HID), Acpi->UID);
399 UefiDevicePathLibCatPrint (Str, L"Acpi(0x%08x,0x%x)", Acpi->HID, Acpi->UID);
404 Converts a ACPI extended HID device path structure to its string representative.
443 ((AcpiEx->HID >> 10) & 0x1f) + 'A' - 1,
444 ((AcpiEx->HID >> 5) & 0x1f) + 'A' - 1,
445 ((AcpiEx->HID >> 0) & 0x1f) + 'A' - 1,
446 (AcpiEx->HID >> 16) & 0xFFFF
474 if (AcpiEx->HID == 0) {
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiDevicePath.h 111 UINT32 HID;
118 UINT32 HID;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DevicePath.h 210 UINT32 HID;
232 UINT32 HID;
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/
IsaFloppy.c 142 if (IsaIo->ResourceList->Device.HID != EISA_PNP_ID (0x604)) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhciSched.h 642 UINT32 HID:1;
671 UINT32 HID:1;
    [all...]

Completed in 1429 milliseconds

1 2 3 4 5 6 7 8 9