Lines Matching defs:hcd

230 static inline struct u132 *hcd_to_u132(struct usb_hcd *hcd)  in hcd_to_u132()
258 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_delete() local
495 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_monitor_work() local
516 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_giveback_urb() local
555 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_abandon_urb() local
1519 struct usb_hcd *hcd = u132_to_hcd(u132) in u132_power() local
1780 static void u132_hcd_stop(struct usb_hcd *hcd) in u132_hcd_stop()
1797 static int u132_hcd_start(struct usb_hcd *hcd) in u132_hcd_start()
1838 static int u132_hcd_reset(struct usb_hcd *hcd) in u132_hcd_reset()
2245 static int u132_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, in u132_urb_enqueue()
2406 struct usb_hcd *hcd = u132_to_hcd(u132); in dequeue_from_overflow_chain() local
2478 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_endp_urb_dequeue() local
2520 static int u132_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in u132_urb_dequeue()
2544 static void u132_endpoint_disable(struct usb_hcd *hcd, in u132_endpoint_disable()
2559 static int u132_get_frame(struct usb_hcd *hcd) in u132_get_frame()
2786 static int u132_hub_status_data(struct usb_hcd *hcd, char *buf) in u132_hub_status_data()
2837 static int u132_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in u132_hub_control()
2920 static int u132_start_port_reset(struct usb_hcd *hcd, unsigned port_num) in u132_start_port_reset()
2936 static int u132_bus_suspend(struct usb_hcd *hcd) in u132_bus_suspend()
2950 static int u132_bus_resume(struct usb_hcd *hcd) in u132_bus_resume()
2995 struct usb_hcd *hcd = platform_get_drvdata(pdev); in u132_remove() local
3089 struct usb_hcd *hcd; in u132_probe() local
3151 struct usb_hcd *hcd = platform_get_drvdata(pdev); in u132_suspend() local
3181 struct usb_hcd *hcd = platform_get_drvdata(pdev); in u132_resume() local