Lines Matching defs:hcd
226 static inline struct u132 *hcd_to_u132(struct usb_hcd *hcd) in hcd_to_u132()
254 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_delete() local
491 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_monitor_work() local
512 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_giveback_urb() local
551 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_abandon_urb() local
1511 struct usb_hcd *hcd = u132_to_hcd(u132) in u132_power() local
1769 static void u132_hcd_stop(struct usb_hcd *hcd) in u132_hcd_stop()
1786 static int u132_hcd_start(struct usb_hcd *hcd) in u132_hcd_start()
1827 static int u132_hcd_reset(struct usb_hcd *hcd) in u132_hcd_reset()
2234 static int u132_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, in u132_urb_enqueue()
2392 struct usb_hcd *hcd = u132_to_hcd(u132); in dequeue_from_overflow_chain() local
2464 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_endp_urb_dequeue() local
2506 static int u132_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in u132_urb_dequeue()
2530 static void u132_endpoint_disable(struct usb_hcd *hcd, in u132_endpoint_disable()
2545 static int u132_get_frame(struct usb_hcd *hcd) in u132_get_frame()
2758 static int u132_hub_status_data(struct usb_hcd *hcd, char *buf) in u132_hub_status_data()
2809 static int u132_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in u132_hub_control()
2892 static int u132_start_port_reset(struct usb_hcd *hcd, unsigned port_num) in u132_start_port_reset()
2908 static int u132_bus_suspend(struct usb_hcd *hcd) in u132_bus_suspend()
2922 static int u132_bus_resume(struct usb_hcd *hcd) in u132_bus_resume()
2967 struct usb_hcd *hcd = platform_get_drvdata(pdev); in u132_remove() local
3061 struct usb_hcd *hcd; in u132_probe() local
3121 struct usb_hcd *hcd = platform_get_drvdata(pdev); in u132_suspend() local
3151 struct usb_hcd *hcd = platform_get_drvdata(pdev); in u132_resume() local