Home
last modified time | relevance | path

Searched full:hcds (Results 1 – 25 of 35) sorted by relevance

12

/linux-6.12.1/Documentation/devicetree/bindings/usb/
Dgeneric-ohci.yaml87 Set this flag for HCDs with big endian descriptors and big
93 Set this flag for HCDs with big endian descriptors.
98 Set this flag for HCDs with big endian registers.
Dgeneric-ehci.yaml114 Set this flag for HCDs with big endian descriptors and big
120 Set this flag for HCDs with big endian descriptors.
125 Set this flag for HCDs with big endian registers.
/linux-6.12.1/Documentation/driver-api/usb/
Derror-codes.rst11 Some of them are returned by the Host Controller Drivers (HCDs), which
12 device drivers only see through usbcore. As a rule, all the HCDs should
84 This is because otherwise there would be a race between HCDs updating
Ddma.rst26 it first and set ``URB_NO_TRANSFER_DMA_MAP``. HCDs
Dusb.rst95 registers, handling IRQs, and so on) are the HCDs. In theory, all HCDs
202 that lets HCDs share common code, to shrink driver size and
Dgadget.rst153 (HCDs), *USB Device Drivers* to support the OTG "Targeted Peripheral
/linux-6.12.1/drivers/usb/host/
Dohci-sa1111.c171 * ohci_hcd_sa1111_probe - initialize SA-1111-based HCDs
255 * ohci_hcd_sa1111_remove - shutdown processing for SA-1111-based HCDs
Dehci-omap.c74 * ehci_hcd_omap_probe - initialize TI-based HCDs
232 * ehci_hcd_omap_remove - shutdown processing for EHCI HCDs
Dohci-omap.c187 * ohci_hcd_omap_probe - initialize OMAP-based HCDs
315 * ohci_hcd_omap_remove - shutdown processing for OMAP-based HCDs
Dohci-pxa27x.c394 * ohci_hcd_pxa27x_probe - initialize pxa27x-based HCDs
493 * ohci_hcd_pxa27x_remove - shutdown processing for pxa27x-based HCDs
Dehci-fsl.c40 * fsl_ehci_drv_probe - initialize FSL-based HCDs
679 * fsl_ehci_drv_remove - shutdown processing for FSL-based HCDs
Dohci-at91.c170 * usb_hcd_at91_probe - initialize AT91-based HCDs
265 * usb_hcd_at91_remove - shutdown processing for AT91-based HCDs
Dohci-s3c2410.c343 * ohci_hcd_s3c2410_probe - initialize S3C2410-based HCDs
Dohci.h98 /* these two bits are available for definition/use by HCDs in both
/linux-6.12.1/include/linux/usb/
Dotg.h82 /* for HCDs */
Dhcd.h154 /* The next flag is a stopgap, to be removed when all the HCDs
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dfsl,spdif.yaml89 registers. Set this flag for HCDs with big endian descriptors and big
/linux-6.12.1/drivers/mfd/
Domap-usb-tll.c194 * usbtll_omap_probe - initialize TI-based HCDs
267 * usbtll_omap_remove - shutdown processing for UHH & TLL HCDs
Domap-usb-host.c525 * usbhs_omap_probe - initialize TI-based HCDs
813 * usbhs_omap_remove - shutdown processing for UHH & TLL HCDs
/linux-6.12.1/drivers/usb/core/
Durb.c399 /* Lots of sanity checks, so HCDs can rely on clean data in usb_submit_urb()
498 * cause problems in HCDs if they get it wrong. in usb_submit_urb()
532 * a power of two (so HCDs don't need to). in usb_submit_urb()
629 * Host Controller Drivers (HCDs) place all the URBs for a particular
Dhcd-pci.c158 * usb_hcd_pci_probe - initialize PCI-based HCDs
300 * usb_hcd_pci_remove - shutdown processing for PCI-based HCDs
Dhcd.c50 * Plugs into usbcore (usb_bus) and lets HCDs share code, minimizing
91 /* used when updating list of hcds */
1017 * HCDs should call this function when they know that a resume signal is
1039 * HCDs should call this function when they know that a resume signal has
1710 * For HCDs with HCD_BH flag set, the completion callback is invoked in BH
2850 * bottom up so that hcds can customize the root hubs before hub_wq in usb_add_hcd()
3003 * usb_remove_hcd - shutdown processing for generic HCDs
Ddevices.c458 * the schedules are actually bursty, HCDs need to deal with in usb_device_dump()
Dconfig.c462 * maxpacket sizes other than 512. High speed HCDs may not in usb_parse_endpoint()
/linux-6.12.1/include/uapi/linux/usb/
Dch11.h6 * It is used/shared between the USB core, the HCDs and couple of other USB

12