Home
last modified time | relevance | path

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

12

/Linux-v5.10/Documentation/devicetree/bindings/usb/
Dgeneric-ohci.yaml45 Set this flag for HCDs with big endian descriptors and big
51 Set this flag for HCDs with big endian descriptors.
56 Set this flag for HCDs with big endian registers.
Dgeneric-ehci.yaml56 Set this flag for HCDs with big endian descriptors and big
62 Set this flag for HCDs with big endian descriptors.
67 Set this flag for HCDs with big endian registers.
/Linux-v5.10/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
81 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
196 that lets HCDs share common code, to shrink driver size and
Dgadget.rst153 (HCDs), *USB Device Drivers* to support the OTG "Targeted Peripheral
/Linux-v5.10/drivers/usb/host/
Dohci-sa1111.c174 * ohci_hcd_sa1111_probe - initialize SA-1111-based HCDs
233 * ohci_hcd_sa1111_remove - shutdown processing for SA-1111-based HCDs
Dehci-pmcmsp.c149 * usb_hcd_msp_probe - initialize PMC MSP-based HCDs
225 * usb_hcd_msp_remove - shutdown processing for PMC MSP-based HCDs
Dehci-omap.c79 * ehci_hcd_omap_probe - initialize TI-based HCDs
237 * ehci_hcd_omap_remove - shutdown processing for EHCI HCDs
Dohci-omap.c287 * ohci_hcd_omap_probe - initialize OMAP-based HCDs
401 * ohci_hcd_omap_remove - shutdown processing for OMAP-based HCDs
Dohci-at91.c157 * usb_hcd_at91_probe - initialize AT91-based HCDs
248 * usb_hcd_at91_remove - shutdown processing for AT91-based HCDs
Dohci-pxa27x.c412 * ohci_hcd_pxa27x_probe - initialize pxa27x-based HCDs
511 * ohci_hcd_pxa27x_remove - shutdown processing for pxa27x-based HCDs
Dehci-fsl.c40 * fsl_ehci_drv_probe - initialize FSL-based HCDs
685 * fsl_ehci_drv_remove - shutdown processing for FSL-based HCDs
Dohci-s3c2410.c347 * ohci_hcd_s3c2410_probe - initialize S3C2410-based HCDs
Dohci.h98 /* these two bits are available for definition/use by HCDs in both
/Linux-v5.10/Documentation/devicetree/bindings/sound/
Dfsl,spdif.yaml76 registers. Set this flag for HCDs with big endian descriptors and big
/Linux-v5.10/include/linux/usb/
Dotg.h82 /* for HCDs */
Dhcd.h165 /* The next flag is a stopgap, to be removed when all the HCDs
/Linux-v5.10/drivers/mfd/
Domap-usb-tll.c199 * usbtll_omap_probe - initialize TI-based HCDs
275 * usbtll_omap_remove - shutdown processing for UHH & TLL HCDs
Domap-usb-host.c526 * usbhs_omap_probe - initialize TI-based HCDs
816 * usbhs_omap_remove - shutdown processing for UHH & TLL HCDs
/Linux-v5.10/drivers/usb/core/
Durb.c398 /* Lots of sanity checks, so HCDs can rely on clean data in usb_submit_urb()
488 * cause problems in HCDs if they get it wrong. in usb_submit_urb()
522 * a power of two (so HCDs don't need to). in usb_submit_urb()
633 * Host Controller Drivers (HCDs) place all the URBs for a particular
Dhcd-pci.c159 * usb_hcd_pci_probe - initialize PCI-based HCDs
305 * 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 */
1032 * HCDs should call this function when they know that a resume signal is
1054 * HCDs should call this function when they know that a resume signal has
2687 * bottom up so that hcds can customize the root hubs before hub_wq in usb_add_hcd()
2831 * usb_remove_hcd - shutdown processing for generic HCDs
Ddevices.c519 * the schedules are actually bursty, HCDs need to deal with in usb_device_dump()
/Linux-v5.10/include/uapi/linux/usb/
Dch11.h6 * It is used/shared between the USB core, the HCDs and couple of other USB

12