Lines Matching defs:hcd

460 	struct usb_hcd *hcd;  in fill_async_buffer()  local
527 struct usb_hcd *hcd; in fill_periodic_buffer() local
652 struct usb_hcd *hcd; in fill_registers_buffer() local
1418 static int fotg210_hub_status_data(struct usb_hcd *hcd, char *buf) in fotg210_hub_status_data()
1485 static int fotg210_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in fotg210_hub_control()
1806 static void __maybe_unused fotg210_relinquish_port(struct usb_hcd *hcd, in fotg210_relinquish_port()
1812 static int __maybe_unused fotg210_port_handed_over(struct usb_hcd *hcd, in fotg210_port_handed_over()
2118 static void fotg210_clear_tt_buffer_complete(struct usb_hcd *hcd, in fotg210_clear_tt_buffer_complete()
4847 static void fotg210_shutdown(struct usb_hcd *hcd) in fotg210_shutdown()
4898 static void fotg210_stop(struct usb_hcd *hcd) in fotg210_stop()
4937 static int hcd_fotg210_init(struct usb_hcd *hcd) in hcd_fotg210_init()
5044 static int fotg210_run(struct usb_hcd *hcd) in fotg210_run()
5124 static int fotg210_setup(struct usb_hcd *hcd) in fotg210_setup()
5155 static irqreturn_t fotg210_irq(struct usb_hcd *hcd) in fotg210_irq()
5302 static int fotg210_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, in fotg210_urb_enqueue()
5338 static int fotg210_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in fotg210_urb_dequeue()
5406 static void fotg210_endpoint_disable(struct usb_hcd *hcd, in fotg210_endpoint_disable()
5479 static void fotg210_endpoint_reset(struct usb_hcd *hcd, in fotg210_endpoint_reset()
5520 static int fotg210_get_frame(struct usb_hcd *hcd) in fotg210_get_frame()
5606 struct usb_hcd *hcd; in fotg210_hcd_probe() local
5680 struct usb_hcd *hcd = dev_get_drvdata(dev); in fotg210_hcd_remove() local