Home
last modified time | relevance | path

Searched refs:DEVICE_CATEGORY_USB (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-ehci-sysbus.c96 set_bit(DEVICE_CATEGORY_USB, dc->categories); in ehci_sysbus_class_init()
106 set_bit(DEVICE_CATEGORY_USB, dc->categories); in ehci_platform_class_init()
116 set_bit(DEVICE_CATEGORY_USB, dc->categories); in ehci_exynos4210_class_init()
126 set_bit(DEVICE_CATEGORY_USB, dc->categories); in ehci_aw_h3_class_init()
138 set_bit(DEVICE_CATEGORY_USB, dc->categories); in ehci_npcm7xx_class_init()
148 set_bit(DEVICE_CATEGORY_USB, dc->categories); in ehci_tegra2_class_init()
165 set_bit(DEVICE_CATEGORY_USB, dc->categories); in ehci_ppc4xx_class_init()
233 set_bit(DEVICE_CATEGORY_USB, dc->categories); in fusbh200_ehci_class_init()
H A Dhcd-uhci-sysbus.c87 set_bit(DEVICE_CATEGORY_USB, dc->categories); in uhci_sysbus_class_init()
180 set_bit(DEVICE_CATEGORY_USB, dc->categories); in uhci_sysbus_aspeed_class_init()
H A Dhcd-ohci-sysbus.c73 set_bit(DEVICE_CATEGORY_USB, dc->categories); in ohci_sysbus_class_init()
H A Dchipidea.c160 set_bit(DEVICE_CATEGORY_USB, dc->categories); in chipidea_class_init()
H A Dhcd-ohci-pci.c140 set_bit(DEVICE_CATEGORY_USB, dc->categories); in ohci_pci_class_init()
H A Dhcd-ehci-pci.c191 set_bit(DEVICE_CATEGORY_USB, dc->categories); in ehci_data_class_init()
H A Dhcd-uhci-pci.c138 set_bit(DEVICE_CATEGORY_USB, dc->categories); in uhci_pci_class_init()
H A Dhcd-xhci-pci.c208 set_bit(DEVICE_CATEGORY_USB, dc->categories); in xhci_class_init()
H A Dhcd-dwc2.c1464 set_bit(DEVICE_CATEGORY_USB, dc->categories); in dwc2_class_init()
/openbmc/qemu/include/hw/
H A Dqdev-core.h81 DEVICE_CATEGORY_USB, enumerator
/openbmc/qemu/system/
H A Dqdev-monitor.c174 [DEVICE_CATEGORY_USB] = "USB", in qdev_print_devinfos()