Searched full:hcds (Results 1 – 19 of 19) sorted by relevance
11 Some of them are returned by the Host Controller Drivers (HCDs), which12 device drivers only see through usbcore. As a rule, all the HCDs should84 This is because otherwise there would be a race between HCDs updating
26 it first and set ``URB_NO_TRANSFER_DMA_MAP``. HCDs
171 * ohci_hcd_sa1111_probe - initialize SA-1111-based HCDs255 * ohci_hcd_sa1111_remove - shutdown processing for SA-1111-based HCDs
40 * fsl_ehci_drv_probe - initialize FSL-based HCDs670 * fsl_ehci_drv_remove - shutdown processing for FSL-based HCDs
170 * usb_hcd_at91_probe - initialize AT91-based HCDs265 * usb_hcd_at91_remove - shutdown processing for AT91-based HCDs
98 /* these two bits are available for definition/use by HCDs in both
82 /* for HCDs */
194 * usbtll_omap_probe - initialize TI-based HCDs267 * usbtll_omap_remove - shutdown processing for UHH & TLL HCDs
399 /* Lots of sanity checks, so HCDs can rely on clean data in usb_submit_urb()503 * cause problems in HCDs if they get it wrong. in usb_submit_urb()537 * 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
158 * usb_hcd_pci_probe - initialize PCI-based HCDs300 * usb_hcd_pci_remove - shutdown processing for PCI-based HCDs
458 * the schedules are actually bursty, HCDs need to deal with in usb_device_dump()
490 * maxpacket sizes other than 512. High speed HCDs may not in usb_parse_endpoint()
833 * long blocking there is the exception, not the rule. accordingly, HCDs910 * High speed HCDs use this to tell the hub driver that some split control or2174 * usb_set_device_state - change a device's current state (usbcore, hcds)
471 /* In 2.5 we require hcds' endpoint queues not to progress after fault in sg_complete()
6 * It is used/shared between the USB core, the HCDs and couple of other USB
318 * That way we will have a 'stable' behavior among all HCDs supported by Linux.1402 /* The following flags are used internally by usbcore and HCDs */
2690 * That'd mean updating how usbcore talks to HCDs. (2.7?)4900 * keep io watchdog by default, those good HCDs could turn off it later in hcd_fotg210_init()5544 * fotg210_hcd_probe - initialize faraday FOTG210 HCDs5609 * fotg210_hcd_remove - shutdown processing for EHCI HCDs
816 * halt or toggle). toggle testing is impractical without support from hcds.1816 * is pretty weak. Some HCDs place limits here; most devices will
2520 * just like more familiar pci-based HCDs. in dummy_start()