Home
last modified time | relevance | path

Searched refs:HID (Results 1 – 25 of 48) sorted by relevance

12

/freebsd/sys/arm64/conf/
H A Dstd.dev102 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 DNOTES263 # 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 Dhid-over-i2c.txt1 * 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 DTEGRA12488 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 DGENERIC189 device usbhid # USB HID Transport
267 # HID support
268 device hid # Generic HID support
269 device hidbus # Generic HID Bus
H A DRPI-B
/freebsd/lib/libbluetooth/
H A Dprotocols15 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 DMPC85XX133 # HID support
135 device hid # Generic HID support
136 device hidbus # Generic HID bus
H A DQORIQ64133 # HID support
135 device hid # Generic HID support
136 device hidbus # Generic HID bus
H A DGENERIC64LE217 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 DGENERIC64221 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 Defivar-dp-format.c420 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 DNEWS85 ** 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 DREADME.adoc77 #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 DGENERIC128 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 Dhid_if.m82 # 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 Dgrammar.y.in399 %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 Ddevpath.c192 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 Dtest_usb_hid_usages3 # USB HID usage table (for t_usbhid)
/freebsd/sys/i386/conf/
H A DGENERIC295 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 Dusb_vendors108 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 DGENERIC343 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 Dnsxfeval.c995 char *HID, in AcpiGetDevices() argument
1018 Info.Hid = HID; in AcpiGetDevices()
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h203 UINT32 HID; member
225 UINT32 HID; member
/freebsd/sys/x86/conf/
H A DNOTES555 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

12