Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_USB_ROLE_SWITCH
has multiple definitions:
drivers/usb/roles/Kconfig
The configuration item CONFIG_USB_ROLE_SWITCH:
(none)
roles
, roles
USB Role Switch is a device that can select the USB role - host or device - for a USB port (connector). In most cases dual-role capable USB controller will also represent the switch, but on some platforms multiplexer/demultiplexer switch is used to route the data lines on the USB connector between separate USB host and device controllers.
Say Y here if your USB connectors support both device and host roles. To compile the driver as module, choose M here: the module will be called roles.ko.
drivers/usb/Kconfig
The configuration item CONFIG_USB_ROLE_SWITCH:
(none)
roles
, roles
(none)
Raw data from LKDDb:
lkddb module roles CONFIG_USB_ROLE_SWITCH : drivers/usb/Kconfig : "" # in 4.17–4.20
lkddb module roles CONFIG_USB_ROLE_SWITCH : drivers/usb/roles/Kconfig : "USB Role Switch Support" # in 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb platform "intel_xhci_usb_sw" : CONFIG_OF CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_PHY CONFIG_USB_ROLES_INTEL_XHCI CONFIG_USB_ROLE_SWITCH CONFIG_USB_SUPPORT : drivers/usb/roles/intel-xhci-usb-role-switch.c # in 4.17–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
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