| /freebsd/sys/arm64/conf/ |
| H A D | std.dev | 102 device usbhid # USB HID Transport 103 device hkbd # HID Keyboard 114 # HID support 116 device hid # Generic HID support 117 device hidbus # Generic HID Bus
|
| H A D | NOTES | 263 # HID-over-I2C support 265 device iichid # HID-over-I2C support 266 options IICHID_DEBUG # Enable HID-over-I2C debug messages
|
| /freebsd/sys/contrib/device-tree/Bindings/input/ |
| H A D | hid-over-i2c.txt | 1 * HID over I2C Device-Tree bindings 3 HID over I2C provides support for various Human Interface Devices over the 16 - hid-descr-addr: HID descriptor address
|
| /freebsd/sys/arm/conf/ |
| H A D | TEGRA124 | 88 device usbhid # USB HID Transport 137 # HID support 138 device hid # Generic HID support 139 device hidbus # Generic HID Bus 141 device hms # HID mouse
|
| H A D | GENERIC | 189 device usbhid # USB HID Transport 267 # HID support 268 device hid # Generic HID support 269 device hidbus # Generic HID Bus
|
| H A D | RPI-B | |
| /freebsd/lib/libbluetooth/ |
| H A D | protocols | 15 hid-control 17 HID-Control # Human Interface Device (control) 16 hid-interrupt 19 HID-Interrupt # Human Interface Device (interrupt)
|
| /freebsd/sys/powerpc/conf/ |
| H A D | MPC85XX | 133 # HID support 135 device hid # Generic HID support 136 device hidbus # Generic HID bus
|
| H A D | QORIQ64 | 133 # HID support 135 device hid # Generic HID support 136 device hidbus # Generic HID bus
|
| H A D | GENERIC64LE | 217 device usbhid # USB HID Transport 219 device hkbd # HID Keyboard 223 device hms # HID Mouse 277 # HID support 279 device hid # Generic HID support 280 device hidbus # Generic HID Bus
|
| H A D | GENERIC64 | 221 device usbhid # USB HID Transport 223 device hkbd # HID Keyboard 227 device hms # HID Mouse 296 # HID support 298 device hid # Generic HID support 299 device hidbus # Generic HID Bus
|
| /freebsd/lib/libefivar/ |
| H A D | efivar-dp-format.c | 420 if ((Acpi->HID & PNP_EISA_ID_MASK) == PNP_EISA_ID_CONST) { in DevPathToTextAcpi() 421 switch (EISA_ID_TO_NUM (Acpi->HID)) { in DevPathToTextAcpi() 447 … UefiDevicePathLibCatPrint (Str, "Acpi(PNP%04x,0x%x)", EISA_ID_TO_NUM (Acpi->HID), Acpi->UID); in DevPathToTextAcpi() 451 UefiDevicePathLibCatPrint (Str, "Acpi(0x%08x,0x%x)", Acpi->HID, Acpi->UID); in DevPathToTextAcpi() 507 if ((EISA_ID_TO_NUM (AcpiEx->HID) == 0x0A03) || in DevPathToTextAcpiEx() 508 ((EISA_ID_TO_NUM (AcpiEx->CID) == 0x0A03) && (EISA_ID_TO_NUM (AcpiEx->HID) != 0x0A08))) in DevPathToTextAcpiEx() 519 if ((EISA_ID_TO_NUM (AcpiEx->HID) == 0x0A08) || (EISA_ID_TO_NUM (AcpiEx->CID) == 0x0A08)) { in DevPathToTextAcpiEx() 537 ((AcpiEx->HID >> 10) & 0x1f) + 'A' - 1, in DevPathToTextAcpiEx() 538 ((AcpiEx->HID >> 5) & 0x1f) + 'A' - 1, in DevPathToTextAcpiEx() 539 ((AcpiEx->HID >> 0) & 0x1f) + 'A' - 1, in DevPathToTextAcpiEx() [all …]
|
| /freebsd/contrib/libfido2/ |
| H A D | NEWS | 85 ** Better handling of HID devices without identification strings; gh#381. 106 ** HID access serialisation on Linux. 222 ** MacOS: fix IOKit crash on HID read. 229 ** Native HID support on Linux, MacOS, and Windows.
|
| H A D | README.adoc | 77 #udev rule for allowing HID access to Yubico devices for FIDO support. 123 | USE_HIDAPI | Use hidapi as the HID backend | OFF
|
| /freebsd/sys/riscv/conf/ |
| H A D | GENERIC | 128 device usbhid # USB HID Transport 133 # HID support 135 device hid # Generic HID support 136 device hidbus # Generic HID Bus
|
| /freebsd/sys/dev/hid/ |
| H A D | hid_if.m | 82 # The following function gets called from the HID keyboard driver when 91 # HID interface 94 # Read out an report descriptor from the HID device.
|
| /freebsd/contrib/libpcap/ |
| H A D | grammar.y.in | 399 %token ID EID HID HID6 AID 418 %type <s> HID HID6 463 | HID '/' NUM { 465 /* Check whether HID/NUM is being used when appropriate */ 482 | HID NETMASK HID { 484 /* Check whether HID mask HID is being used when appropriate */ 501 | HID { 503 /* Check whether HID is being used when appropriate */
|
| /freebsd/stand/efi/libefi/ |
| H A D | devpath.c | 192 if ((acpi->HID & PNP_EISA_ID_MASK) == PNP_EISA_ID_CONST) { in efi_acpi_dev_path() 193 switch (EISA_ID_TO_NUM (acpi->HID)) { in efi_acpi_dev_path() 226 EISA_ID_TO_NUM(acpi->HID), in efi_acpi_dev_path() 233 acpi->HID, acpi->UID, tail) < 0) in efi_acpi_dev_path()
|
| /freebsd/contrib/netbsd-tests/lib/libusbhid/ |
| H A D | test_usb_hid_usages | 3 # USB HID usage table (for t_usbhid)
|
| /freebsd/sys/i386/conf/ |
| H A D | GENERIC | 295 device usbhid # USB HID Transport 296 device hkbd # HID Keyboard 341 # HID support 343 device hid # Generic HID support 344 device hidbus # Generic HID Bus
|
| /freebsd/share/misc/ |
| H A D | usb_vendors | 108 2015 at90usbkey sample firmware (HID keyboard) 111 201c at90usbkey sample firmware (HID mouse) 112 201d at90usbkey sample firmware (HID generic) 129 204f LUFA Generic HID Demo Application 136 2066 LUFA Multiple Report HID Demo 137 2067 LUFA HID Class Bootloader 180 6127 AT91SAM HID Keyboard Demo Application 182 6200 AT91SAM HID Mouse Demo Application 230 0122 HID Internet Keyboard 342 1198 HID [all...] |
| /freebsd/sys/amd64/conf/ |
| H A D | GENERIC | 343 device usbhid # USB HID Transport 344 device hkbd # HID Keyboard 393 # HID support 395 device hid # Generic HID support 396 device hidbus # Generic HID Bus
|
| /freebsd/sys/contrib/dev/acpica/components/namespace/ |
| H A D | nsxfeval.c | 995 char *HID, in AcpiGetDevices() argument 1018 Info.Hid = HID; in AcpiGetDevices()
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | DevicePath.h | 203 UINT32 HID; member 225 UINT32 HID; member
|
| /freebsd/sys/x86/conf/ |
| H A D | NOTES | 555 device hvhid # HyperV HID device 579 # HID-over-I2C support 581 device iichid # HID-over-I2C support 582 options IICHID_DEBUG # Enable HID-over-I2C debug messages
|