Lines Matching defs:hcd
447 struct usb_hcd *hcd; in fill_async_buffer() local
514 struct usb_hcd *hcd; in fill_periodic_buffer() local
639 struct usb_hcd *hcd; in fill_registers_buffer() local
1392 static int fotg210_hub_status_data(struct usb_hcd *hcd, char *buf) in fotg210_hub_status_data()
1459 static int fotg210_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in fotg210_hub_control()
1780 static void __maybe_unused fotg210_relinquish_port(struct usb_hcd *hcd, in fotg210_relinquish_port()
1786 static int __maybe_unused fotg210_port_handed_over(struct usb_hcd *hcd, in fotg210_port_handed_over()
2090 static void fotg210_clear_tt_buffer_complete(struct usb_hcd *hcd, in fotg210_clear_tt_buffer_complete()
4806 static void fotg210_shutdown(struct usb_hcd *hcd) in fotg210_shutdown()
4857 static void fotg210_stop(struct usb_hcd *hcd) in fotg210_stop()
4896 static int hcd_fotg210_init(struct usb_hcd *hcd) in hcd_fotg210_init()
5003 static int fotg210_run(struct usb_hcd *hcd) in fotg210_run()
5083 static int fotg210_setup(struct usb_hcd *hcd) in fotg210_setup()
5114 static irqreturn_t fotg210_irq(struct usb_hcd *hcd) in fotg210_irq()
5261 static int fotg210_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, in fotg210_urb_enqueue()
5297 static int fotg210_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in fotg210_urb_dequeue()
5365 static void fotg210_endpoint_disable(struct usb_hcd *hcd, in fotg210_endpoint_disable()
5438 static void fotg210_endpoint_reset(struct usb_hcd *hcd, in fotg210_endpoint_reset()
5479 static int fotg210_get_frame(struct usb_hcd *hcd) in fotg210_get_frame()
5565 struct usb_hcd *hcd; in fotg210_hcd_probe() local
5639 struct usb_hcd *hcd = dev_get_drvdata(dev); in fotg210_hcd_remove() local