Lines Matching defs:hcd
439 rh_string(int id, struct usb_hcd const *hcd, u8 *data, unsigned len) in rh_string()
478 static int rh_call_control (struct usb_hcd *hcd, struct urb *urb) in rh_call_control()
752 void usb_hcd_poll_rh_status(struct usb_hcd *hcd) in usb_hcd_poll_rh_status()
812 static int rh_queue_status (struct usb_hcd *hcd, struct urb *urb) in rh_queue_status()
843 static int rh_urb_enqueue (struct usb_hcd *hcd, struct urb *urb) in rh_urb_enqueue()
857 static int usb_rh_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in usb_rh_urb_dequeue()
982 static int register_root_hub(struct usb_hcd *hcd) in register_root_hub()
1153 int usb_hcd_link_urb_to_ep(struct usb_hcd *hcd, struct urb *urb) in usb_hcd_link_urb_to_ep()
1211 int usb_hcd_check_unlink_urb(struct usb_hcd *hcd, struct urb *urb, in usb_hcd_check_unlink_urb()
1244 void usb_hcd_unlink_urb_from_ep(struct usb_hcd *hcd, struct urb *urb) in usb_hcd_unlink_urb_from_ep()
1332 void usb_hcd_unmap_urb_setup_for_dma(struct usb_hcd *hcd, struct urb *urb) in usb_hcd_unmap_urb_setup_for_dma()
1352 static void unmap_urb_for_dma(struct usb_hcd *hcd, struct urb *urb) in unmap_urb_for_dma()
1360 void usb_hcd_unmap_urb_for_dma(struct usb_hcd *hcd, struct urb *urb) in usb_hcd_unmap_urb_for_dma()
1398 static int map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb, in map_urb_for_dma()
1407 int usb_hcd_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb, in usb_hcd_map_urb_for_dma()
1532 struct usb_hcd *hcd = bus_to_hcd(urb->dev->bus); in usb_hcd_submit_urb() local
1589 static int unlink1(struct usb_hcd *hcd, struct urb *urb, int status) in unlink1()
1613 struct usb_hcd *hcd; in usb_hcd_unlink_urb() local
1646 struct usb_hcd *hcd = bus_to_hcd(urb->dev->bus); in __usb_hcd_giveback_urb() local
1744 void usb_hcd_giveback_urb(struct usb_hcd *hcd, struct urb *urb, int status) in usb_hcd_giveback_urb()
1786 struct usb_hcd *hcd; in usb_hcd_flush_endpoint() local
1870 struct usb_hcd *hcd; in usb_hcd_alloc_bandwidth() local
1987 struct usb_hcd *hcd; in usb_hcd_disable_endpoint() local
2006 struct usb_hcd *hcd = bus_to_hcd(udev->bus); in usb_hcd_reset_endpoint() local
2040 struct usb_hcd *hcd; in usb_alloc_streams() local
2090 struct usb_hcd *hcd; in usb_free_streams() local
2131 struct usb_hcd *hcd = bus_to_hcd(udev->bus); in usb_hcd_get_frame_number() local
2160 struct usb_hcd *hcd = bus_to_hcd(udev->bus); in request_single_step_set_feature_urb() local
2190 int ehset_single_step_set_feature(struct usb_hcd *hcd, int port) in ehset_single_step_set_feature()
2267 struct usb_hcd *hcd = bus_to_hcd(rhdev->bus); in hcd_bus_suspend() local
2320 struct usb_hcd *hcd = bus_to_hcd(rhdev->bus); in hcd_bus_resume() local
2390 struct usb_hcd *hcd = container_of(work, struct usb_hcd, wakeup_work); in hcd_resume_work() local
2405 void usb_hcd_resume_root_hub (struct usb_hcd *hcd) in usb_hcd_resume_root_hub()
2440 struct usb_hcd *hcd; in usb_bus_start_enum() local
2476 struct usb_hcd *hcd = __hcd; in usb_hcd_irq() local
2495 struct usb_hcd *hcd = container_of(work, struct usb_hcd, died_work); in hcd_died_work() local
2515 void usb_hc_died (struct usb_hcd *hcd) in usb_hc_died()
2571 struct usb_hcd *hcd; in __usb_create_hcd() local
2686 struct usb_hcd *hcd = container_of (kref, struct usb_hcd, kref); in hcd_release() local
2702 struct usb_hcd *usb_get_hcd (struct usb_hcd *hcd) in usb_get_hcd()
2710 void usb_put_hcd (struct usb_hcd *hcd) in usb_put_hcd()
2717 int usb_hcd_is_primary_hcd(struct usb_hcd *hcd) in usb_hcd_is_primary_hcd()
2725 int usb_hcd_find_raw_port_number(struct usb_hcd *hcd, int port1) in usb_hcd_find_raw_port_number()
2733 static int usb_hcd_request_irqs(struct usb_hcd *hcd, in usb_hcd_request_irqs()
2770 static void usb_put_invalidate_rhdev(struct usb_hcd *hcd) in usb_put_invalidate_rhdev()
2787 static void usb_stop_hcd(struct usb_hcd *hcd) in usb_stop_hcd()
2811 int usb_add_hcd(struct usb_hcd *hcd, in usb_add_hcd()
3032 void usb_remove_hcd(struct usb_hcd *hcd) in usb_remove_hcd()
3102 struct usb_hcd *hcd = platform_get_drvdata(dev); in usb_hcd_platform_shutdown() local
3112 int usb_hcd_setup_local_mem(struct usb_hcd *hcd, phys_addr_t phys_addr, in usb_hcd_setup_local_mem()