Searched full:hcds (Results 1 – 23 of 23) sorted by relevance
| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | generic-ehci.yaml | 117 Set this flag for HCDs with big endian descriptors and big 123 Set this flag for HCDs with big endian descriptors. 128 Set this flag for HCDs with big endian registers.
|
| /linux/Documentation/driver-api/usb/ |
| H A D | error-codes.rst | 11 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
|
| H A D | dma.rst | 26 it first and set ``URB_NO_TRANSFER_DMA_MAP``. HCDs
|
| H A D | gadget.rst | 153 (HCDs), *USB Device Drivers* to support the OTG "Targeted Peripheral
|
| /linux/drivers/usb/host/ |
| H A D | ohci-sa1111.c | 171 * ohci_hcd_sa1111_probe - initialize SA-1111-based HCDs 255 * ohci_hcd_sa1111_remove - shutdown processing for SA-1111-based HCDs
|
| H A D | ehci-fsl.c | 40 * fsl_ehci_drv_probe - initialize FSL-based HCDs 670 * fsl_ehci_drv_remove - shutdown processing for FSL-based HCDs
|
| H A D | ohci-at91.c | 170 * usb_hcd_at91_probe - initialize AT91-based HCDs 265 * usb_hcd_at91_remove - shutdown processing for AT91-based HCDs
|
| H A D | ohci.h | 98 /* these two bits are available for definition/use by HCDs in both
|
| H A D | xhci.c | 707 /* Only halt host and free memory after both hcds are removed */ in xhci_stop() 1441 * HCDs. Find the index for an endpoint given its descriptor. Use the return
|
| /linux/include/linux/usb/ |
| H A D | otg.h | 82 /* for HCDs */
|
| H A D | hcd.h | 154 /* The next flag is a stopgap, to be removed when all the HCDs
|
| /linux/drivers/mfd/ |
| H A D | omap-usb-tll.c | 194 * usbtll_omap_probe - initialize TI-based HCDs 267 * usbtll_omap_remove - shutdown processing for UHH & TLL HCDs
|
| H A D | omap-usb-host.c | 525 * usbhs_omap_probe - initialize TI-based HCDs 813 * usbhs_omap_remove - shutdown processing for UHH & TLL HCDs
|
| /linux/drivers/usb/core/ |
| H A D | hcd-pci.c | 158 * usb_hcd_pci_probe - initialize PCI-based HCDs 300 * usb_hcd_pci_remove - shutdown processing for PCI-based HCDs
|
| H A D | hcd.c | 50 * 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 2873 * bottom up so that hcds can customize the root hubs before hub_wq in usb_add_hcd() 3026 * usb_remove_hcd - shutdown processing for generic HCDs
|
| H A D | devices.c | 458 * the schedules are actually bursty, HCDs need to deal with in usb_device_dump()
|
| H A D | hub.c | 837 * long blocking there is the exception, not the rule. accordingly, HCDs 914 * High speed HCDs use this to tell the hub driver that some split control or 2166 * usb_set_device_state - change a device's current state (usbcore, hcds)
|
| H A D | message.c | 413 /* In 2.5 we require hcds' endpoint queues not to progress after fault in sg_complete()
|
| /linux/include/uapi/linux/usb/ |
| H A D | ch11.h | 6 * It is used/shared between the USB core, the HCDs and couple of other USB
|
| /linux/include/linux/ |
| H A D | usb.h | 316 * That way we will have a 'stable' behavior among all HCDs supported by Linux. 1396 /* The following flags are used internally by usbcore and HCDs */
|
| /linux/drivers/usb/misc/ |
| H A D | usbtest.c | 816 * halt or toggle). toggle testing is impractical without support from hcds. 1816 * is pretty weak. Some HCDs place limits here; most devices will
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 2506 * just like more familiar pci-based HCDs. in dummy_start()
|
| /linux/drivers/net/usb/ |
| H A D | usbnet.c | 440 /* some LK 2.4 HCDs oopsed if we freed or resubmitted urbs from
|