Searched refs:HID (Results 1 – 25 of 62) sorted by relevance
123
/linux-2.4.37.9/Documentation/usb/ |
D | hiddev.txt | 5 In addition to the normal input type HID devices, USB also uses the 12 HID events to two seperate interfaces: 13 * the input subsystem, which converts HID events into normal input 16 * the hiddev interface, which provides fairly raw HID events 18 The data flow for a HID event produced by a device is something like 30 USING THE HID DEVICE INTERFACE 60 This description should be read in conjunction with the HID 68 This is the event interface. When the HID device performs an 78 containing the HID usage identifier for the status that changed, and 91 This ioctl call returns the HID application usage associated with the
|
D | proc_usb_info.txt | 233 speaker with an audio interface for playback, and a HID interface 333 I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=mouse 354 I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=mouse
|
/linux-2.4.37.9/drivers/usb/ |
D | Config.in | 48 comment 'USB Human Interface Devices (HID)' 49 dep_tristate ' USB Human Interface Device (full HID) support' CONFIG_USB_HID $CONFIG_USB 51 comment ' Input core support is needed for USB HID input layer or HIDBP support' 53 dep_mbool ' HID input layer support' CONFIG_USB_HIDINPUT $CONFIG_INPUT $CONFIG_USB_HID 54 dep_mbool ' /dev/hiddev raw HID device support' CONFIG_USB_HIDDEV $CONFIG_USB_HID
|
/linux-2.4.37.9/Documentation/input/ |
D | input.txt | 103 handles all HID devices, and because there is a very wide variety of them, 104 and because the USB HID specification isn't simple, it needs to be this big. 109 However, USB uses HID also for monitor controls, speaker controls, UPSs, 118 detects everything automatically and when a HID device is inserted, it 127 For embedded systems, for mice with broken HID descriptors and just any 143 PenPartner, that one is handled by the HID driver. Although the Intuos and 144 Graphire tablets claim that they are HID tablets as well, they are not and 246 You'll find both the latest HID driver and the complete Input driver there
|
/linux-2.4.37.9/drivers/acpi/namespace/ |
D | nsxfeval.c | 552 char *HID, in acpi_get_devices() argument 576 info.hid = HID; in acpi_get_devices()
|
/linux-2.4.37.9/include/acpi/ |
D | acpixf.h | 175 char *HID,
|
/linux-2.4.37.9/arch/mips/ |
D | defconfig-mpc30x | 638 # USB Human Interface Devices (HID) 643 # Input core support is needed for USB HID input layer or HIDBP support
|
D | defconfig-tb0226 | 772 # USB Human Interface Devices (HID) 777 # Input core support is needed for USB HID input layer or HIDBP support
|
D | defconfig-eagle | 858 # USB Human Interface Devices (HID) 863 # Input core support is needed for USB HID input layer or HIDBP support
|
D | defconfig-mtx-1 | 1048 # USB Human Interface Devices (HID) 1053 # Input core support is needed for USB HID input layer or HIDBP support
|
/linux-2.4.37.9/arch/arm/def-configs/ |
D | nanoengine | 679 # USB Human Interface Devices (HID) 683 # Input core support is needed for USB HID
|
D | footbridge | 878 # USB Human Interface Devices (HID) 882 # Input core support is needed for USB HID
|
D | omaha | 707 # USB Human Interface Devices (HID) 711 # Input core support is needed for USB HID
|
D | assabet | 877 # USB Human Interface Devices (HID) 881 # Input core support is needed for USB HID
|
D | cerfcube | 799 # USB Human Interface Devices (HID) 803 # Input core support is needed for USB HID
|
D | cerfpod | 820 # USB Human Interface Devices (HID) 824 # Input core support is needed for USB HID
|
D | flexanet | 817 # USB Human Interface Devices (HID) 821 # Input core support is needed for USB HID
|
D | lart | 815 # USB Human Interface Devices (HID) 819 # Input core support is needed for USB HID
|
D | h3600 | 869 # USB Human Interface Devices (HID) 873 # Input core support is needed for USB HID
|
D | cerfpda | 885 # USB Human Interface Devices (HID) 889 # Input core support is needed for USB HID
|
D | shark | 877 # USB Human Interface Devices (HID) 881 # Input core support is needed for USB HID
|
D | badge4 | 1029 # USB Human Interface Devices (HID) 1033 # Input core support is needed for USB HID
|
D | shannon | 690 # USB Human Interface Devices (HID)
|
/linux-2.4.37.9/arch/alpha/ |
D | defconfig | 704 # USB Human Interface Devices (HID) 708 # Input core support is needed for USB HID
|
/linux-2.4.37.9/arch/i386/ |
D | defconfig | 862 # USB Human Interface Devices (HID) 867 # Input core support is needed for USB HID input layer or HIDBP support
|
123