Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_USB_G_HID
has multiple definitions:
drivers/usb/gadget/legacy/Kconfig
The configuration item CONFIG_USB_G_HID:
(none)
g_hid
, g_hid
The HID gadget driver provides generic emulation of USB Human Interface Devices (HID).
For more information, see Documentation/usb/gadget_hid.rst which includes sample code for accessing the device files.
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "g_hid".
drivers/usb/gadget/Kconfig
The configuration item CONFIG_USB_G_HID:
(none)
g_hid
, g_hid
The HID gadget driver provides generic emulation of USB Human Interface Devices (HID).
For more information, see Documentation/usb/gadget_hid.txt which includes sample code for accessing the device files.
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "g_hid".
Raw data from LKDDb:
lkddb module g_hid CONFIG_USB_G_HID : drivers/usb/gadget/Kconfig : "HID Gadget" # in 2.6.35–2.6.39, 3.0–3.16
lkddb module g_hid CONFIG_USB_G_HID : drivers/usb/gadget/legacy/Kconfig : "HID Gadget" # in 3.17–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb platform "hidg" : CONFIG_OF CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_G_HID CONFIG_USB_PHY : drivers/usb/gadget/legacy/hid.c # in 4.12–4.14
lkddb platform "hidg" : CONFIG_OF CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_G_HID CONFIG_USB_PHY CONFIG_USB_SUPPORT : drivers/usb/gadget/legacy/hid.c # in 4.15–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb platform "hidg" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_G_HID : drivers/usb/gadget/hid.c # in 2.6.35–2.6.39
lkddb platform "hidg" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_G_HID CONFIG_USB_OTG_UTILS : drivers/usb/gadget/hid.c # in 3.0–3.9
lkddb platform "hidg" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_G_HID CONFIG_USB_PHY : drivers/usb/gadget/hid.c # in 3.10–3.16
lkddb platform "hidg" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_G_HID CONFIG_USB_PHY : drivers/usb/gadget/legacy/hid.c # in 3.17–3.19, 4.0–4.11
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - U index
Automatically generated (in year 2024). See also LKDDb sources on GitLab