usb_hcd            38 drivers/staging/greybus/usb.c static inline struct gb_usb_device *to_gb_usb_device(struct usb_hcd *hcd)
usb_hcd            43 drivers/staging/greybus/usb.c static inline struct usb_hcd *gb_usb_device_to_hcd(struct gb_usb_device *dev)
usb_hcd            45 drivers/staging/greybus/usb.c 	return container_of((void *)dev, struct usb_hcd, hcd_priv);
usb_hcd            48 drivers/staging/greybus/usb.c static void hcd_stop(struct usb_hcd *hcd)
usb_hcd            59 drivers/staging/greybus/usb.c static int hcd_start(struct usb_hcd *hcd)
usb_hcd            78 drivers/staging/greybus/usb.c static int urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags)
usb_hcd            83 drivers/staging/greybus/usb.c static int urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd            88 drivers/staging/greybus/usb.c static int get_frame_number(struct usb_hcd *hcd)
usb_hcd            93 drivers/staging/greybus/usb.c static int hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd            98 drivers/staging/greybus/usb.c static int hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex,
usb_hcd           164 drivers/staging/greybus/usb.c 	struct usb_hcd *hcd;
usb_hcd           223 drivers/staging/greybus/usb.c 	struct usb_hcd *hcd = gb_usb_device_to_hcd(gb_usb_dev);
usb_hcd           412 drivers/staging/octeon-usb/octeon-hcd.c static inline struct usb_hcd *octeon_to_hcd(struct octeon_hcd *p)
usb_hcd           414 drivers/staging/octeon-usb/octeon-hcd.c 	return container_of((void *)p, struct usb_hcd, hcd_priv);
usb_hcd           485 drivers/staging/octeon-usb/octeon-hcd.c static int octeon_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb,
usb_hcd           506 drivers/staging/octeon-usb/octeon-hcd.c static void octeon_unmap_urb_for_dma(struct usb_hcd *hcd, struct urb *urb)
usb_hcd          1351 drivers/staging/octeon-usb/octeon-hcd.c 	struct usb_hcd *hcd = octeon_to_hcd(usb);
usb_hcd          1964 drivers/staging/octeon-usb/octeon-hcd.c 	struct usb_hcd *hcd = octeon_to_hcd(usb);
usb_hcd          2596 drivers/staging/octeon-usb/octeon-hcd.c 	struct usb_hcd *hcd = octeon_to_hcd(usb);
usb_hcd          3031 drivers/staging/octeon-usb/octeon-hcd.c static inline struct octeon_hcd *hcd_to_octeon(struct usb_hcd *hcd)
usb_hcd          3036 drivers/staging/octeon-usb/octeon-hcd.c static irqreturn_t octeon_usb_irq(struct usb_hcd *hcd)
usb_hcd          3047 drivers/staging/octeon-usb/octeon-hcd.c static int octeon_usb_start(struct usb_hcd *hcd)
usb_hcd          3053 drivers/staging/octeon-usb/octeon-hcd.c static void octeon_usb_stop(struct usb_hcd *hcd)
usb_hcd          3058 drivers/staging/octeon-usb/octeon-hcd.c static int octeon_usb_get_frame_number(struct usb_hcd *hcd)
usb_hcd          3065 drivers/staging/octeon-usb/octeon-hcd.c static int octeon_usb_urb_enqueue(struct usb_hcd *hcd,
usb_hcd          3242 drivers/staging/octeon-usb/octeon-hcd.c static int octeon_usb_urb_dequeue(struct usb_hcd *hcd,
usb_hcd          3268 drivers/staging/octeon-usb/octeon-hcd.c static void octeon_usb_endpoint_disable(struct usb_hcd *hcd,
usb_hcd          3287 drivers/staging/octeon-usb/octeon-hcd.c static int octeon_usb_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd          3301 drivers/staging/octeon-usb/octeon-hcd.c static int octeon_usb_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
usb_hcd          3538 drivers/staging/octeon-usb/octeon-hcd.c 	struct usb_hcd *hcd;
usb_hcd          3685 drivers/staging/octeon-usb/octeon-hcd.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           103 drivers/staging/wusbcore/host/hwa-hc.c static int hwahc_op_reset(struct usb_hcd *usb_hcd)
usb_hcd           106 drivers/staging/wusbcore/host/hwa-hc.c 	struct wusbhc *wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           130 drivers/staging/wusbcore/host/hwa-hc.c static int hwahc_op_start(struct usb_hcd *usb_hcd)
usb_hcd           134 drivers/staging/wusbcore/host/hwa-hc.c 	struct wusbhc *wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           146 drivers/staging/wusbcore/host/hwa-hc.c 	usb_hcd->uses_new_polling = 1;
usb_hcd           147 drivers/staging/wusbcore/host/hwa-hc.c 	set_bit(HCD_FLAG_POLL_RH, &usb_hcd->flags);
usb_hcd           148 drivers/staging/wusbcore/host/hwa-hc.c 	usb_hcd->state = HC_STATE_RUNNING;
usb_hcd           154 drivers/staging/wusbcore/host/hwa-hc.c 	pm_runtime_get_noresume(&usb_hcd->self.root_hub->dev);
usb_hcd           174 drivers/staging/wusbcore/host/hwa-hc.c static void hwahc_op_stop(struct usb_hcd *usb_hcd)
usb_hcd           176 drivers/staging/wusbcore/host/hwa-hc.c 	struct wusbhc *wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           183 drivers/staging/wusbcore/host/hwa-hc.c static int hwahc_op_get_frame_number(struct usb_hcd *usb_hcd)
usb_hcd           185 drivers/staging/wusbcore/host/hwa-hc.c 	struct wusbhc *wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           197 drivers/staging/wusbcore/host/hwa-hc.c static int hwahc_op_urb_enqueue(struct usb_hcd *usb_hcd, struct urb *urb,
usb_hcd           200 drivers/staging/wusbcore/host/hwa-hc.c 	struct wusbhc *wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           206 drivers/staging/wusbcore/host/hwa-hc.c static int hwahc_op_urb_dequeue(struct usb_hcd *usb_hcd, struct urb *urb,
usb_hcd           209 drivers/staging/wusbcore/host/hwa-hc.c 	struct wusbhc *wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           220 drivers/staging/wusbcore/host/hwa-hc.c static void hwahc_op_endpoint_disable(struct usb_hcd *usb_hcd,
usb_hcd           223 drivers/staging/wusbcore/host/hwa-hc.c 	struct wusbhc *wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           606 drivers/staging/wusbcore/host/hwa-hc.c 	.hcd_priv_size = sizeof(struct hwahc) - sizeof(struct usb_hcd),
usb_hcd           789 drivers/staging/wusbcore/host/hwa-hc.c 	struct usb_hcd *usb_hcd;
usb_hcd           795 drivers/staging/wusbcore/host/hwa-hc.c 	usb_hcd = usb_create_hcd(&hwahc_hc_driver, &usb_iface->dev, "wusb-hwa");
usb_hcd           796 drivers/staging/wusbcore/host/hwa-hc.c 	if (usb_hcd == NULL) {
usb_hcd           800 drivers/staging/wusbcore/host/hwa-hc.c 	usb_hcd->wireless = 1;
usb_hcd           801 drivers/staging/wusbcore/host/hwa-hc.c 	usb_hcd->self.sg_tablesize = ~0;
usb_hcd           802 drivers/staging/wusbcore/host/hwa-hc.c 	wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           810 drivers/staging/wusbcore/host/hwa-hc.c 	result = usb_add_hcd(usb_hcd, 0, 0);
usb_hcd           815 drivers/staging/wusbcore/host/hwa-hc.c 	device_wakeup_enable(usb_hcd->self.controller);
usb_hcd           824 drivers/staging/wusbcore/host/hwa-hc.c 	usb_remove_hcd(usb_hcd);
usb_hcd           828 drivers/staging/wusbcore/host/hwa-hc.c 	usb_put_hcd(usb_hcd);
usb_hcd           835 drivers/staging/wusbcore/host/hwa-hc.c 	struct usb_hcd *usb_hcd;
usb_hcd           839 drivers/staging/wusbcore/host/hwa-hc.c 	usb_hcd = usb_get_intfdata(usb_iface);
usb_hcd           840 drivers/staging/wusbcore/host/hwa-hc.c 	wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           844 drivers/staging/wusbcore/host/hwa-hc.c 	usb_remove_hcd(usb_hcd);
usb_hcd           846 drivers/staging/wusbcore/host/hwa-hc.c 	usb_put_hcd(usb_hcd);
usb_hcd           260 drivers/staging/wusbcore/host/whci/asl.c 	err = usb_hcd_link_urb_to_ep(&whc->wusbhc.usb_hcd, urb);
usb_hcd           275 drivers/staging/wusbcore/host/whci/asl.c 		usb_hcd_unlink_urb_from_ep(&whc->wusbhc.usb_hcd, urb);
usb_hcd           306 drivers/staging/wusbcore/host/whci/asl.c 	ret = usb_hcd_check_unlink_urb(&whc->wusbhc.usb_hcd, urb, status);
usb_hcd            21 drivers/staging/wusbcore/host/whci/hcd.c static int whc_reset(struct usb_hcd *usb_hcd)
usb_hcd            33 drivers/staging/wusbcore/host/whci/hcd.c static int whc_start(struct usb_hcd *usb_hcd)
usb_hcd            35 drivers/staging/wusbcore/host/whci/hcd.c 	struct wusbhc *wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd            60 drivers/staging/wusbcore/host/whci/hcd.c 	usb_hcd->uses_new_polling = 1;
usb_hcd            61 drivers/staging/wusbcore/host/whci/hcd.c 	set_bit(HCD_FLAG_POLL_RH, &usb_hcd->flags);
usb_hcd            62 drivers/staging/wusbcore/host/whci/hcd.c 	usb_hcd->state = HC_STATE_RUNNING;
usb_hcd            77 drivers/staging/wusbcore/host/whci/hcd.c static void whc_stop(struct usb_hcd *usb_hcd)
usb_hcd            79 drivers/staging/wusbcore/host/whci/hcd.c 	struct wusbhc *wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd            96 drivers/staging/wusbcore/host/whci/hcd.c static int whc_get_frame_number(struct usb_hcd *usb_hcd)
usb_hcd           106 drivers/staging/wusbcore/host/whci/hcd.c static int whc_urb_enqueue(struct usb_hcd *usb_hcd, struct urb *urb,
usb_hcd           109 drivers/staging/wusbcore/host/whci/hcd.c 	struct wusbhc *wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           134 drivers/staging/wusbcore/host/whci/hcd.c static int whc_urb_dequeue(struct usb_hcd *usb_hcd, struct urb *urb, int status)
usb_hcd           136 drivers/staging/wusbcore/host/whci/hcd.c 	struct wusbhc *wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           161 drivers/staging/wusbcore/host/whci/hcd.c static void whc_endpoint_disable(struct usb_hcd *usb_hcd,
usb_hcd           164 drivers/staging/wusbcore/host/whci/hcd.c 	struct wusbhc *wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           179 drivers/staging/wusbcore/host/whci/hcd.c static void whc_endpoint_reset(struct usb_hcd *usb_hcd,
usb_hcd           182 drivers/staging/wusbcore/host/whci/hcd.c 	struct wusbhc *wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           208 drivers/staging/wusbcore/host/whci/hcd.c 	.hcd_priv_size = sizeof(struct whc) - sizeof(struct usb_hcd),
usb_hcd           229 drivers/staging/wusbcore/host/whci/hcd.c 	struct usb_hcd *usb_hcd;
usb_hcd           234 drivers/staging/wusbcore/host/whci/hcd.c 	usb_hcd = usb_create_hcd(&whc_hc_driver, dev, "whci");
usb_hcd           235 drivers/staging/wusbcore/host/whci/hcd.c 	if (usb_hcd == NULL) {
usb_hcd           240 drivers/staging/wusbcore/host/whci/hcd.c 	usb_hcd->wireless = 1;
usb_hcd           241 drivers/staging/wusbcore/host/whci/hcd.c 	usb_hcd->self.sg_tablesize = 2048; /* somewhat arbitrary */
usb_hcd           243 drivers/staging/wusbcore/host/whci/hcd.c 	wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           280 drivers/staging/wusbcore/host/whci/hcd.c 	ret = usb_add_hcd(usb_hcd, whc->umc->irq, IRQF_SHARED);
usb_hcd           285 drivers/staging/wusbcore/host/whci/hcd.c 	device_wakeup_enable(usb_hcd->self.controller);
usb_hcd           298 drivers/staging/wusbcore/host/whci/hcd.c 	usb_remove_hcd(usb_hcd);
usb_hcd           306 drivers/staging/wusbcore/host/whci/hcd.c 	usb_put_hcd(usb_hcd);
usb_hcd           313 drivers/staging/wusbcore/host/whci/hcd.c 	struct usb_hcd *usb_hcd = dev_get_drvdata(&umc->dev);
usb_hcd           314 drivers/staging/wusbcore/host/whci/hcd.c 	struct wusbhc *wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           317 drivers/staging/wusbcore/host/whci/hcd.c 	if (usb_hcd) {
usb_hcd           320 drivers/staging/wusbcore/host/whci/hcd.c 		usb_remove_hcd(usb_hcd);
usb_hcd           324 drivers/staging/wusbcore/host/whci/hcd.c 		usb_put_hcd(usb_hcd);
usb_hcd            20 drivers/staging/wusbcore/host/whci/int.c irqreturn_t whc_int_handler(struct usb_hcd *hcd)
usb_hcd           288 drivers/staging/wusbcore/host/whci/pzl.c 	err = usb_hcd_link_urb_to_ep(&whc->wusbhc.usb_hcd, urb);
usb_hcd           303 drivers/staging/wusbcore/host/whci/pzl.c 		usb_hcd_unlink_urb_from_ep(&whc->wusbhc.usb_hcd, urb);
usb_hcd           334 drivers/staging/wusbcore/host/whci/pzl.c 	ret = usb_hcd_check_unlink_urb(&whc->wusbhc.usb_hcd, urb, status);
usb_hcd           705 drivers/staging/wusbcore/host/whci/qset.c 	usb_hcd_unlink_urb_from_ep(&wusbhc->usb_hcd, urb);
usb_hcd           154 drivers/staging/wusbcore/host/whci/whcd.h irqreturn_t whc_int_handler(struct usb_hcd *hcd);
usb_hcd            30 drivers/staging/wusbcore/pal.c 	wusbhc->pal.device = wusbhc->usb_hcd.self.controller;
usb_hcd           127 drivers/staging/wusbcore/rh.c int wusbhc_rh_status_data(struct usb_hcd *usb_hcd, char *_buf)
usb_hcd           129 drivers/staging/wusbcore/rh.c 	struct wusbhc *wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           346 drivers/staging/wusbcore/rh.c int wusbhc_rh_control(struct usb_hcd *usb_hcd, u16 reqntype, u16 wValue,
usb_hcd           350 drivers/staging/wusbcore/rh.c 	struct wusbhc *wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           381 drivers/staging/wusbcore/rh.c 			"UNIMPLEMENTED\n", __func__, usb_hcd, wusbhc, reqntype,
usb_hcd           390 drivers/staging/wusbcore/rh.c int wusbhc_rh_start_port_reset(struct usb_hcd *usb_hcd, unsigned port_idx)
usb_hcd           392 drivers/staging/wusbcore/rh.c 	struct wusbhc *wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           394 drivers/staging/wusbcore/rh.c 		__func__, usb_hcd, wusbhc, port_idx);
usb_hcd            92 drivers/staging/wusbcore/wa-nep.c 	if (usb_hcd->state == HC_STATE_QUIESCING)	/* Going down? */
usb_hcd           272 drivers/staging/wusbcore/wa-xfer.c 	usb_hcd_unlink_urb_from_ep(&(xfer->wa->wusb->usb_hcd), xfer->urb);
usb_hcd          1838 drivers/staging/wusbcore/wa-xfer.c 	result = usb_hcd_link_urb_to_ep(&(wa->wusb->usb_hcd), urb);
usb_hcd          1883 drivers/staging/wusbcore/wa-xfer.c 			usb_hcd_unlink_urb_from_ep(&(wa->wusb->usb_hcd), urb);
usb_hcd          1894 drivers/staging/wusbcore/wa-xfer.c 	usb_hcd_unlink_urb_from_ep(&(wa->wusb->usb_hcd), urb);
usb_hcd          1931 drivers/staging/wusbcore/wa-xfer.c 	result = usb_hcd_check_unlink_urb(&(wa->wusb->usb_hcd), urb, status);
usb_hcd          2478 drivers/staging/wusbcore/wa-xfer.c 		wa->wusb->usb_hcd.driver->get_frame_number(&wa->wusb->usb_hcd);
usb_hcd            31 drivers/staging/wusbcore/wusbhc.c 	struct usb_hcd *usb_hcd = bus_to_hcd(usb_bus);
usb_hcd            32 drivers/staging/wusbcore/wusbhc.c 	return usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           286 drivers/staging/wusbcore/wusbhc.c 	return &wusbhc->usb_hcd.self.controller->kobj;
usb_hcd           302 drivers/staging/wusbcore/wusbhc.c 	struct device *dev = wusbhc->usb_hcd.self.controller;
usb_hcd           425 drivers/staging/wusbcore/wusbhc.c 	usb_hcd_giveback_urb(&wusbhc->usb_hcd, urb, status);
usb_hcd           234 drivers/staging/wusbcore/wusbhc.h 	struct usb_hcd usb_hcd;		/* HAS TO BE 1st */
usb_hcd           292 drivers/staging/wusbcore/wusbhc.h #define usb_hcd_to_wusbhc(u) container_of((u), struct wusbhc, usb_hcd)
usb_hcd           322 drivers/staging/wusbcore/wusbhc.h struct usb_hcd *usb_hcd_get_by_usb_dev(struct usb_device *usb_dev)
usb_hcd           324 drivers/staging/wusbcore/wusbhc.h 	struct usb_hcd *usb_hcd;
usb_hcd           325 drivers/staging/wusbcore/wusbhc.h 	usb_hcd = bus_to_hcd(usb_dev->bus);
usb_hcd           326 drivers/staging/wusbcore/wusbhc.h 	return usb_get_hcd(usb_hcd);
usb_hcd           336 drivers/staging/wusbcore/wusbhc.h 	return usb_get_hcd(&wusbhc->usb_hcd) ? wusbhc : NULL;
usb_hcd           352 drivers/staging/wusbcore/wusbhc.h 	struct usb_hcd *usb_hcd;
usb_hcd           359 drivers/staging/wusbcore/wusbhc.h 	usb_hcd = usb_hcd_get_by_usb_dev(usb_dev);
usb_hcd           360 drivers/staging/wusbcore/wusbhc.h 	if (usb_hcd == NULL)
usb_hcd           362 drivers/staging/wusbcore/wusbhc.h 	BUG_ON(usb_hcd->wireless == 0);
usb_hcd           363 drivers/staging/wusbcore/wusbhc.h 	return wusbhc = usb_hcd_to_wusbhc(usb_hcd);
usb_hcd           369 drivers/staging/wusbcore/wusbhc.h 	usb_put_hcd(&wusbhc->usb_hcd);
usb_hcd           393 drivers/staging/wusbcore/wusbhc.h extern int wusbhc_rh_status_data(struct usb_hcd *, char *);
usb_hcd           394 drivers/staging/wusbcore/wusbhc.h extern int wusbhc_rh_control(struct usb_hcd *, u16, u16, u16, char *, u16);
usb_hcd           395 drivers/staging/wusbcore/wusbhc.h extern int wusbhc_rh_start_port_reset(struct usb_hcd *, unsigned);
usb_hcd            47 drivers/usb/c67x00/c67x00-hcd.c static int c67x00_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd            66 drivers/usb/c67x00/c67x00-hcd.c static int c67x00_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
usb_hcd           239 drivers/usb/c67x00/c67x00-hcd.c 	struct usb_hcd *hcd = c67x00_hcd_to_hcd(c67x00);
usb_hcd           266 drivers/usb/c67x00/c67x00-hcd.c static int c67x00_hcd_start(struct usb_hcd *hcd)
usb_hcd           278 drivers/usb/c67x00/c67x00-hcd.c static void c67x00_hcd_stop(struct usb_hcd *hcd)
usb_hcd           283 drivers/usb/c67x00/c67x00-hcd.c static int c67x00_hcd_get_frame(struct usb_hcd *hcd)
usb_hcd           332 drivers/usb/c67x00/c67x00-hcd.c 	struct usb_hcd *hcd;
usb_hcd           394 drivers/usb/c67x00/c67x00-hcd.c 	struct usb_hcd *hcd = c67x00_hcd_to_hcd(c67x00);
usb_hcd            87 drivers/usb/c67x00/c67x00-hcd.h static inline struct c67x00_hcd *hcd_to_c67x00_hcd(struct usb_hcd *hcd)
usb_hcd            92 drivers/usb/c67x00/c67x00-hcd.h static inline struct usb_hcd *c67x00_hcd_to_hcd(struct c67x00_hcd *c67x00)
usb_hcd            94 drivers/usb/c67x00/c67x00-hcd.h 	return container_of((void *)c67x00, struct usb_hcd, hcd_priv);
usb_hcd           107 drivers/usb/c67x00/c67x00-hcd.h int c67x00_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags);
usb_hcd           108 drivers/usb/c67x00/c67x00-hcd.h int c67x00_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status);
usb_hcd           109 drivers/usb/c67x00/c67x00-hcd.h void c67x00_endpoint_disable(struct usb_hcd *hcd,
usb_hcd           305 drivers/usb/c67x00/c67x00-sched.c void c67x00_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep)
usb_hcd           342 drivers/usb/c67x00/c67x00-sched.c int c67x00_urb_enqueue(struct usb_hcd *hcd,
usb_hcd           441 drivers/usb/c67x00/c67x00-sched.c int c67x00_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd           250 drivers/usb/chipidea/ci.h 	struct usb_hcd			*hcd;
usb_hcd            25 drivers/usb/chipidea/host.c static int (*orig_bus_suspend)(struct usb_hcd *hcd);
usb_hcd            32 drivers/usb/chipidea/host.c static int ehci_ci_portpower(struct usb_hcd *hcd, int portnum, bool enable)
usb_hcd            71 drivers/usb/chipidea/host.c static int ehci_ci_reset(struct usb_hcd *hcd)
usb_hcd           109 drivers/usb/chipidea/host.c 	struct usb_hcd *hcd;
usb_hcd           196 drivers/usb/chipidea/host.c 	struct usb_hcd *hcd = ci->hcd;
usb_hcd           227 drivers/usb/chipidea/host.c 	struct usb_hcd	*hcd,
usb_hcd           299 drivers/usb/chipidea/host.c static int ci_ehci_bus_suspend(struct usb_hcd *hcd)
usb_hcd            64 drivers/usb/core/buffer.c int hcd_buffer_create(struct usb_hcd *hcd)
usb_hcd            95 drivers/usb/core/buffer.c void hcd_buffer_destroy(struct usb_hcd *hcd)
usb_hcd           120 drivers/usb/core/buffer.c 	struct usb_hcd		*hcd = bus_to_hcd(bus);
usb_hcd           149 drivers/usb/core/buffer.c 	struct usb_hcd		*hcd = bus_to_hcd(bus);
usb_hcd           220 drivers/usb/core/devio.c 	struct usb_hcd *hcd = bus_to_hcd(ps->dev->bus);
usb_hcd          1890 drivers/usb/core/driver.c 	struct usb_hcd *hcd = bus_to_hcd(udev->bus);
usb_hcd            42 drivers/usb/core/hcd-pci.c typedef void (*companion_fn)(struct pci_dev *pdev, struct usb_hcd *hcd,
usb_hcd            43 drivers/usb/core/hcd-pci.c 		struct pci_dev *companion, struct usb_hcd *companion_hcd);
usb_hcd            46 drivers/usb/core/hcd-pci.c static void for_each_companion(struct pci_dev *pdev, struct usb_hcd *hcd,
usb_hcd            50 drivers/usb/core/hcd-pci.c 	struct usb_hcd		*companion_hcd;
usb_hcd            85 drivers/usb/core/hcd-pci.c static void ehci_pre_add(struct pci_dev *pdev, struct usb_hcd *hcd,
usb_hcd            86 drivers/usb/core/hcd-pci.c 		struct pci_dev *companion, struct usb_hcd *companion_hcd)
usb_hcd           102 drivers/usb/core/hcd-pci.c static void ehci_post_add(struct pci_dev *pdev, struct usb_hcd *hcd,
usb_hcd           103 drivers/usb/core/hcd-pci.c 		struct pci_dev *companion, struct usb_hcd *companion_hcd)
usb_hcd           123 drivers/usb/core/hcd-pci.c static void non_ehci_add(struct pci_dev *pdev, struct usb_hcd *hcd,
usb_hcd           124 drivers/usb/core/hcd-pci.c 		struct pci_dev *companion, struct usb_hcd *companion_hcd)
usb_hcd           134 drivers/usb/core/hcd-pci.c static void ehci_remove(struct pci_dev *pdev, struct usb_hcd *hcd,
usb_hcd           135 drivers/usb/core/hcd-pci.c 		struct pci_dev *companion, struct usb_hcd *companion_hcd)
usb_hcd           144 drivers/usb/core/hcd-pci.c static void ehci_wait_for_companions(struct pci_dev *pdev, struct usb_hcd *hcd,
usb_hcd           145 drivers/usb/core/hcd-pci.c 		struct pci_dev *companion, struct usb_hcd *companion_hcd)
usb_hcd           175 drivers/usb/core/hcd-pci.c 	struct usb_hcd		*hcd;
usb_hcd           312 drivers/usb/core/hcd-pci.c 	struct usb_hcd		*hcd;
usb_hcd           355 drivers/usb/core/hcd-pci.c 	struct usb_hcd		*hcd;
usb_hcd           396 drivers/usb/core/hcd-pci.c 	struct usb_hcd		*hcd = dev_get_drvdata(dev);
usb_hcd           415 drivers/usb/core/hcd-pci.c 	struct usb_hcd		*hcd = pci_get_drvdata(pci_dev);
usb_hcd           470 drivers/usb/core/hcd-pci.c 	struct usb_hcd		*hcd = pci_get_drvdata(pci_dev);
usb_hcd           519 drivers/usb/core/hcd-pci.c 	struct usb_hcd		*hcd = pci_get_drvdata(pci_dev);
usb_hcd           438 drivers/usb/core/hcd.c rh_string(int id, struct usb_hcd const *hcd, u8 *data, unsigned len)
usb_hcd           477 drivers/usb/core/hcd.c static int rh_call_control (struct usb_hcd *hcd, struct urb *urb)
usb_hcd           752 drivers/usb/core/hcd.c void usb_hcd_poll_rh_status(struct usb_hcd *hcd)
usb_hcd           798 drivers/usb/core/hcd.c 	struct usb_hcd *_hcd = from_timer(_hcd, t, rh_timer);
usb_hcd           805 drivers/usb/core/hcd.c static int rh_queue_status (struct usb_hcd *hcd, struct urb *urb)
usb_hcd           836 drivers/usb/core/hcd.c static int rh_urb_enqueue (struct usb_hcd *hcd, struct urb *urb)
usb_hcd           850 drivers/usb/core/hcd.c static int usb_rh_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd           973 drivers/usb/core/hcd.c static int register_root_hub(struct usb_hcd *hcd)
usb_hcd          1144 drivers/usb/core/hcd.c int usb_hcd_link_urb_to_ep(struct usb_hcd *hcd, struct urb *urb)
usb_hcd          1202 drivers/usb/core/hcd.c int usb_hcd_check_unlink_urb(struct usb_hcd *hcd, struct urb *urb,
usb_hcd          1235 drivers/usb/core/hcd.c void usb_hcd_unlink_urb_from_ep(struct usb_hcd *hcd, struct urb *urb)
usb_hcd          1322 drivers/usb/core/hcd.c void usb_hcd_unmap_urb_setup_for_dma(struct usb_hcd *hcd, struct urb *urb)
usb_hcd          1342 drivers/usb/core/hcd.c static void unmap_urb_for_dma(struct usb_hcd *hcd, struct urb *urb)
usb_hcd          1350 drivers/usb/core/hcd.c void usb_hcd_unmap_urb_for_dma(struct usb_hcd *hcd, struct urb *urb)
usb_hcd          1388 drivers/usb/core/hcd.c static int map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb,
usb_hcd          1397 drivers/usb/core/hcd.c int usb_hcd_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb,
usb_hcd          1528 drivers/usb/core/hcd.c 	struct usb_hcd		*hcd = bus_to_hcd(urb->dev->bus);
usb_hcd          1578 drivers/usb/core/hcd.c static int unlink1(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd          1602 drivers/usb/core/hcd.c 	struct usb_hcd		*hcd;
usb_hcd          1635 drivers/usb/core/hcd.c 	struct usb_hcd *hcd = bus_to_hcd(urb->dev->bus);
usb_hcd          1709 drivers/usb/core/hcd.c void usb_hcd_giveback_urb(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd          1754 drivers/usb/core/hcd.c 	struct usb_hcd		*hcd;
usb_hcd          1838 drivers/usb/core/hcd.c 	struct usb_hcd *hcd;
usb_hcd          1955 drivers/usb/core/hcd.c 	struct usb_hcd		*hcd;
usb_hcd          1974 drivers/usb/core/hcd.c 	struct usb_hcd *hcd = bus_to_hcd(udev->bus);
usb_hcd          2008 drivers/usb/core/hcd.c 	struct usb_hcd *hcd;
usb_hcd          2058 drivers/usb/core/hcd.c 	struct usb_hcd *hcd;
usb_hcd          2099 drivers/usb/core/hcd.c 	struct usb_hcd	*hcd = bus_to_hcd(udev->bus);
usb_hcd          2112 drivers/usb/core/hcd.c 	struct usb_hcd	*hcd = bus_to_hcd(rhdev->bus);
usb_hcd          2165 drivers/usb/core/hcd.c 	struct usb_hcd	*hcd = bus_to_hcd(rhdev->bus);
usb_hcd          2235 drivers/usb/core/hcd.c 	struct usb_hcd *hcd = container_of(work, struct usb_hcd, wakeup_work);
usb_hcd          2250 drivers/usb/core/hcd.c void usb_hcd_resume_root_hub (struct usb_hcd *hcd)
usb_hcd          2285 drivers/usb/core/hcd.c 	struct usb_hcd		*hcd;
usb_hcd          2321 drivers/usb/core/hcd.c 	struct usb_hcd		*hcd = __hcd;
usb_hcd          2340 drivers/usb/core/hcd.c 	struct usb_hcd *hcd = container_of(work, struct usb_hcd, died_work);
usb_hcd          2360 drivers/usb/core/hcd.c void usb_hc_died (struct usb_hcd *hcd)
usb_hcd          2412 drivers/usb/core/hcd.c struct usb_hcd *__usb_create_hcd(const struct hc_driver *driver,
usb_hcd          2414 drivers/usb/core/hcd.c 		struct usb_hcd *primary_hcd)
usb_hcd          2416 drivers/usb/core/hcd.c 	struct usb_hcd *hcd;
usb_hcd          2489 drivers/usb/core/hcd.c struct usb_hcd *usb_create_shared_hcd(const struct hc_driver *driver,
usb_hcd          2491 drivers/usb/core/hcd.c 		struct usb_hcd *primary_hcd)
usb_hcd          2511 drivers/usb/core/hcd.c struct usb_hcd *usb_create_hcd(const struct hc_driver *driver,
usb_hcd          2529 drivers/usb/core/hcd.c 	struct usb_hcd *hcd = container_of (kref, struct usb_hcd, kref);
usb_hcd          2533 drivers/usb/core/hcd.c 		struct usb_hcd *peer = hcd->shared_hcd;
usb_hcd          2545 drivers/usb/core/hcd.c struct usb_hcd *usb_get_hcd (struct usb_hcd *hcd)
usb_hcd          2553 drivers/usb/core/hcd.c void usb_put_hcd (struct usb_hcd *hcd)
usb_hcd          2560 drivers/usb/core/hcd.c int usb_hcd_is_primary_hcd(struct usb_hcd *hcd)
usb_hcd          2568 drivers/usb/core/hcd.c int usb_hcd_find_raw_port_number(struct usb_hcd *hcd, int port1)
usb_hcd          2576 drivers/usb/core/hcd.c static int usb_hcd_request_irqs(struct usb_hcd *hcd,
usb_hcd          2613 drivers/usb/core/hcd.c static void usb_put_invalidate_rhdev(struct usb_hcd *hcd)
usb_hcd          2634 drivers/usb/core/hcd.c int usb_add_hcd(struct usb_hcd *hcd,
usb_hcd          2841 drivers/usb/core/hcd.c void usb_remove_hcd(struct usb_hcd *hcd)
usb_hcd          2911 drivers/usb/core/hcd.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd          2921 drivers/usb/core/hcd.c int usb_hcd_setup_local_mem(struct usb_hcd *hcd, phys_addr_t phys_addr,
usb_hcd          1019 drivers/usb/core/hub.c 	struct usb_hcd *hcd;
usb_hcd          1365 drivers/usb/core/hub.c 	struct usb_hcd *hcd;
usb_hcd          2151 drivers/usb/core/hub.c 	struct usb_hcd *hcd = bus_to_hcd(udev->bus);
usb_hcd          2383 drivers/usb/core/hub.c 	struct usb_hcd *hcd = bus_to_hcd(udev->bus);
usb_hcd          2699 drivers/usb/core/hub.c 	struct usb_hcd *hcd;
usb_hcd          2970 drivers/usb/core/hub.c 			struct usb_hcd *hcd = bus_to_hcd(udev->bus);
usb_hcd          3110 drivers/usb/core/hub.c 	struct usb_hcd *hcd = bus_to_hcd(udev->bus);
usb_hcd          3132 drivers/usb/core/hub.c 	struct usb_hcd *hcd = bus_to_hcd(udev->bus);
usb_hcd          3755 drivers/usb/core/hub.c 	struct usb_hcd		*hcd;
usb_hcd          4038 drivers/usb/core/hub.c static void usb_enable_link_state(struct usb_hcd *hcd, struct usb_device *udev,
usb_hcd          4124 drivers/usb/core/hub.c static int usb_disable_link_state(struct usb_hcd *hcd, struct usb_device *udev,
usb_hcd          4170 drivers/usb/core/hub.c 	struct usb_hcd *hcd;
usb_hcd          4203 drivers/usb/core/hub.c 	struct usb_hcd *hcd = bus_to_hcd(udev->bus);
usb_hcd          4227 drivers/usb/core/hub.c 	struct usb_hcd *hcd;
usb_hcd          4266 drivers/usb/core/hub.c 	struct usb_hcd *hcd = bus_to_hcd(udev->bus);
usb_hcd          4456 drivers/usb/core/hub.c 	struct usb_hcd *hcd = bus_to_hcd(udev->bus);
usb_hcd          4512 drivers/usb/core/hub.c 	struct usb_hcd *hcd = bus_to_hcd(udev->bus);
usb_hcd          4539 drivers/usb/core/hub.c 	struct usb_hcd		*hcd = bus_to_hcd(hdev->bus);
usb_hcd          4964 drivers/usb/core/hub.c 	struct usb_hcd *hcd = bus_to_hcd(hdev->bus);
usb_hcd          5706 drivers/usb/core/hub.c 	struct usb_hcd			*hcd = bus_to_hcd(udev->bus);
usb_hcd          1220 drivers/usb/core/message.c 	struct usb_hcd *hcd = bus_to_hcd(dev->bus);
usb_hcd          1369 drivers/usb/core/message.c 	struct usb_hcd *hcd = bus_to_hcd(dev->bus);
usb_hcd          1529 drivers/usb/core/message.c 	struct usb_hcd *hcd = bus_to_hcd(dev->bus);
usb_hcd          1817 drivers/usb/core/message.c 	struct usb_hcd *hcd = bus_to_hcd(dev->bus);
usb_hcd           111 drivers/usb/core/port.c 	struct usb_hcd *hcd;
usb_hcd           448 drivers/usb/core/port.c 	struct usb_hcd *hcd, *peer_hcd;
usb_hcd           496 drivers/usb/core/port.c 		struct usb_hcd *hcd = bus_to_hcd(hdev->bus);
usb_hcd           497 drivers/usb/core/port.c 		struct usb_hcd *peer_hcd = hcd->shared_hcd;
usb_hcd           556 drivers/usb/core/quirks.c 	struct usb_hcd *hcd;
usb_hcd           934 drivers/usb/core/sysfs.c 	struct usb_hcd *hcd;
usb_hcd           948 drivers/usb/core/sysfs.c 	struct usb_hcd *hcd;
usb_hcd           974 drivers/usb/core/sysfs.c 	struct usb_hcd *hcd = bus_to_hcd(usb_dev->bus);
usb_hcd           990 drivers/usb/core/sysfs.c 	struct usb_hcd *hcd = bus_to_hcd(usb_dev->bus);
usb_hcd           413 drivers/usb/core/usb.c 	struct usb_hcd *hcd;
usb_hcd           534 drivers/usb/core/usb.c 	struct usb_hcd *hcd = bus_to_hcd(bus);
usb_hcd           538 drivers/usb/core/usb.c static bool usb_dev_authorized(struct usb_device *dev, struct usb_hcd *hcd)
usb_hcd           579 drivers/usb/core/usb.c 	struct usb_hcd *usb_hcd = bus_to_hcd(bus);
usb_hcd           587 drivers/usb/core/usb.c 	if (!usb_get_hcd(usb_hcd)) {
usb_hcd           592 drivers/usb/core/usb.c 	if (usb_hcd->driver->alloc_dev && parent &&
usb_hcd           593 drivers/usb/core/usb.c 		!usb_hcd->driver->alloc_dev(usb_hcd, dev)) {
usb_hcd           667 drivers/usb/core/usb.c 			raw_port = usb_hcd_find_raw_port_number(usb_hcd,
usb_hcd           687 drivers/usb/core/usb.c 	dev->authorized = usb_dev_authorized(dev, usb_hcd);
usb_hcd           495 drivers/usb/dwc2/hcd.c static int _dwc2_hcd_start(struct usb_hcd *hcd);
usb_hcd           499 drivers/usb/dwc2/hcd.c 	struct usb_hcd *hcd = dwc2_hsotg_to_hcd(hsotg);
usb_hcd           507 drivers/usb/dwc2/hcd.c 	struct usb_hcd *hcd = dwc2_hsotg_to_hcd(hsotg);
usb_hcd          2543 drivers/usb/dwc2/hcd.c static int dwc2_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb,
usb_hcd          2563 drivers/usb/dwc2/hcd.c static void dwc2_unmap_urb_for_dma(struct usb_hcd *hcd, struct urb *urb)
usb_hcd          3274 drivers/usb/dwc2/hcd.c 	struct usb_hcd *hcd = dwc2_hsotg_to_hcd(hsotg);
usb_hcd          3964 drivers/usb/dwc2/hcd.c static struct dwc2_hsotg *dwc2_hcd_to_hsotg(struct usb_hcd *hcd)
usb_hcd          4062 drivers/usb/dwc2/hcd.c static void dwc2_allocate_bus_bandwidth(struct usb_hcd *hcd, u16 bw,
usb_hcd          4075 drivers/usb/dwc2/hcd.c static void dwc2_free_bus_bandwidth(struct usb_hcd *hcd, u16 bw,
usb_hcd          4224 drivers/usb/dwc2/hcd.c static int _dwc2_hcd_start(struct usb_hcd *hcd)
usb_hcd          4273 drivers/usb/dwc2/hcd.c static void _dwc2_hcd_stop(struct usb_hcd *hcd)
usb_hcd          4302 drivers/usb/dwc2/hcd.c static int _dwc2_hcd_suspend(struct usb_hcd *hcd)
usb_hcd          4379 drivers/usb/dwc2/hcd.c static int _dwc2_hcd_resume(struct usb_hcd *hcd)
usb_hcd          4463 drivers/usb/dwc2/hcd.c static int _dwc2_hcd_get_frame_number(struct usb_hcd *hcd)
usb_hcd          4470 drivers/usb/dwc2/hcd.c static void dwc2_dump_urb_info(struct usb_hcd *hcd, struct urb *urb,
usb_hcd          4550 drivers/usb/dwc2/hcd.c static int _dwc2_hcd_urb_enqueue(struct usb_hcd *hcd, struct urb *urb,
usb_hcd          4709 drivers/usb/dwc2/hcd.c static int _dwc2_hcd_urb_dequeue(struct usb_hcd *hcd, struct urb *urb,
usb_hcd          4755 drivers/usb/dwc2/hcd.c static void _dwc2_hcd_endpoint_disable(struct usb_hcd *hcd,
usb_hcd          4771 drivers/usb/dwc2/hcd.c static void _dwc2_hcd_endpoint_reset(struct usb_hcd *hcd,
usb_hcd          4793 drivers/usb/dwc2/hcd.c static irqreturn_t _dwc2_hcd_irq(struct usb_hcd *hcd)
usb_hcd          4806 drivers/usb/dwc2/hcd.c static int _dwc2_hcd_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd          4815 drivers/usb/dwc2/hcd.c static int _dwc2_hcd_hub_control(struct usb_hcd *hcd, u16 typereq, u16 wvalue,
usb_hcd          4824 drivers/usb/dwc2/hcd.c static void _dwc2_hcd_clear_tt_buffer_complete(struct usb_hcd *hcd,
usb_hcd          4848 drivers/usb/dwc2/hcd.c static void dwc2_change_bus_speed(struct usb_hcd *hcd, int speed)
usb_hcd          4859 drivers/usb/dwc2/hcd.c static void dwc2_free_dev(struct usb_hcd *hcd, struct usb_device *udev)
usb_hcd          4876 drivers/usb/dwc2/hcd.c static int dwc2_reset_device(struct usb_hcd *hcd, struct usb_device *udev)
usb_hcd          5013 drivers/usb/dwc2/hcd.c 	struct usb_hcd *hcd;
usb_hcd          5267 drivers/usb/dwc2/hcd.c 	struct usb_hcd *hcd;
usb_hcd           461 drivers/usb/dwc2/hcd.h static inline struct usb_hcd *dwc2_hsotg_to_hcd(struct dwc2_hsotg *hsotg)
usb_hcd           463 drivers/usb/dwc2/hcd.h 	return (struct usb_hcd *)hsotg->priv;
usb_hcd           973 drivers/usb/early/ehci-dbgp.c int dbgp_reset_prep(struct usb_hcd *hcd)
usb_hcd          1001 drivers/usb/early/ehci-dbgp.c int dbgp_external_startup(struct usb_hcd *hcd)
usb_hcd           285 drivers/usb/gadget/udc/dummy_hcd.c static inline struct dummy_hcd *hcd_to_dummy_hcd(struct usb_hcd *hcd)
usb_hcd           290 drivers/usb/gadget/udc/dummy_hcd.c static inline struct usb_hcd *dummy_hcd_to_hcd(struct dummy_hcd *dum)
usb_hcd           292 drivers/usb/gadget/udc/dummy_hcd.c 	return container_of((void *) dum, struct usb_hcd, hcd_priv);
usb_hcd          1241 drivers/usb/gadget/udc/dummy_hcd.c 	struct usb_hcd			*hcd,
usb_hcd          1293 drivers/usb/gadget/udc/dummy_hcd.c static int dummy_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd          1992 drivers/usb/gadget/udc/dummy_hcd.c static int dummy_hub_status(struct usb_hcd *hcd, char *buf)
usb_hcd          2072 drivers/usb/gadget/udc/dummy_hcd.c 	struct usb_hcd	*hcd,
usb_hcd          2326 drivers/usb/gadget/udc/dummy_hcd.c static int dummy_bus_suspend(struct usb_hcd *hcd)
usb_hcd          2340 drivers/usb/gadget/udc/dummy_hcd.c static int dummy_bus_resume(struct usb_hcd *hcd)
usb_hcd          2410 drivers/usb/gadget/udc/dummy_hcd.c 	struct usb_hcd		*hcd = dev_get_drvdata(dev);
usb_hcd          2448 drivers/usb/gadget/udc/dummy_hcd.c static int dummy_start(struct usb_hcd *hcd)
usb_hcd          2478 drivers/usb/gadget/udc/dummy_hcd.c static void dummy_stop(struct usb_hcd *hcd)
usb_hcd          2486 drivers/usb/gadget/udc/dummy_hcd.c static int dummy_h_get_frame(struct usb_hcd *hcd)
usb_hcd          2491 drivers/usb/gadget/udc/dummy_hcd.c static int dummy_setup(struct usb_hcd *hcd)
usb_hcd          2517 drivers/usb/gadget/udc/dummy_hcd.c static int dummy_alloc_streams(struct usb_hcd *hcd, struct usb_device *udev,
usb_hcd          2564 drivers/usb/gadget/udc/dummy_hcd.c static int dummy_free_streams(struct usb_hcd *hcd, struct usb_device *udev,
usb_hcd          2621 drivers/usb/gadget/udc/dummy_hcd.c 	struct usb_hcd		*hs_hcd;
usb_hcd          2622 drivers/usb/gadget/udc/dummy_hcd.c 	struct usb_hcd		*ss_hcd;
usb_hcd          2689 drivers/usb/gadget/udc/dummy_hcd.c 	struct usb_hcd		*hcd;
usb_hcd          2707 drivers/usb/gadget/udc/dummy_hcd.c 	struct usb_hcd		*hcd;
usb_hcd            68 drivers/usb/host/ehci-atmel.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd            77 drivers/usb/host/ehci-atmel.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd            88 drivers/usb/host/ehci-atmel.c 	struct usb_hcd *hcd;
usb_hcd           172 drivers/usb/host/ehci-atmel.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd           184 drivers/usb/host/ehci-atmel.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           198 drivers/usb/host/ehci-atmel.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           472 drivers/usb/host/ehci-dbg.c 	struct usb_hcd		*hcd;
usb_hcd           623 drivers/usb/host/ehci-dbg.c 	struct usb_hcd		*hcd;
usb_hcd           757 drivers/usb/host/ehci-dbg.c 	struct usb_hcd		*hcd;
usb_hcd           106 drivers/usb/host/ehci-exynos.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           124 drivers/usb/host/ehci-exynos.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           154 drivers/usb/host/ehci-exynos.c 	struct usb_hcd *hcd;
usb_hcd           255 drivers/usb/host/ehci-exynos.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd           274 drivers/usb/host/ehci-exynos.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           293 drivers/usb/host/ehci-exynos.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd            50 drivers/usb/host/ehci-fsl.c 	struct usb_hcd *hcd;
usb_hcd           186 drivers/usb/host/ehci-fsl.c static bool usb_phy_clk_valid(struct usb_hcd *hcd)
usb_hcd           197 drivers/usb/host/ehci-fsl.c static int ehci_fsl_setup_phy(struct usb_hcd *hcd,
usb_hcd           303 drivers/usb/host/ehci-fsl.c 	struct usb_hcd *hcd = ehci_to_hcd(ehci);
usb_hcd           375 drivers/usb/host/ehci-fsl.c static int ehci_fsl_setup(struct usb_hcd *hcd)
usb_hcd           433 drivers/usb/host/ehci-fsl.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           502 drivers/usb/host/ehci-fsl.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           575 drivers/usb/host/ehci-fsl.c static struct ehci_fsl *hcd_to_ehci_fsl(struct usb_hcd *hcd)
usb_hcd           584 drivers/usb/host/ehci-fsl.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           604 drivers/usb/host/ehci-fsl.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           631 drivers/usb/host/ehci-fsl.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           649 drivers/usb/host/ehci-fsl.c static int ehci_start_port_reset(struct usb_hcd *hcd, unsigned port)
usb_hcd           696 drivers/usb/host/ehci-fsl.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd            75 drivers/usb/host/ehci-grlib.c 	struct usb_hcd *hcd;
usb_hcd           145 drivers/usb/host/ehci-grlib.c 	struct usb_hcd *hcd = platform_get_drvdata(op);
usb_hcd           354 drivers/usb/host/ehci-hcd.c static void ehci_shutdown(struct usb_hcd *hcd)
usb_hcd           418 drivers/usb/host/ehci-hcd.c static void ehci_stop (struct usb_hcd *hcd)
usb_hcd           452 drivers/usb/host/ehci-hcd.c static int ehci_init(struct usb_hcd *hcd)
usb_hcd           571 drivers/usb/host/ehci-hcd.c static int ehci_run (struct usb_hcd *hcd)
usb_hcd           656 drivers/usb/host/ehci-hcd.c int ehci_setup(struct usb_hcd *hcd)
usb_hcd           690 drivers/usb/host/ehci-hcd.c static irqreturn_t ehci_irq (struct usb_hcd *hcd)
usb_hcd           853 drivers/usb/host/ehci-hcd.c 	struct usb_hcd	*hcd,
usb_hcd           893 drivers/usb/host/ehci-hcd.c static int ehci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd           944 drivers/usb/host/ehci-hcd.c ehci_endpoint_disable (struct usb_hcd *hcd, struct usb_host_endpoint *ep)
usb_hcd          1018 drivers/usb/host/ehci-hcd.c ehci_endpoint_reset(struct usb_hcd *hcd, struct usb_host_endpoint *ep)
usb_hcd          1057 drivers/usb/host/ehci-hcd.c static int ehci_get_frame (struct usb_hcd *hcd)
usb_hcd          1067 drivers/usb/host/ehci-hcd.c static void ehci_remove_device(struct usb_hcd *hcd, struct usb_device *udev)
usb_hcd          1084 drivers/usb/host/ehci-hcd.c int ehci_suspend(struct usb_hcd *hcd, bool do_wakeup)
usb_hcd          1118 drivers/usb/host/ehci-hcd.c int ehci_resume(struct usb_hcd *hcd, bool force_reset)
usb_hcd            40 drivers/usb/host/ehci-hub.c 	struct usb_hcd	*hcd = ehci_to_hcd(ehci);
usb_hcd           214 drivers/usb/host/ehci-hub.c static int ehci_bus_suspend (struct usb_hcd *hcd)
usb_hcd           374 drivers/usb/host/ehci-hub.c static int ehci_bus_resume (struct usb_hcd *hcd)
usb_hcd           515 drivers/usb/host/ehci-hub.c static unsigned long ehci_get_resuming_ports(struct usb_hcd *hcd)
usb_hcd           616 drivers/usb/host/ehci-hub.c ehci_hub_status_data (struct usb_hcd *hcd, char *buf)
usb_hcd           739 drivers/usb/host/ehci-hub.c 	struct usb_hcd	*hcd,
usb_hcd           757 drivers/usb/host/ehci-hub.c 	struct usb_hcd *hcd = bus_to_hcd(udev->bus);
usb_hcd           798 drivers/usb/host/ehci-hub.c static int ehset_single_step_set_feature(struct usb_hcd *hcd, int port)
usb_hcd           869 drivers/usb/host/ehci-hub.c 	struct usb_hcd	*hcd,
usb_hcd          1315 drivers/usb/host/ehci-hub.c static void ehci_relinquish_port(struct usb_hcd *hcd, int portnum)
usb_hcd          1324 drivers/usb/host/ehci-hub.c static int ehci_port_handed_over(struct usb_hcd *hcd, int portnum)
usb_hcd          1337 drivers/usb/host/ehci-hub.c 	struct usb_hcd *hcd = ehci_to_hcd(ehci);
usb_hcd            66 drivers/usb/host/ehci-mv.c static int mv_ehci_reset(struct usb_hcd *hcd)
usb_hcd            96 drivers/usb/host/ehci-mv.c 	struct usb_hcd *hcd;
usb_hcd           225 drivers/usb/host/ehci-mv.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd           258 drivers/usb/host/ehci-mv.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd            40 drivers/usb/host/ehci-mxc.c 	struct usb_hcd *hcd;
usb_hcd           159 drivers/usb/host/ehci-mxc.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd            43 drivers/usb/host/ehci-npcm7xx.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd            51 drivers/usb/host/ehci-npcm7xx.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd            63 drivers/usb/host/ehci-npcm7xx.c 	struct usb_hcd *hcd;
usb_hcd           164 drivers/usb/host/ehci-npcm7xx.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd            91 drivers/usb/host/ehci-omap.c 	struct usb_hcd	*hcd;
usb_hcd           247 drivers/usb/host/ehci-omap.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd            75 drivers/usb/host/ehci-orion.c static void orion_usb_phy_v1_setup(struct usb_hcd *hcd)
usb_hcd           143 drivers/usb/host/ehci-orion.c ehci_orion_conf_mbus_windows(struct usb_hcd *hcd,
usb_hcd           163 drivers/usb/host/ehci-orion.c static int ehci_orion_drv_reset(struct usb_hcd *hcd)
usb_hcd           187 drivers/usb/host/ehci-orion.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           194 drivers/usb/host/ehci-orion.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           212 drivers/usb/host/ehci-orion.c 	struct usb_hcd *hcd;
usb_hcd           324 drivers/usb/host/ehci-orion.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd            87 drivers/usb/host/ehci-pci.c static int ehci_pci_setup(struct usb_hcd *hcd)
usb_hcd           335 drivers/usb/host/ehci-pci.c static int ehci_pci_resume(struct usb_hcd *hcd, bool hibernated)
usb_hcd            51 drivers/usb/host/ehci-platform.c static int ehci_platform_reset(struct usb_hcd *hcd)
usb_hcd            78 drivers/usb/host/ehci-platform.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd            99 drivers/usb/host/ehci-platform.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd           123 drivers/usb/host/ehci-platform.c 	struct usb_hcd *hcd;
usb_hcd           271 drivers/usb/host/ehci-platform.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd           297 drivers/usb/host/ehci-platform.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           315 drivers/usb/host/ehci-platform.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd            70 drivers/usb/host/ehci-pmcmsp.c static int ehci_msp_setup(struct usb_hcd *hcd)
usb_hcd           161 drivers/usb/host/ehci-pmcmsp.c 	struct usb_hcd *hcd;
usb_hcd           236 drivers/usb/host/ehci-pmcmsp.c void usb_hcd_msp_remove(struct usb_hcd *hcd, struct platform_device *dev)
usb_hcd           307 drivers/usb/host/ehci-pmcmsp.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd            97 drivers/usb/host/ehci-ppc-of.c 	struct usb_hcd *hcd;
usb_hcd           188 drivers/usb/host/ehci-ppc-of.c 	struct usb_hcd *hcd = platform_get_drvdata(op);
usb_hcd            40 drivers/usb/host/ehci-ps3.c static int ps3_ehci_hc_reset(struct usb_hcd *hcd)
usb_hcd            87 drivers/usb/host/ehci-ps3.c 	struct usb_hcd *hcd;
usb_hcd           206 drivers/usb/host/ehci-ps3.c 	struct usb_hcd *hcd = ps3_system_bus_get_drvdata(dev);
usb_hcd           140 drivers/usb/host/ehci-q.c static void ehci_clear_tt_buffer_complete(struct usb_hcd *hcd,
usb_hcd          1169 drivers/usb/host/ehci-q.c 	struct usb_hcd  *hcd,
usb_hcd            24 drivers/usb/host/ehci-sched.c static int ehci_get_frame(struct usb_hcd *hcd);
usb_hcd            15 drivers/usb/host/ehci-sh.c 	struct usb_hcd *hcd;
usb_hcd            18 drivers/usb/host/ehci-sh.c static int ehci_sh_reset(struct usb_hcd *hcd)
usb_hcd            80 drivers/usb/host/ehci-sh.c 	struct usb_hcd *hcd;
usb_hcd           160 drivers/usb/host/ehci-sh.c 	struct usb_hcd *hcd = priv->hcd;
usb_hcd           174 drivers/usb/host/ehci-sh.c 	struct usb_hcd *hcd = priv->hcd;
usb_hcd            40 drivers/usb/host/ehci-spear.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd            48 drivers/usb/host/ehci-spear.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd            60 drivers/usb/host/ehci-spear.c 	struct usb_hcd *hcd ;
usb_hcd           133 drivers/usb/host/ehci-spear.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd            50 drivers/usb/host/ehci-st.c static int st_ehci_platform_reset(struct usb_hcd *hcd)
usb_hcd            67 drivers/usb/host/ehci-st.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd           118 drivers/usb/host/ehci-st.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd           151 drivers/usb/host/ehci-st.c 	struct usb_hcd *hcd;
usb_hcd           259 drivers/usb/host/ehci-st.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd           284 drivers/usb/host/ehci-st.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           304 drivers/usb/host/ehci-st.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd            56 drivers/usb/host/ehci-tegra.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd           171 drivers/usb/host/ehci-tegra.c 	struct usb_hcd	*hcd,
usb_hcd           347 drivers/usb/host/ehci-tegra.c static int tegra_ehci_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb,
usb_hcd           363 drivers/usb/host/ehci-tegra.c static void tegra_ehci_unmap_urb_for_dma(struct usb_hcd *hcd, struct urb *urb)
usb_hcd           388 drivers/usb/host/ehci-tegra.c 	struct usb_hcd *hcd;
usb_hcd           520 drivers/usb/host/ehci-tegra.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd           541 drivers/usb/host/ehci-tegra.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd           557 drivers/usb/host/ehci-tegra.c static int tegra_ehci_reset(struct usb_hcd *hcd)
usb_hcd            36 drivers/usb/host/ehci-xilinx-of.c static int ehci_xilinx_port_handed_over(struct usb_hcd *hcd, int portnum)
usb_hcd           119 drivers/usb/host/ehci-xilinx-of.c 	struct usb_hcd *hcd;
usb_hcd           202 drivers/usb/host/ehci-xilinx-of.c 	struct usb_hcd *hcd = platform_get_drvdata(op);
usb_hcd           262 drivers/usb/host/ehci.h static inline struct ehci_hcd *hcd_to_ehci(struct usb_hcd *hcd)
usb_hcd           266 drivers/usb/host/ehci.h static inline struct usb_hcd *ehci_to_hcd(struct ehci_hcd *ehci)
usb_hcd           268 drivers/usb/host/ehci.h 	return container_of((void *) ehci, struct usb_hcd, hcd_priv);
usb_hcd           874 drivers/usb/host/ehci.h 	int		(*reset)(struct usb_hcd *hcd);
usb_hcd           875 drivers/usb/host/ehci.h 	int		(*port_power)(struct usb_hcd *hcd,
usb_hcd           881 drivers/usb/host/ehci.h extern int	ehci_setup(struct usb_hcd *hcd);
usb_hcd           886 drivers/usb/host/ehci.h extern int	ehci_suspend(struct usb_hcd *hcd, bool do_wakeup);
usb_hcd           887 drivers/usb/host/ehci.h extern int	ehci_resume(struct usb_hcd *hcd, bool force_reset);
usb_hcd           891 drivers/usb/host/ehci.h extern int	ehci_hub_control(struct usb_hcd	*hcd, u16 typeReq, u16 wValue,
usb_hcd           321 drivers/usb/host/fhci-hcd.c static int fhci_start(struct usb_hcd *hcd)
usb_hcd           372 drivers/usb/host/fhci-hcd.c static void fhci_stop(struct usb_hcd *hcd)
usb_hcd           384 drivers/usb/host/fhci-hcd.c static int fhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb,
usb_hcd           464 drivers/usb/host/fhci-hcd.c static int fhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd           506 drivers/usb/host/fhci-hcd.c static void fhci_endpoint_disable(struct usb_hcd *hcd,
usb_hcd           527 drivers/usb/host/fhci-hcd.c static int fhci_get_frame_number(struct usb_hcd *hcd)
usb_hcd           564 drivers/usb/host/fhci-hcd.c 	struct usb_hcd *hcd;
usb_hcd           783 drivers/usb/host/fhci-hcd.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           177 drivers/usb/host/fhci-hub.c int fhci_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd           202 drivers/usb/host/fhci-hub.c int fhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
usb_hcd           506 drivers/usb/host/fhci-sched.c 	struct usb_hcd *hcd = _hcd;
usb_hcd           542 drivers/usb/host/fhci-sched.c irqreturn_t fhci_irq(struct usb_hcd *hcd)
usb_hcd           462 drivers/usb/host/fhci.h static inline struct fhci_hcd *hcd_to_fhci(struct usb_hcd *hcd)
usb_hcd           467 drivers/usb/host/fhci.h static inline struct usb_hcd *fhci_to_hcd(struct fhci_hcd *fhci)
usb_hcd           469 drivers/usb/host/fhci.h 	return container_of((void *)fhci, struct usb_hcd, hcd_priv);
usb_hcd           530 drivers/usb/host/fhci.h int fhci_hub_status_data(struct usb_hcd *hcd, char *buf);
usb_hcd           531 drivers/usb/host/fhci.h int fhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
usb_hcd           560 drivers/usb/host/fhci.h irqreturn_t fhci_irq(struct usb_hcd *hcd);
usb_hcd           449 drivers/usb/host/fotg210-hcd.c 	struct usb_hcd *hcd;
usb_hcd           516 drivers/usb/host/fotg210-hcd.c 	struct usb_hcd *hcd;
usb_hcd           641 drivers/usb/host/fotg210-hcd.c 	struct usb_hcd *hcd;
usb_hcd          1394 drivers/usb/host/fotg210-hcd.c static int fotg210_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd          1461 drivers/usb/host/fotg210-hcd.c static int fotg210_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
usb_hcd          1786 drivers/usb/host/fotg210-hcd.c static void __maybe_unused fotg210_relinquish_port(struct usb_hcd *hcd,
usb_hcd          1792 drivers/usb/host/fotg210-hcd.c static int __maybe_unused fotg210_port_handed_over(struct usb_hcd *hcd,
usb_hcd          2096 drivers/usb/host/fotg210-hcd.c static void fotg210_clear_tt_buffer_complete(struct usb_hcd *hcd,
usb_hcd          3275 drivers/usb/host/fotg210-hcd.c static int fotg210_get_frame(struct usb_hcd *hcd);
usb_hcd          4812 drivers/usb/host/fotg210-hcd.c static void fotg210_shutdown(struct usb_hcd *hcd)
usb_hcd          4863 drivers/usb/host/fotg210-hcd.c static void fotg210_stop(struct usb_hcd *hcd)
usb_hcd          4902 drivers/usb/host/fotg210-hcd.c static int hcd_fotg210_init(struct usb_hcd *hcd)
usb_hcd          5009 drivers/usb/host/fotg210-hcd.c static int fotg210_run(struct usb_hcd *hcd)
usb_hcd          5089 drivers/usb/host/fotg210-hcd.c static int fotg210_setup(struct usb_hcd *hcd)
usb_hcd          5120 drivers/usb/host/fotg210-hcd.c static irqreturn_t fotg210_irq(struct usb_hcd *hcd)
usb_hcd          5267 drivers/usb/host/fotg210-hcd.c static int fotg210_urb_enqueue(struct usb_hcd *hcd, struct urb *urb,
usb_hcd          5303 drivers/usb/host/fotg210-hcd.c static int fotg210_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd          5371 drivers/usb/host/fotg210-hcd.c static void fotg210_endpoint_disable(struct usb_hcd *hcd,
usb_hcd          5444 drivers/usb/host/fotg210-hcd.c static void fotg210_endpoint_reset(struct usb_hcd *hcd,
usb_hcd          5485 drivers/usb/host/fotg210-hcd.c static int fotg210_get_frame(struct usb_hcd *hcd)
usb_hcd          5571 drivers/usb/host/fotg210-hcd.c 	struct usb_hcd *hcd;
usb_hcd          5665 drivers/usb/host/fotg210-hcd.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd           193 drivers/usb/host/fotg210.h static inline struct fotg210_hcd *hcd_to_fotg210(struct usb_hcd *hcd)
usb_hcd           197 drivers/usb/host/fotg210.h static inline struct usb_hcd *fotg210_to_hcd(struct fotg210_hcd *fotg210)
usb_hcd           199 drivers/usb/host/fotg210.h 	return container_of((void *) fotg210, struct usb_hcd, hcd_priv);
usb_hcd            65 drivers/usb/host/imx21-hcd.c static inline struct imx21 *hcd_to_imx21(struct usb_hcd *hcd)
usb_hcd           125 drivers/usb/host/imx21-hcd.c static int imx21_hc_get_frame(struct usb_hcd *hcd)
usb_hcd           507 drivers/usb/host/imx21-hcd.c static void urb_done(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd           551 drivers/usb/host/imx21-hcd.c static void schedule_isoc_etds(struct usb_hcd *hcd,
usb_hcd           618 drivers/usb/host/imx21-hcd.c static void isoc_etd_done(struct usb_hcd *hcd, int etd_num)
usb_hcd           726 drivers/usb/host/imx21-hcd.c static int imx21_hc_urb_enqueue_isoc(struct usb_hcd *hcd,
usb_hcd          1030 drivers/usb/host/imx21-hcd.c static void nonisoc_etd_done(struct usb_hcd *hcd, int etd_num)
usb_hcd          1151 drivers/usb/host/imx21-hcd.c static int imx21_hc_urb_enqueue(struct usb_hcd *hcd,
usb_hcd          1247 drivers/usb/host/imx21-hcd.c static int imx21_hc_urb_dequeue(struct usb_hcd *hcd, struct urb *urb,
usb_hcd          1300 drivers/usb/host/imx21-hcd.c static void process_etds(struct usb_hcd *hcd, struct imx21 *imx21, int sof)
usb_hcd          1397 drivers/usb/host/imx21-hcd.c static irqreturn_t imx21_irq(struct usb_hcd *hcd)
usb_hcd          1415 drivers/usb/host/imx21-hcd.c static void imx21_hc_endpoint_disable(struct usb_hcd *hcd,
usb_hcd          1460 drivers/usb/host/imx21-hcd.c static int get_hub_descriptor(struct usb_hcd *hcd,
usb_hcd          1480 drivers/usb/host/imx21-hcd.c static int imx21_hc_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd          1514 drivers/usb/host/imx21-hcd.c static int imx21_hc_hub_control(struct usb_hcd *hcd,
usb_hcd          1654 drivers/usb/host/imx21-hcd.c static int imx21_hc_reset(struct usb_hcd *hcd)
usb_hcd          1683 drivers/usb/host/imx21-hcd.c static int imx21_hc_start(struct usb_hcd *hcd)
usb_hcd          1751 drivers/usb/host/imx21-hcd.c static void imx21_hc_stop(struct usb_hcd *hcd)
usb_hcd          1806 drivers/usb/host/imx21-hcd.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd          1827 drivers/usb/host/imx21-hcd.c 	struct usb_hcd *hcd;
usb_hcd           409 drivers/usb/host/imx21-hcd.h 	struct usb_hcd *hcd;
usb_hcd           591 drivers/usb/host/isp116x-hcd.c static irqreturn_t isp116x_irq(struct usb_hcd *hcd)
usb_hcd           681 drivers/usb/host/isp116x-hcd.c static int isp116x_urb_enqueue(struct usb_hcd *hcd,
usb_hcd           837 drivers/usb/host/isp116x-hcd.c static int isp116x_urb_dequeue(struct usb_hcd *hcd, struct urb *urb,
usb_hcd           874 drivers/usb/host/isp116x-hcd.c static void isp116x_endpoint_disable(struct usb_hcd *hcd,
usb_hcd           893 drivers/usb/host/isp116x-hcd.c static int isp116x_get_frame(struct usb_hcd *hcd)
usb_hcd           908 drivers/usb/host/isp116x-hcd.c static int isp116x_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd          1003 drivers/usb/host/isp116x-hcd.c static int isp116x_hub_control(struct usb_hcd *hcd,
usb_hcd          1248 drivers/usb/host/isp116x-hcd.c static int isp116x_reset(struct usb_hcd *hcd)
usb_hcd          1278 drivers/usb/host/isp116x-hcd.c static void isp116x_stop(struct usb_hcd *hcd)
usb_hcd          1301 drivers/usb/host/isp116x-hcd.c static int isp116x_start(struct usb_hcd *hcd)
usb_hcd          1395 drivers/usb/host/isp116x-hcd.c static int isp116x_bus_suspend(struct usb_hcd *hcd)
usb_hcd          1436 drivers/usb/host/isp116x-hcd.c static int isp116x_bus_resume(struct usb_hcd *hcd)
usb_hcd          1532 drivers/usb/host/isp116x-hcd.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd          1555 drivers/usb/host/isp116x-hcd.c 	struct usb_hcd *hcd;
usb_hcd           292 drivers/usb/host/isp116x.h static inline struct isp116x *hcd_to_isp116x(struct usb_hcd *hcd)
usb_hcd           297 drivers/usb/host/isp116x.h static inline struct usb_hcd *isp116x_to_hcd(struct isp116x *isp116x)
usb_hcd           299 drivers/usb/host/isp116x.h 	return container_of((void *)isp116x, struct usb_hcd, hcd_priv);
usb_hcd           107 drivers/usb/host/isp1362-hcd.c static void isp1362_hc_stop(struct usb_hcd *hcd);
usb_hcd           108 drivers/usb/host/isp1362-hcd.c static int isp1362_hc_start(struct usb_hcd *hcd);
usb_hcd          1007 drivers/usb/host/isp1362-hcd.c static irqreturn_t isp1362_irq(struct usb_hcd *hcd)
usb_hcd          1216 drivers/usb/host/isp1362-hcd.c static int isp1362_urb_enqueue(struct usb_hcd *hcd,
usb_hcd          1397 drivers/usb/host/isp1362-hcd.c static int isp1362_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd          1449 drivers/usb/host/isp1362-hcd.c static void isp1362_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep)
usb_hcd          1479 drivers/usb/host/isp1362-hcd.c static int isp1362_get_frame(struct usb_hcd *hcd)
usb_hcd          1495 drivers/usb/host/isp1362-hcd.c static int isp1362_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd          1563 drivers/usb/host/isp1362-hcd.c static int isp1362_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
usb_hcd          1733 drivers/usb/host/isp1362-hcd.c static int isp1362_bus_suspend(struct usb_hcd *hcd)
usb_hcd          1831 drivers/usb/host/isp1362-hcd.c static int isp1362_bus_resume(struct usb_hcd *hcd)
usb_hcd          2204 drivers/usb/host/isp1362-hcd.c static int isp1362_mem_config(struct usb_hcd *hcd)
usb_hcd          2314 drivers/usb/host/isp1362-hcd.c static int isp1362_hc_reset(struct usb_hcd *hcd)
usb_hcd          2354 drivers/usb/host/isp1362-hcd.c static void isp1362_hc_stop(struct usb_hcd *hcd)
usb_hcd          2479 drivers/usb/host/isp1362-hcd.c static int isp1362_hc_start(struct usb_hcd *hcd)
usb_hcd          2613 drivers/usb/host/isp1362-hcd.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd          2628 drivers/usb/host/isp1362-hcd.c 	struct usb_hcd *hcd;
usb_hcd          2718 drivers/usb/host/isp1362-hcd.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd          2741 drivers/usb/host/isp1362-hcd.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd           524 drivers/usb/host/isp1362.h static inline struct isp1362_hcd *hcd_to_isp1362_hcd(struct usb_hcd *hcd)
usb_hcd           529 drivers/usb/host/isp1362.h static inline struct usb_hcd *isp1362_hcd_to_hcd(struct isp1362_hcd *isp1362_hcd)
usb_hcd           531 drivers/usb/host/isp1362.h 	return container_of((void *)isp1362_hcd, struct usb_hcd, hcd_priv);
usb_hcd           341 drivers/usb/host/max3421-hcd.c hcd_to_max3421(struct usb_hcd *hcd)
usb_hcd           346 drivers/usb/host/max3421-hcd.c static inline struct usb_hcd *
usb_hcd           349 drivers/usb/host/max3421-hcd.c 	return container_of((void *) max3421_hcd, struct usb_hcd, hcd_priv);
usb_hcd           353 drivers/usb/host/max3421-hcd.c spi_rd8(struct usb_hcd *hcd, unsigned int reg)
usb_hcd           379 drivers/usb/host/max3421-hcd.c spi_wr8(struct usb_hcd *hcd, unsigned int reg, u8 val)
usb_hcd           403 drivers/usb/host/max3421-hcd.c spi_rd_buf(struct usb_hcd *hcd, unsigned int reg, void *buf, size_t len)
usb_hcd           429 drivers/usb/host/max3421-hcd.c spi_wr_buf(struct usb_hcd *hcd, unsigned int reg, void *buf, size_t len)
usb_hcd           469 drivers/usb/host/max3421-hcd.c max3421_set_speed(struct usb_hcd *hcd, struct usb_device *dev)
usb_hcd           495 drivers/usb/host/max3421-hcd.c max3421_set_address(struct usb_hcd *hcd, struct usb_device *dev, int epnum,
usb_hcd           540 drivers/usb/host/max3421-hcd.c max3421_ctrl_setup(struct usb_hcd *hcd, struct urb *urb)
usb_hcd           547 drivers/usb/host/max3421-hcd.c max3421_transfer_in(struct usb_hcd *hcd, struct urb *urb)
usb_hcd           558 drivers/usb/host/max3421-hcd.c max3421_transfer_out(struct usb_hcd *hcd, struct urb *urb, int fast_retransmit)
usb_hcd           604 drivers/usb/host/max3421-hcd.c max3421_next_transfer(struct usb_hcd *hcd, int fast_retransmit)
usb_hcd           664 drivers/usb/host/max3421-hcd.c max3421_select_and_start_urb(struct usb_hcd *hcd)
usb_hcd           800 drivers/usb/host/max3421-hcd.c max3421_check_unlink(struct usb_hcd *hcd)
usb_hcd           834 drivers/usb/host/max3421-hcd.c max3421_slow_retransmit(struct usb_hcd *hcd)
usb_hcd           849 drivers/usb/host/max3421-hcd.c max3421_recv_data_available(struct usb_hcd *hcd)
usb_hcd           880 drivers/usb/host/max3421-hcd.c max3421_handle_error(struct usb_hcd *hcd, u8 hrsl)
usb_hcd           972 drivers/usb/host/max3421-hcd.c max3421_transfer_in_done(struct usb_hcd *hcd, struct urb *urb)
usb_hcd          1016 drivers/usb/host/max3421-hcd.c max3421_transfer_out_done(struct usb_hcd *hcd, struct urb *urb)
usb_hcd          1043 drivers/usb/host/max3421-hcd.c max3421_host_transfer_done(struct usb_hcd *hcd)
usb_hcd          1109 drivers/usb/host/max3421-hcd.c max3421_detect_conn(struct usb_hcd *hcd)
usb_hcd          1168 drivers/usb/host/max3421-hcd.c 	struct usb_hcd *hcd = dev_id;
usb_hcd          1183 drivers/usb/host/max3421-hcd.c dump_eps(struct usb_hcd *hcd)
usb_hcd          1224 drivers/usb/host/max3421-hcd.c max3421_handle_irqs(struct usb_hcd *hcd)
usb_hcd          1317 drivers/usb/host/max3421-hcd.c max3421_reset_hcd(struct usb_hcd *hcd)
usb_hcd          1370 drivers/usb/host/max3421-hcd.c max3421_urb_done(struct usb_hcd *hcd)
usb_hcd          1397 drivers/usb/host/max3421-hcd.c 	struct usb_hcd *hcd = dev_id;
usb_hcd          1476 drivers/usb/host/max3421-hcd.c max3421_reset_port(struct usb_hcd *hcd)
usb_hcd          1489 drivers/usb/host/max3421-hcd.c max3421_reset(struct usb_hcd *hcd)
usb_hcd          1502 drivers/usb/host/max3421-hcd.c max3421_start(struct usb_hcd *hcd)
usb_hcd          1518 drivers/usb/host/max3421-hcd.c max3421_stop(struct usb_hcd *hcd)
usb_hcd          1523 drivers/usb/host/max3421-hcd.c max3421_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags)
usb_hcd          1574 drivers/usb/host/max3421-hcd.c max3421_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd          1596 drivers/usb/host/max3421-hcd.c max3421_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep)
usb_hcd          1617 drivers/usb/host/max3421-hcd.c max3421_get_frame_number(struct usb_hcd *hcd)
usb_hcd          1628 drivers/usb/host/max3421-hcd.c max3421_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd          1673 drivers/usb/host/max3421-hcd.c max3421_gpout_set_value(struct usb_hcd *hcd, u8 pin_number, u8 value)
usb_hcd          1694 drivers/usb/host/max3421-hcd.c max3421_hub_control(struct usb_hcd *hcd, u16 type_req, u16 value, u16 index,
usb_hcd          1792 drivers/usb/host/max3421-hcd.c max3421_bus_suspend(struct usb_hcd *hcd)
usb_hcd          1798 drivers/usb/host/max3421-hcd.c max3421_bus_resume(struct usb_hcd *hcd)
usb_hcd          1848 drivers/usb/host/max3421-hcd.c 	struct usb_hcd *hcd = NULL;
usb_hcd          1953 drivers/usb/host/max3421-hcd.c 	struct usb_hcd *hcd = NULL;
usb_hcd            98 drivers/usb/host/ohci-at91.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd           117 drivers/usb/host/ohci-at91.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd           137 drivers/usb/host/ohci-at91.c static void usb_hcd_at91_remove (struct usb_hcd *, struct platform_device *);
usb_hcd           171 drivers/usb/host/ohci-at91.c 	struct usb_hcd *hcd;
usb_hcd           258 drivers/usb/host/ohci-at91.c static void usb_hcd_at91_remove(struct usb_hcd *hcd,
usb_hcd           286 drivers/usb/host/ohci-at91.c static int ohci_at91_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd           328 drivers/usb/host/ohci-at91.c static int ohci_at91_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
usb_hcd           596 drivers/usb/host/ohci-at91.c 	struct usb_hcd	*hcd = dev_get_drvdata(dev);
usb_hcd           640 drivers/usb/host/ohci-at91.c 	struct usb_hcd	*hcd = dev_get_drvdata(dev);
usb_hcd            33 drivers/usb/host/ohci-da8xx.c static int (*orig_ohci_hub_control)(struct usb_hcd  *hcd, u16 typeReq,
usb_hcd            35 drivers/usb/host/ohci-da8xx.c static int (*orig_ohci_hub_status_data)(struct usb_hcd *hcd, char *buf);
usb_hcd            38 drivers/usb/host/ohci-da8xx.c 	struct usb_hcd *hcd;
usb_hcd            51 drivers/usb/host/ohci-da8xx.c static int ohci_da8xx_enable(struct usb_hcd *hcd)
usb_hcd            78 drivers/usb/host/ohci-da8xx.c static void ohci_da8xx_disable(struct usb_hcd *hcd)
usb_hcd            87 drivers/usb/host/ohci-da8xx.c static int ohci_da8xx_set_power(struct usb_hcd *hcd, int on)
usb_hcd           113 drivers/usb/host/ohci-da8xx.c static int ohci_da8xx_get_power(struct usb_hcd *hcd)
usb_hcd           123 drivers/usb/host/ohci-da8xx.c static int ohci_da8xx_get_oci(struct usb_hcd *hcd)
usb_hcd           145 drivers/usb/host/ohci-da8xx.c static int ohci_da8xx_has_set_power(struct usb_hcd *hcd)
usb_hcd           155 drivers/usb/host/ohci-da8xx.c static int ohci_da8xx_has_oci(struct usb_hcd *hcd)
usb_hcd           168 drivers/usb/host/ohci-da8xx.c static int ohci_da8xx_has_potpgt(struct usb_hcd *hcd)
usb_hcd           209 drivers/usb/host/ohci-da8xx.c static int ohci_da8xx_register_notify(struct usb_hcd *hcd)
usb_hcd           227 drivers/usb/host/ohci-da8xx.c static int ohci_da8xx_reset(struct usb_hcd *hcd)
usb_hcd           280 drivers/usb/host/ohci-da8xx.c static int ohci_da8xx_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd           300 drivers/usb/host/ohci-da8xx.c static int ohci_da8xx_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
usb_hcd           378 drivers/usb/host/ohci-da8xx.c 	struct usb_hcd	*hcd;
usb_hcd           474 drivers/usb/host/ohci-da8xx.c 	struct usb_hcd	*hcd = platform_get_drvdata(pdev);
usb_hcd           486 drivers/usb/host/ohci-da8xx.c 	struct usb_hcd	*hcd	= platform_get_drvdata(pdev);
usb_hcd           508 drivers/usb/host/ohci-da8xx.c 	struct usb_hcd	*hcd	= platform_get_drvdata(dev);
usb_hcd           583 drivers/usb/host/ohci-dbg.c 	struct usb_hcd		*hcd;
usb_hcd            95 drivers/usb/host/ohci-exynos.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           113 drivers/usb/host/ohci-exynos.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           125 drivers/usb/host/ohci-exynos.c 	struct usb_hcd *hcd;
usb_hcd           216 drivers/usb/host/ohci-exynos.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd           234 drivers/usb/host/ohci-exynos.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd           243 drivers/usb/host/ohci-exynos.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           260 drivers/usb/host/ohci-exynos.c 	struct usb_hcd *hcd			= dev_get_drvdata(dev);
usb_hcd            84 drivers/usb/host/ohci-hcd.c static void ohci_stop(struct usb_hcd *hcd);
usb_hcd           148 drivers/usb/host/ohci-hcd.c 	struct usb_hcd	*hcd,
usb_hcd           315 drivers/usb/host/ohci-hcd.c static int ohci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd           350 drivers/usb/host/ohci-hcd.c ohci_endpoint_disable (struct usb_hcd *hcd, struct usb_host_endpoint *ep)
usb_hcd           403 drivers/usb/host/ohci-hcd.c static int ohci_get_frame (struct usb_hcd *hcd)
usb_hcd           422 drivers/usb/host/ohci-hcd.c static void _ohci_shutdown(struct usb_hcd *hcd)
usb_hcd           438 drivers/usb/host/ohci-hcd.c static void ohci_shutdown(struct usb_hcd *hcd)
usb_hcd           457 drivers/usb/host/ohci-hcd.c 	struct usb_hcd *hcd = ohci_to_hcd(ohci);
usb_hcd           549 drivers/usb/host/ohci-hcd.c 	struct usb_hcd		*hcd = ohci_to_hcd(ohci);
usb_hcd           709 drivers/usb/host/ohci-hcd.c int ohci_setup(struct usb_hcd *hcd)
usb_hcd           720 drivers/usb/host/ohci-hcd.c static int ohci_start(struct usb_hcd *hcd)
usb_hcd           874 drivers/usb/host/ohci-hcd.c static irqreturn_t ohci_irq (struct usb_hcd *hcd)
usb_hcd           988 drivers/usb/host/ohci-hcd.c static void ohci_stop (struct usb_hcd *hcd)
usb_hcd          1094 drivers/usb/host/ohci-hcd.c int ohci_suspend(struct usb_hcd *hcd, bool do_wakeup)
usb_hcd          1122 drivers/usb/host/ohci-hcd.c int ohci_resume(struct usb_hcd *hcd, bool hibernated)
usb_hcd           153 drivers/usb/host/ohci-hub.c 	struct usb_hcd		*hcd = ohci_to_hcd (ohci);
usb_hcd           301 drivers/usb/host/ohci-hub.c static int ohci_bus_suspend (struct usb_hcd *hcd)
usb_hcd           321 drivers/usb/host/ohci-hub.c static int ohci_bus_resume (struct usb_hcd *hcd)
usb_hcd           465 drivers/usb/host/ohci-hub.c int ohci_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd           577 drivers/usb/host/ohci-hub.c static int ohci_start_port_reset (struct usb_hcd *hcd, unsigned port)
usb_hcd           674 drivers/usb/host/ohci-hub.c 	struct usb_hcd	*hcd,
usb_hcd            94 drivers/usb/host/ohci-mem.c 	struct usb_hcd	*hcd = ohci_to_hcd(hc);
usb_hcd           114 drivers/usb/host/ohci-mem.c 	struct usb_hcd	*hcd = ohci_to_hcd(hc);
usb_hcd           138 drivers/usb/host/ohci-mem.c 	struct usb_hcd	*hcd = ohci_to_hcd(hc);
usb_hcd           155 drivers/usb/host/ohci-mem.c 	struct usb_hcd	*hcd = ohci_to_hcd(hc);
usb_hcd           153 drivers/usb/host/ohci-nxp.c 	struct usb_hcd *hcd = 0;
usb_hcd           241 drivers/usb/host/ohci-nxp.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd           175 drivers/usb/host/ohci-omap.c 	struct usb_hcd *hcd = ohci_to_hcd(ohci);
usb_hcd           195 drivers/usb/host/ohci-omap.c static int ohci_omap_reset(struct usb_hcd *hcd)
usb_hcd           307 drivers/usb/host/ohci-omap.c 	struct usb_hcd *hcd = 0;
usb_hcd           395 drivers/usb/host/ohci-omap.c 	struct usb_hcd	*hcd = platform_get_drvdata(pdev);
usb_hcd           420 drivers/usb/host/ohci-omap.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd           439 drivers/usb/host/ohci-omap.c 	struct usb_hcd	*hcd = platform_get_drvdata(dev);
usb_hcd            35 drivers/usb/host/ohci-pci.c static int broken_suspend(struct usb_hcd *hcd)
usb_hcd            44 drivers/usb/host/ohci-pci.c static int ohci_quirk_amd756(struct usb_hcd *hcd)
usb_hcd            59 drivers/usb/host/ohci-pci.c static int ohci_quirk_opti(struct usb_hcd *hcd)
usb_hcd            72 drivers/usb/host/ohci-pci.c static int ohci_quirk_ns(struct usb_hcd *hcd)
usb_hcd            94 drivers/usb/host/ohci-pci.c static int ohci_quirk_zfmicro(struct usb_hcd *hcd)
usb_hcd           107 drivers/usb/host/ohci-pci.c static int ohci_quirk_toshiba_scc(struct usb_hcd *hcd)
usb_hcd           140 drivers/usb/host/ohci-pci.c static int ohci_quirk_nec(struct usb_hcd *hcd)
usb_hcd           151 drivers/usb/host/ohci-pci.c static int ohci_quirk_amd700(struct usb_hcd *hcd)
usb_hcd           168 drivers/usb/host/ohci-pci.c static int ohci_quirk_qemu(struct usb_hcd *hcd)
usb_hcd           242 drivers/usb/host/ohci-pci.c static int ohci_pci_reset (struct usb_hcd *hcd)
usb_hcd           253 drivers/usb/host/ohci-pci.c 			int (*quirk)(struct usb_hcd *ohci);
usb_hcd            47 drivers/usb/host/ohci-platform.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd            68 drivers/usb/host/ohci-platform.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd            92 drivers/usb/host/ohci-platform.c 	struct usb_hcd *hcd;
usb_hcd           243 drivers/usb/host/ohci-platform.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd           273 drivers/usb/host/ohci-platform.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           291 drivers/usb/host/ohci-platform.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd            26 drivers/usb/host/ohci-ppc-of.c ohci_ppc_of_start(struct usb_hcd *hcd)
usb_hcd            90 drivers/usb/host/ohci-ppc-of.c 	struct usb_hcd *hcd;
usb_hcd           183 drivers/usb/host/ohci-ppc-of.c 	struct usb_hcd *hcd = platform_get_drvdata(op);
usb_hcd            12 drivers/usb/host/ohci-ps3.c static int ps3_ohci_hc_reset(struct usb_hcd *hcd)
usb_hcd            21 drivers/usb/host/ohci-ps3.c static int ps3_ohci_hc_start(struct usb_hcd *hcd)
usb_hcd            70 drivers/usb/host/ohci-ps3.c 	struct usb_hcd *hcd;
usb_hcd           190 drivers/usb/host/ohci-ps3.c 	struct usb_hcd *hcd = ps3_system_bus_get_drvdata(dev);
usb_hcd           195 drivers/usb/host/ohci-pxa27x.c static int pxa27x_ohci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
usb_hcd           281 drivers/usb/host/ohci-pxa27x.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           322 drivers/usb/host/ohci-pxa27x.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           423 drivers/usb/host/ohci-pxa27x.c 	struct usb_hcd *hcd;
usb_hcd           522 drivers/usb/host/ohci-pxa27x.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd           541 drivers/usb/host/ohci-pxa27x.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           562 drivers/usb/host/ohci-pxa27x.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd            55 drivers/usb/host/ohci-s3c2410.c static struct s3c2410_hcd_info *to_s3c2410_info(struct usb_hcd *hcd)
usb_hcd            60 drivers/usb/host/ohci-s3c2410.c static void s3c2410_start_hc(struct platform_device *dev, struct usb_hcd *hcd)
usb_hcd           105 drivers/usb/host/ohci-s3c2410.c ohci_s3c2410_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd           163 drivers/usb/host/ohci-s3c2410.c 	struct usb_hcd	*hcd,
usb_hcd           338 drivers/usb/host/ohci-s3c2410.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd           357 drivers/usb/host/ohci-s3c2410.c 	struct usb_hcd *hcd = NULL;
usb_hcd           413 drivers/usb/host/ohci-s3c2410.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           429 drivers/usb/host/ohci-s3c2410.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd            44 drivers/usb/host/ohci-sa1111.c static void dump_hci_status(struct usb_hcd *hcd, const char *label)
usb_hcd            57 drivers/usb/host/ohci-sa1111.c static int ohci_sa1111_reset(struct usb_hcd *hcd)
usb_hcd            65 drivers/usb/host/ohci-sa1111.c static int ohci_sa1111_start(struct usb_hcd *hcd)
usb_hcd           181 drivers/usb/host/ohci-sa1111.c 	struct usb_hcd *hcd;
usb_hcd           241 drivers/usb/host/ohci-sa1111.c 	struct usb_hcd *hcd = sa1111_get_drvdata(dev);
usb_hcd           254 drivers/usb/host/ohci-sa1111.c 	struct usb_hcd *hcd = sa1111_get_drvdata(dev);
usb_hcd            22 drivers/usb/host/ohci-sm501.c static int ohci_sm501_init(struct usb_hcd *hcd)
usb_hcd            27 drivers/usb/host/ohci-sm501.c static int ohci_sm501_start(struct usb_hcd *hcd)
usb_hcd            94 drivers/usb/host/ohci-sm501.c 	struct usb_hcd *hcd = NULL;
usb_hcd           189 drivers/usb/host/ohci-sm501.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd           213 drivers/usb/host/ohci-sm501.c 	struct usb_hcd  *hcd = platform_get_drvdata(pdev);
usb_hcd           233 drivers/usb/host/ohci-sm501.c 	struct usb_hcd	*hcd = platform_get_drvdata(pdev);
usb_hcd            38 drivers/usb/host/ohci-spear.c 	struct usb_hcd *hcd = NULL;
usb_hcd           104 drivers/usb/host/ohci-spear.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd           119 drivers/usb/host/ohci-spear.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd           140 drivers/usb/host/ohci-spear.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd            47 drivers/usb/host/ohci-st.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd            98 drivers/usb/host/ohci-st.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd           131 drivers/usb/host/ohci-st.c 	struct usb_hcd *hcd;
usb_hcd           240 drivers/usb/host/ohci-st.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd           266 drivers/usb/host/ohci-st.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd           284 drivers/usb/host/ohci-st.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd            75 drivers/usb/host/ohci-tmio.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd            91 drivers/usb/host/ohci-tmio.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd           119 drivers/usb/host/ohci-tmio.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd           134 drivers/usb/host/ohci-tmio.c static int ohci_tmio_start(struct usb_hcd *hcd)
usb_hcd           196 drivers/usb/host/ohci-tmio.c 	struct usb_hcd *hcd;
usb_hcd           272 drivers/usb/host/ohci-tmio.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd           291 drivers/usb/host/ohci-tmio.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd           321 drivers/usb/host/ohci-tmio.c 	struct usb_hcd *hcd = platform_get_drvdata(dev);
usb_hcd           479 drivers/usb/host/ohci.h static inline struct ohci_hcd *hcd_to_ohci (struct usb_hcd *hcd)
usb_hcd           483 drivers/usb/host/ohci.h static inline struct usb_hcd *ohci_to_hcd (const struct ohci_hcd *ohci)
usb_hcd           485 drivers/usb/host/ohci.h 	return container_of ((void *) ohci, struct usb_hcd, hcd_priv);
usb_hcd           732 drivers/usb/host/ohci.h 	int		(*reset)(struct usb_hcd *hcd);
usb_hcd           738 drivers/usb/host/ohci.h extern int	ohci_setup(struct usb_hcd *hcd);
usb_hcd           739 drivers/usb/host/ohci.h extern int	ohci_suspend(struct usb_hcd *hcd, bool do_wakeup);
usb_hcd           740 drivers/usb/host/ohci.h extern int	ohci_resume(struct usb_hcd *hcd, bool hibernated);
usb_hcd           741 drivers/usb/host/ohci.h extern int	ohci_hub_control(struct usb_hcd	*hcd, u16 typeReq, u16 wValue,
usb_hcd           743 drivers/usb/host/ohci.h extern int	ohci_hub_status_data(struct usb_hcd *hcd, char *buf);
usb_hcd           379 drivers/usb/host/oxu210hp-hcd.c 	struct usb_hcd *hcd[2];
usb_hcd           492 drivers/usb/host/oxu210hp-hcd.c static inline struct usb_hcd *oxu_to_hcd(struct oxu_hcd *oxu)
usb_hcd           494 drivers/usb/host/oxu210hp-hcd.c 	return container_of((void *) oxu, struct usb_hcd, hcd_priv);
usb_hcd           497 drivers/usb/host/oxu210hp-hcd.c static inline struct oxu_hcd *hcd_to_oxu(struct usb_hcd *hcd)
usb_hcd           670 drivers/usb/host/oxu210hp-hcd.c static int oxu_hub_control(struct usb_hcd *hcd,
usb_hcd          2853 drivers/usb/host/oxu210hp-hcd.c static irqreturn_t oxu210_hcd_irq(struct usb_hcd *hcd)
usb_hcd          2954 drivers/usb/host/oxu210hp-hcd.c static irqreturn_t oxu_irq(struct usb_hcd *hcd)
usb_hcd          3006 drivers/usb/host/oxu210hp-hcd.c static int oxu_hcd_init(struct usb_hcd *hcd)
usb_hcd          3083 drivers/usb/host/oxu210hp-hcd.c static int oxu_reset(struct usb_hcd *hcd)
usb_hcd          3111 drivers/usb/host/oxu210hp-hcd.c static int oxu_run(struct usb_hcd *hcd)
usb_hcd          3170 drivers/usb/host/oxu210hp-hcd.c static void oxu_stop(struct usb_hcd *hcd)
usb_hcd          3205 drivers/usb/host/oxu210hp-hcd.c static void oxu_shutdown(struct usb_hcd *hcd)
usb_hcd          3230 drivers/usb/host/oxu210hp-hcd.c static int __oxu_urb_enqueue(struct usb_hcd *hcd, struct urb *urb,
usb_hcd          3262 drivers/usb/host/oxu210hp-hcd.c static int oxu_urb_enqueue(struct usb_hcd *hcd, struct urb *urb,
usb_hcd          3353 drivers/usb/host/oxu210hp-hcd.c static int oxu_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd          3413 drivers/usb/host/oxu210hp-hcd.c static void oxu_endpoint_disable(struct usb_hcd *hcd,
usb_hcd          3476 drivers/usb/host/oxu210hp-hcd.c static int oxu_get_frame(struct usb_hcd *hcd)
usb_hcd          3485 drivers/usb/host/oxu210hp-hcd.c static int oxu_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd          3561 drivers/usb/host/oxu210hp-hcd.c static int oxu_hub_control(struct usb_hcd *hcd, u16 typeReq,
usb_hcd          3854 drivers/usb/host/oxu210hp-hcd.c static int oxu_bus_suspend(struct usb_hcd *hcd)
usb_hcd          3927 drivers/usb/host/oxu210hp-hcd.c static int oxu_bus_resume(struct usb_hcd *hcd)
usb_hcd          4010 drivers/usb/host/oxu210hp-hcd.c static int oxu_bus_suspend(struct usb_hcd *hcd)
usb_hcd          4015 drivers/usb/host/oxu210hp-hcd.c static int oxu_bus_resume(struct usb_hcd *hcd)
usb_hcd          4122 drivers/usb/host/oxu210hp-hcd.c static struct usb_hcd *oxu_create(struct platform_device *pdev,
usb_hcd          4128 drivers/usb/host/oxu210hp-hcd.c 	struct usb_hcd *hcd;
usb_hcd          4164 drivers/usb/host/oxu210hp-hcd.c 	struct usb_hcd *hcd;
usb_hcd          4272 drivers/usb/host/oxu210hp-hcd.c static void oxu_remove(struct platform_device *pdev, struct usb_hcd *hcd)
usb_hcd          4298 drivers/usb/host/oxu210hp-hcd.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd          4306 drivers/usb/host/oxu210hp-hcd.c 	struct usb_hcd *hcd = dev_get_drvdata(dev);
usb_hcd            42 drivers/usb/host/r8a66597-hcd.c static int r8a66597_get_frame(struct usb_hcd *hcd);
usb_hcd          1274 drivers/usb/host/r8a66597-hcd.c 	struct usb_hcd *hcd = r8a66597_to_hcd(r8a66597);
usb_hcd          1602 drivers/usb/host/r8a66597-hcd.c static irqreturn_t r8a66597_irq(struct usb_hcd *hcd)
usb_hcd          1826 drivers/usb/host/r8a66597-hcd.c static int r8a66597_start(struct usb_hcd *hcd)
usb_hcd          1834 drivers/usb/host/r8a66597-hcd.c static void r8a66597_stop(struct usb_hcd *hcd)
usb_hcd          1885 drivers/usb/host/r8a66597-hcd.c static int r8a66597_urb_enqueue(struct usb_hcd *hcd,
usb_hcd          1955 drivers/usb/host/r8a66597-hcd.c static int r8a66597_urb_dequeue(struct usb_hcd *hcd, struct urb *urb,
usb_hcd          1980 drivers/usb/host/r8a66597-hcd.c static void r8a66597_endpoint_disable(struct usb_hcd *hcd,
usb_hcd          2016 drivers/usb/host/r8a66597-hcd.c static int r8a66597_get_frame(struct usb_hcd *hcd)
usb_hcd          2089 drivers/usb/host/r8a66597-hcd.c 					struct usb_hcd *hcd)
usb_hcd          2105 drivers/usb/host/r8a66597-hcd.c static int r8a66597_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd          2142 drivers/usb/host/r8a66597-hcd.c static int r8a66597_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
usb_hcd          2246 drivers/usb/host/r8a66597-hcd.c static int r8a66597_bus_suspend(struct usb_hcd *hcd)
usb_hcd          2277 drivers/usb/host/r8a66597-hcd.c static int r8a66597_bus_resume(struct usb_hcd *hcd)
usb_hcd          2363 drivers/usb/host/r8a66597-hcd.c 	struct usb_hcd		*hcd = r8a66597_to_hcd(r8a66597);
usb_hcd          2388 drivers/usb/host/r8a66597-hcd.c 	struct usb_hcd		*hcd = r8a66597_to_hcd(r8a66597);
usb_hcd          2405 drivers/usb/host/r8a66597-hcd.c 	struct usb_hcd *hcd = NULL;
usb_hcd           131 drivers/usb/host/r8a66597.h static inline struct r8a66597 *hcd_to_r8a66597(struct usb_hcd *hcd)
usb_hcd           136 drivers/usb/host/r8a66597.h static inline struct usb_hcd *r8a66597_to_hcd(struct r8a66597 *r8a66597)
usb_hcd           138 drivers/usb/host/r8a66597.h 	return container_of((void *)r8a66597, struct usb_hcd, hcd_priv);
usb_hcd            80 drivers/usb/host/sl811-hcd.c 	struct usb_hcd	*hcd = sl811_to_hcd(sl811);
usb_hcd           620 drivers/usb/host/sl811-hcd.c static irqreturn_t sl811h_irq(struct usb_hcd *hcd)
usb_hcd           791 drivers/usb/host/sl811-hcd.c 	struct usb_hcd		*hcd,
usb_hcd           958 drivers/usb/host/sl811-hcd.c static int sl811h_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd          1029 drivers/usb/host/sl811-hcd.c sl811h_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep)
usb_hcd          1047 drivers/usb/host/sl811-hcd.c sl811h_get_frame(struct usb_hcd *hcd)
usb_hcd          1063 drivers/usb/host/sl811-hcd.c sl811h_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd          1213 drivers/usb/host/sl811-hcd.c 	struct usb_hcd	*hcd,
usb_hcd          1348 drivers/usb/host/sl811-hcd.c sl811h_bus_suspend(struct usb_hcd *hcd)
usb_hcd          1356 drivers/usb/host/sl811-hcd.c sl811h_bus_resume(struct usb_hcd *hcd)
usb_hcd          1512 drivers/usb/host/sl811-hcd.c sl811h_stop(struct usb_hcd *hcd)
usb_hcd          1525 drivers/usb/host/sl811-hcd.c sl811h_start(struct usb_hcd *hcd)
usb_hcd          1587 drivers/usb/host/sl811-hcd.c 	struct usb_hcd		*hcd = platform_get_drvdata(dev);
usb_hcd          1610 drivers/usb/host/sl811-hcd.c 	struct usb_hcd		*hcd;
usb_hcd          1743 drivers/usb/host/sl811-hcd.c 	struct usb_hcd	*hcd = platform_get_drvdata(dev);
usb_hcd          1763 drivers/usb/host/sl811-hcd.c 	struct usb_hcd	*hcd = platform_get_drvdata(dev);
usb_hcd           159 drivers/usb/host/sl811.h static inline struct sl811 *hcd_to_sl811(struct usb_hcd *hcd)
usb_hcd           164 drivers/usb/host/sl811.h static inline struct usb_hcd *sl811_to_hcd(struct sl811 *sl811)
usb_hcd           166 drivers/usb/host/sl811.h 	return container_of((void *) sl811, struct usb_hcd, hcd_priv);
usb_hcd           226 drivers/usb/host/u132-hcd.c static inline struct u132 *hcd_to_u132(struct usb_hcd *hcd)
usb_hcd           231 drivers/usb/host/u132-hcd.c static inline struct usb_hcd *u132_to_hcd(struct u132 *u132)
usb_hcd           233 drivers/usb/host/u132-hcd.c 	return container_of((void *)u132, struct usb_hcd, hcd_priv);
usb_hcd           254 drivers/usb/host/u132-hcd.c 	struct usb_hcd *hcd = u132_to_hcd(u132);
usb_hcd           491 drivers/usb/host/u132-hcd.c 			struct usb_hcd *hcd = u132_to_hcd(u132);
usb_hcd           512 drivers/usb/host/u132-hcd.c 	struct usb_hcd *hcd = u132_to_hcd(u132);
usb_hcd           551 drivers/usb/host/u132-hcd.c 	struct usb_hcd *hcd = u132_to_hcd(u132);
usb_hcd          1511 drivers/usb/host/u132-hcd.c 	struct usb_hcd *hcd = u132_to_hcd(u132)
usb_hcd          1769 drivers/usb/host/u132-hcd.c static void u132_hcd_stop(struct usb_hcd *hcd)
usb_hcd          1786 drivers/usb/host/u132-hcd.c static int u132_hcd_start(struct usb_hcd *hcd)
usb_hcd          1827 drivers/usb/host/u132-hcd.c static int u132_hcd_reset(struct usb_hcd *hcd)
usb_hcd          2234 drivers/usb/host/u132-hcd.c static int u132_urb_enqueue(struct usb_hcd *hcd, struct urb *urb,
usb_hcd          2392 drivers/usb/host/u132-hcd.c 			struct usb_hcd *hcd = u132_to_hcd(u132);
usb_hcd          2464 drivers/usb/host/u132-hcd.c 			struct usb_hcd *hcd = u132_to_hcd(u132);
usb_hcd          2507 drivers/usb/host/u132-hcd.c static int u132_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd          2531 drivers/usb/host/u132-hcd.c static void u132_endpoint_disable(struct usb_hcd *hcd,
usb_hcd          2546 drivers/usb/host/u132-hcd.c static int u132_get_frame(struct usb_hcd *hcd)
usb_hcd          2758 drivers/usb/host/u132-hcd.c static int u132_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd          2809 drivers/usb/host/u132-hcd.c static int u132_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
usb_hcd          2892 drivers/usb/host/u132-hcd.c static int u132_start_port_reset(struct usb_hcd *hcd, unsigned port_num)
usb_hcd          2908 drivers/usb/host/u132-hcd.c static int u132_bus_suspend(struct usb_hcd *hcd)
usb_hcd          2922 drivers/usb/host/u132-hcd.c static int u132_bus_resume(struct usb_hcd *hcd)
usb_hcd          2967 drivers/usb/host/u132-hcd.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd          3062 drivers/usb/host/u132-hcd.c 	struct usb_hcd *hcd;
usb_hcd          3120 drivers/usb/host/u132-hcd.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd          3150 drivers/usb/host/u132-hcd.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd            26 drivers/usb/host/uhci-grlib.c static int uhci_grlib_init(struct usb_hcd *hcd)
usb_hcd            93 drivers/usb/host/uhci-grlib.c 	struct usb_hcd *hcd;
usb_hcd           152 drivers/usb/host/uhci-grlib.c 	struct usb_hcd *hcd = platform_get_drvdata(op);
usb_hcd           173 drivers/usb/host/uhci-grlib.c 	struct usb_hcd *hcd = platform_get_drvdata(op);
usb_hcd           450 drivers/usb/host/uhci-hcd.c static irqreturn_t uhci_irq(struct usb_hcd *hcd)
usb_hcd           575 drivers/usb/host/uhci-hcd.c static int uhci_start(struct usb_hcd *hcd)
usb_hcd           710 drivers/usb/host/uhci-hcd.c static void uhci_stop(struct usb_hcd *hcd)
usb_hcd           726 drivers/usb/host/uhci-hcd.c static int uhci_rh_suspend(struct usb_hcd *hcd)
usb_hcd           753 drivers/usb/host/uhci-hcd.c static int uhci_rh_resume(struct usb_hcd *hcd)
usb_hcd           770 drivers/usb/host/uhci-hcd.c static void uhci_hcd_endpoint_disable(struct usb_hcd *hcd,
usb_hcd           795 drivers/usb/host/uhci-hcd.c static int uhci_hcd_get_frame_number(struct usb_hcd *hcd)
usb_hcd           810 drivers/usb/host/uhci-hcd.c static int uhci_count_ports(struct usb_hcd *hcd)
usb_hcd           465 drivers/usb/host/uhci-hcd.h static inline struct uhci_hcd *hcd_to_uhci(struct usb_hcd *hcd)
usb_hcd           469 drivers/usb/host/uhci-hcd.h static inline struct usb_hcd *uhci_to_hcd(struct uhci_hcd *uhci)
usb_hcd           471 drivers/usb/host/uhci-hcd.h 	return container_of((void *) uhci, struct usb_hcd, hcd_priv);
usb_hcd           186 drivers/usb/host/uhci-hub.c static int uhci_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd           243 drivers/usb/host/uhci-hub.c static int uhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
usb_hcd           114 drivers/usb/host/uhci-pci.c static int uhci_pci_init(struct usb_hcd *hcd)
usb_hcd           163 drivers/usb/host/uhci-pci.c 	struct usb_hcd *hcd = pci_get_drvdata(pdev);
usb_hcd           170 drivers/usb/host/uhci-pci.c static int uhci_pci_resume(struct usb_hcd *hcd, bool hibernated);
usb_hcd           172 drivers/usb/host/uhci-pci.c static int uhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup)
usb_hcd           211 drivers/usb/host/uhci-pci.c static int uhci_pci_resume(struct usb_hcd *hcd, bool hibernated)
usb_hcd            15 drivers/usb/host/uhci-platform.c static int uhci_platform_init(struct usb_hcd *hcd)
usb_hcd            70 drivers/usb/host/uhci-platform.c 	struct usb_hcd *hcd;
usb_hcd           152 drivers/usb/host/uhci-platform.c 	struct usb_hcd *hcd = platform_get_drvdata(pdev);
usb_hcd           171 drivers/usb/host/uhci-platform.c 	struct usb_hcd *hcd = platform_get_drvdata(op);
usb_hcd          1408 drivers/usb/host/uhci-q.c static int uhci_urb_enqueue(struct usb_hcd *hcd,
usb_hcd          1481 drivers/usb/host/uhci-q.c static int uhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd           121 drivers/usb/host/xhci-debugfs.c 	struct usb_hcd		*hcd = xhci_to_hcd(xhci);
usb_hcd            30 drivers/usb/host/xhci-ext-caps.c 	struct usb_hcd *hcd = xhci_to_hcd(xhci);
usb_hcd            35 drivers/usb/host/xhci-histb.c 	struct usb_hcd		*hcd;
usb_hcd            44 drivers/usb/host/xhci-histb.c static inline struct xhci_hcd_histb *hcd_to_histb(struct usb_hcd *hcd)
usb_hcd           178 drivers/usb/host/xhci-histb.c static int xhci_histb_setup(struct usb_hcd *hcd)
usb_hcd           202 drivers/usb/host/xhci-histb.c 	struct usb_hcd *hcd;
usb_hcd           326 drivers/usb/host/xhci-histb.c 	struct usb_hcd *hcd = histb->hcd;
usb_hcd           328 drivers/usb/host/xhci-histb.c 	struct usb_hcd *shared_hcd = xhci->shared_hcd;
usb_hcd           350 drivers/usb/host/xhci-histb.c 	struct usb_hcd *hcd = histb->hcd;
usb_hcd           365 drivers/usb/host/xhci-histb.c 	struct usb_hcd *hcd = histb->hcd;
usb_hcd           193 drivers/usb/host/xhci-hub.c static void xhci_usb2_hub_descriptor(struct usb_hcd *hcd, struct xhci_hcd *xhci,
usb_hcd           247 drivers/usb/host/xhci-hub.c static void xhci_usb3_hub_descriptor(struct usb_hcd *hcd, struct xhci_hcd *xhci,
usb_hcd           279 drivers/usb/host/xhci-hub.c static void xhci_hub_descriptor(struct usb_hcd *hcd, struct xhci_hcd *xhci,
usb_hcd           360 drivers/usb/host/xhci-hub.c int xhci_find_slot_id_by_port(struct usb_hcd *hcd, struct xhci_hcd *xhci,
usb_hcd           480 drivers/usb/host/xhci-hub.c static void xhci_disable_port(struct usb_hcd *hcd, struct xhci_hcd *xhci,
usb_hcd           554 drivers/usb/host/xhci-hub.c struct xhci_hub *xhci_get_rhub(struct usb_hcd *hcd)
usb_hcd           568 drivers/usb/host/xhci-hub.c static void xhci_set_port_power(struct xhci_hcd *xhci, struct usb_hcd *hcd,
usb_hcd           822 drivers/usb/host/xhci-hub.c 	struct usb_hcd *hcd;
usb_hcd           932 drivers/usb/host/xhci-hub.c 	struct usb_hcd *hcd;
usb_hcd          1026 drivers/usb/host/xhci-hub.c static u32 xhci_get_port_status(struct usb_hcd *hcd,
usb_hcd          1087 drivers/usb/host/xhci-hub.c int xhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
usb_hcd          1522 drivers/usb/host/xhci-hub.c int xhci_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd          1585 drivers/usb/host/xhci-hub.c int xhci_bus_suspend(struct usb_hcd *hcd)
usb_hcd          1738 drivers/usb/host/xhci-hub.c int xhci_bus_resume(struct usb_hcd *hcd)
usb_hcd          1853 drivers/usb/host/xhci-hub.c unsigned long xhci_get_resuming_ports(struct usb_hcd *hcd)
usb_hcd          1077 drivers/usb/host/xhci-mem.c 	struct usb_hcd *hcd;
usb_hcd           592 drivers/usb/host/xhci-mtk-sch.c int xhci_mtk_add_ep_quirk(struct usb_hcd *hcd, struct usb_device *udev,
usb_hcd           665 drivers/usb/host/xhci-mtk-sch.c void xhci_mtk_drop_ep_quirk(struct usb_hcd *hcd, struct usb_device *udev,
usb_hcd           347 drivers/usb/host/xhci-mtk.c static int xhci_mtk_setup(struct usb_hcd *hcd);
usb_hcd           381 drivers/usb/host/xhci-mtk.c 	struct usb_hcd *hcd = xhci_to_hcd(xhci);
usb_hcd           401 drivers/usb/host/xhci-mtk.c static int xhci_mtk_setup(struct usb_hcd *hcd)
usb_hcd           433 drivers/usb/host/xhci-mtk.c 	struct usb_hcd *hcd;
usb_hcd           591 drivers/usb/host/xhci-mtk.c 	struct usb_hcd	*hcd = mtk->hcd;
usb_hcd           593 drivers/usb/host/xhci-mtk.c 	struct usb_hcd  *shared_hcd = xhci->shared_hcd;
usb_hcd           621 drivers/usb/host/xhci-mtk.c 	struct usb_hcd *hcd = mtk->hcd;
usb_hcd           639 drivers/usb/host/xhci-mtk.c 	struct usb_hcd *hcd = mtk->hcd;
usb_hcd           132 drivers/usb/host/xhci-mtk.h 	struct usb_hcd *hcd;
usb_hcd           157 drivers/usb/host/xhci-mtk.h static inline struct xhci_hcd_mtk *hcd_to_mtk(struct usb_hcd *hcd)
usb_hcd           165 drivers/usb/host/xhci-mtk.h int xhci_mtk_add_ep_quirk(struct usb_hcd *hcd, struct usb_device *udev,
usb_hcd           167 drivers/usb/host/xhci-mtk.h void xhci_mtk_drop_ep_quirk(struct usb_hcd *hcd, struct usb_device *udev,
usb_hcd           171 drivers/usb/host/xhci-mtk.h static inline int xhci_mtk_add_ep_quirk(struct usb_hcd *hcd,
usb_hcd           177 drivers/usb/host/xhci-mtk.h static inline void xhci_mtk_drop_ep_quirk(struct usb_hcd *hcd,
usb_hcd            45 drivers/usb/host/xhci-mvebu.c int xhci_mvebu_mbus_init_quirk(struct usb_hcd *hcd)
usb_hcd            77 drivers/usb/host/xhci-mvebu.c int xhci_mvebu_a3700_init_quirk(struct usb_hcd *hcd)
usb_hcd            11 drivers/usb/host/xhci-mvebu.h struct usb_hcd;
usb_hcd            14 drivers/usb/host/xhci-mvebu.h int xhci_mvebu_mbus_init_quirk(struct usb_hcd *hcd);
usb_hcd            15 drivers/usb/host/xhci-mvebu.h int xhci_mvebu_a3700_init_quirk(struct usb_hcd *hcd);
usb_hcd            17 drivers/usb/host/xhci-mvebu.h static inline int xhci_mvebu_mbus_init_quirk(struct usb_hcd *hcd)
usb_hcd            22 drivers/usb/host/xhci-mvebu.h static inline int xhci_mvebu_a3700_init_quirk(struct usb_hcd *hcd)
usb_hcd            64 drivers/usb/host/xhci-pci.c static int xhci_pci_setup(struct usb_hcd *hcd);
usb_hcd           288 drivers/usb/host/xhci-pci.c static int xhci_pci_setup(struct usb_hcd *hcd)
usb_hcd           326 drivers/usb/host/xhci-pci.c 	struct usb_hcd *hcd;
usb_hcd           416 drivers/usb/host/xhci-pci.c static void xhci_ssic_port_unused_quirk(struct usb_hcd *hcd, bool suspend)
usb_hcd           451 drivers/usb/host/xhci-pci.c static void xhci_pme_quirk(struct usb_hcd *hcd)
usb_hcd           463 drivers/usb/host/xhci-pci.c static int xhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup)
usb_hcd           489 drivers/usb/host/xhci-pci.c static int xhci_pci_resume(struct usb_hcd *hcd, bool hibernated)
usb_hcd           526 drivers/usb/host/xhci-pci.c static void xhci_pci_shutdown(struct usb_hcd *hcd)
usb_hcd            30 drivers/usb/host/xhci-plat.c static int xhci_plat_setup(struct usb_hcd *hcd);
usb_hcd            31 drivers/usb/host/xhci-plat.c static int xhci_plat_start(struct usb_hcd *hcd);
usb_hcd            39 drivers/usb/host/xhci-plat.c static void xhci_priv_plat_start(struct usb_hcd *hcd)
usb_hcd            47 drivers/usb/host/xhci-plat.c static int xhci_priv_init_quirk(struct usb_hcd *hcd)
usb_hcd            57 drivers/usb/host/xhci-plat.c static int xhci_priv_resume_quirk(struct usb_hcd *hcd)
usb_hcd            80 drivers/usb/host/xhci-plat.c static int xhci_plat_setup(struct usb_hcd *hcd)
usb_hcd            92 drivers/usb/host/xhci-plat.c static int xhci_plat_start(struct usb_hcd *hcd)
usb_hcd           163 drivers/usb/host/xhci-plat.c 	struct usb_hcd		*hcd;
usb_hcd           360 drivers/usb/host/xhci-plat.c 	struct usb_hcd	*hcd = platform_get_drvdata(dev);
usb_hcd           364 drivers/usb/host/xhci-plat.c 	struct usb_hcd *shared_hcd = xhci->shared_hcd;
usb_hcd           389 drivers/usb/host/xhci-plat.c 	struct usb_hcd	*hcd = dev_get_drvdata(dev);
usb_hcd           405 drivers/usb/host/xhci-plat.c 	struct usb_hcd	*hcd = dev_get_drvdata(dev);
usb_hcd           418 drivers/usb/host/xhci-plat.c 	struct usb_hcd  *hcd = dev_get_drvdata(dev);
usb_hcd           426 drivers/usb/host/xhci-plat.c 	struct usb_hcd  *hcd = dev_get_drvdata(dev);
usb_hcd            16 drivers/usb/host/xhci-plat.h 	void (*plat_start)(struct usb_hcd *);
usb_hcd            17 drivers/usb/host/xhci-plat.h 	int (*init_quirk)(struct usb_hcd *);
usb_hcd            18 drivers/usb/host/xhci-plat.h 	int (*resume_quirk)(struct usb_hcd *);
usb_hcd            87 drivers/usb/host/xhci-rcar.c static void xhci_rcar_start_gen2(struct usb_hcd *hcd)
usb_hcd           110 drivers/usb/host/xhci-rcar.c void xhci_rcar_start(struct usb_hcd *hcd)
usb_hcd           124 drivers/usb/host/xhci-rcar.c static int xhci_rcar_download_firmware(struct usb_hcd *hcd)
usb_hcd           201 drivers/usb/host/xhci-rcar.c static bool xhci_rcar_wait_for_pll_active(struct usb_hcd *hcd)
usb_hcd           218 drivers/usb/host/xhci-rcar.c int xhci_rcar_init_quirk(struct usb_hcd *hcd)
usb_hcd           230 drivers/usb/host/xhci-rcar.c int xhci_rcar_resume_quirk(struct usb_hcd *hcd)
usb_hcd            16 drivers/usb/host/xhci-rcar.h void xhci_rcar_start(struct usb_hcd *hcd);
usb_hcd            17 drivers/usb/host/xhci-rcar.h int xhci_rcar_init_quirk(struct usb_hcd *hcd);
usb_hcd            18 drivers/usb/host/xhci-rcar.h int xhci_rcar_resume_quirk(struct usb_hcd *hcd);
usb_hcd            20 drivers/usb/host/xhci-rcar.h static inline void xhci_rcar_start(struct usb_hcd *hcd)
usb_hcd            24 drivers/usb/host/xhci-rcar.h static inline int xhci_rcar_init_quirk(struct usb_hcd *hcd)
usb_hcd            29 drivers/usb/host/xhci-rcar.h static inline int xhci_rcar_resume_quirk(struct usb_hcd *hcd)
usb_hcd           661 drivers/usb/host/xhci-ring.c 	struct usb_hcd	*hcd		= bus_to_hcd(urb->dev->bus);
usb_hcd          1567 drivers/usb/host/xhci-ring.c 	struct usb_hcd *hcd = xhci_to_hcd(xhci);
usb_hcd          1585 drivers/usb/host/xhci-ring.c 	struct usb_hcd *hcd;
usb_hcd          2819 drivers/usb/host/xhci-ring.c irqreturn_t xhci_irq(struct usb_hcd *hcd)
usb_hcd           170 drivers/usb/host/xhci-tegra.c 	struct usb_hcd *hcd;
usb_hcd          1462 drivers/usb/host/xhci-tegra.c static int tegra_xhci_setup(struct usb_hcd *hcd)
usb_hcd           325 drivers/usb/host/xhci.c 	struct usb_hcd *hcd = xhci_to_hcd(xhci);
usb_hcd           367 drivers/usb/host/xhci.c 	struct usb_hcd *hcd = xhci_to_hcd(xhci);
usb_hcd           392 drivers/usb/host/xhci.c 	struct usb_hcd *hcd = xhci_to_hcd(xhci);
usb_hcd           403 drivers/usb/host/xhci.c static int xhci_try_enable_msi(struct usb_hcd *hcd)
usb_hcd           460 drivers/usb/host/xhci.c static inline int xhci_try_enable_msi(struct usb_hcd *hcd)
usb_hcd           478 drivers/usb/host/xhci.c 	struct usb_hcd *hcd;
usb_hcd           575 drivers/usb/host/xhci.c static int xhci_init(struct usb_hcd *hcd)
usb_hcd           634 drivers/usb/host/xhci.c int xhci_run(struct usb_hcd *hcd)
usb_hcd           712 drivers/usb/host/xhci.c static void xhci_stop(struct usb_hcd *hcd)
usb_hcd           773 drivers/usb/host/xhci.c void xhci_shutdown(struct usb_hcd *hcd)
usb_hcd           974 drivers/usb/host/xhci.c 	struct usb_hcd		*hcd = xhci_to_hcd(xhci);
usb_hcd          1084 drivers/usb/host/xhci.c 	struct usb_hcd		*hcd = xhci_to_hcd(xhci);
usb_hcd          1085 drivers/usb/host/xhci.c 	struct usb_hcd		*secondary_hcd;
usb_hcd          1265 drivers/usb/host/xhci.c static int xhci_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb,
usb_hcd          1337 drivers/usb/host/xhci.c static int xhci_check_args(struct usb_hcd *hcd, struct usb_device *udev,
usb_hcd          1457 drivers/usb/host/xhci.c static int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags)
usb_hcd          1599 drivers/usb/host/xhci.c static int xhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd          1731 drivers/usb/host/xhci.c static int xhci_drop_endpoint(struct usb_hcd *hcd, struct usb_device *udev,
usb_hcd          1816 drivers/usb/host/xhci.c static int xhci_add_endpoint(struct usb_hcd *hcd, struct usb_device *udev,
usb_hcd          2862 drivers/usb/host/xhci.c static int xhci_check_bandwidth(struct usb_hcd *hcd, struct usb_device *udev)
usb_hcd          2959 drivers/usb/host/xhci.c static void xhci_reset_bandwidth(struct usb_hcd *hcd, struct usb_device *udev)
usb_hcd          3073 drivers/usb/host/xhci.c static void xhci_endpoint_disable(struct usb_hcd *hcd,
usb_hcd          3127 drivers/usb/host/xhci.c static void xhci_endpoint_reset(struct usb_hcd *hcd,
usb_hcd          3399 drivers/usb/host/xhci.c static int xhci_alloc_streams(struct usb_hcd *hcd, struct usb_device *udev,
usb_hcd          3562 drivers/usb/host/xhci.c static int xhci_free_streams(struct usb_hcd *hcd, struct usb_device *udev,
usb_hcd          3694 drivers/usb/host/xhci.c static int xhci_discover_or_reset_device(struct usb_hcd *hcd,
usb_hcd          3856 drivers/usb/host/xhci.c static void xhci_free_dev(struct usb_hcd *hcd, struct usb_device *udev)
usb_hcd          3957 drivers/usb/host/xhci.c int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev)
usb_hcd          4048 drivers/usb/host/xhci.c static int xhci_setup_device(struct usb_hcd *hcd, struct usb_device *udev,
usb_hcd          4231 drivers/usb/host/xhci.c static int xhci_address_device(struct usb_hcd *hcd, struct usb_device *udev)
usb_hcd          4236 drivers/usb/host/xhci.c static int xhci_enable_device(struct usb_hcd *hcd, struct usb_device *udev)
usb_hcd          4247 drivers/usb/host/xhci.c int xhci_find_raw_port_number(struct usb_hcd *hcd, int port1)
usb_hcd          4381 drivers/usb/host/xhci.c static int xhci_set_usb2_hardware_lpm(struct usb_hcd *hcd,
usb_hcd          4505 drivers/usb/host/xhci.c static int xhci_update_device(struct usb_hcd *hcd, struct usb_device *udev)
usb_hcd          4819 drivers/usb/host/xhci.c static u16 xhci_calculate_lpm_timeout(struct usb_hcd *hcd,
usb_hcd          4932 drivers/usb/host/xhci.c static int xhci_enable_usb3_lpm_timeout(struct usb_hcd *hcd,
usb_hcd          4963 drivers/usb/host/xhci.c static int xhci_disable_usb3_lpm_timeout(struct usb_hcd *hcd,
usb_hcd          4979 drivers/usb/host/xhci.c static int xhci_set_usb2_hardware_lpm(struct usb_hcd *hcd,
usb_hcd          4985 drivers/usb/host/xhci.c static int xhci_update_device(struct usb_hcd *hcd, struct usb_device *udev)
usb_hcd          4990 drivers/usb/host/xhci.c static int xhci_enable_usb3_lpm_timeout(struct usb_hcd *hcd,
usb_hcd          4996 drivers/usb/host/xhci.c static int xhci_disable_usb3_lpm_timeout(struct usb_hcd *hcd,
usb_hcd          5008 drivers/usb/host/xhci.c static int xhci_update_hub_device(struct usb_hcd *hcd, struct usb_device *hdev,
usb_hcd          5109 drivers/usb/host/xhci.c static int xhci_get_frame(struct usb_hcd *hcd)
usb_hcd          5116 drivers/usb/host/xhci.c int xhci_gen_setup(struct usb_hcd *hcd, xhci_get_quirks_t get_quirks)
usb_hcd          5273 drivers/usb/host/xhci.c static void xhci_clear_tt_buffer_complete(struct usb_hcd *hcd,
usb_hcd          1725 drivers/usb/host/xhci.h 	struct usb_hcd		*hcd;
usb_hcd          1735 drivers/usb/host/xhci.h 	struct usb_hcd *main_hcd;
usb_hcd          1736 drivers/usb/host/xhci.h 	struct usb_hcd *shared_hcd;
usb_hcd          1911 drivers/usb/host/xhci.h 	int (*reset)(struct usb_hcd *hcd);
usb_hcd          1912 drivers/usb/host/xhci.h 	int (*start)(struct usb_hcd *hcd);
usb_hcd          1918 drivers/usb/host/xhci.h static inline struct xhci_hcd *hcd_to_xhci(struct usb_hcd *hcd)
usb_hcd          1920 drivers/usb/host/xhci.h 	struct usb_hcd *primary_hcd;
usb_hcd          1930 drivers/usb/host/xhci.h static inline struct usb_hcd *xhci_to_hcd(struct xhci_hcd *xhci)
usb_hcd          2060 drivers/usb/host/xhci.h int xhci_run(struct usb_hcd *hcd);
usb_hcd          2061 drivers/usb/host/xhci.h int xhci_gen_setup(struct usb_hcd *hcd, xhci_get_quirks_t get_quirks);
usb_hcd          2062 drivers/usb/host/xhci.h void xhci_shutdown(struct usb_hcd *hcd);
usb_hcd          2071 drivers/usb/host/xhci.h irqreturn_t xhci_irq(struct usb_hcd *hcd);
usb_hcd          2073 drivers/usb/host/xhci.h int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev);
usb_hcd          2139 drivers/usb/host/xhci.h int xhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex,
usb_hcd          2141 drivers/usb/host/xhci.h int xhci_hub_status_data(struct usb_hcd *hcd, char *buf);
usb_hcd          2142 drivers/usb/host/xhci.h int xhci_find_raw_port_number(struct usb_hcd *hcd, int port1);
usb_hcd          2143 drivers/usb/host/xhci.h struct xhci_hub *xhci_get_rhub(struct usb_hcd *hcd);
usb_hcd          2148 drivers/usb/host/xhci.h int xhci_bus_suspend(struct usb_hcd *hcd);
usb_hcd          2149 drivers/usb/host/xhci.h int xhci_bus_resume(struct usb_hcd *hcd);
usb_hcd          2150 drivers/usb/host/xhci.h unsigned long xhci_get_resuming_ports(struct usb_hcd *hcd);
usb_hcd          2158 drivers/usb/host/xhci.h int xhci_find_slot_id_by_port(struct usb_hcd *hcd, struct xhci_hcd *xhci,
usb_hcd            38 drivers/usb/isp1760/isp1760-hcd.c typedef void (packet_enqueue)(struct usb_hcd *hcd, struct isp1760_qh *qh,
usb_hcd            41 drivers/usb/isp1760/isp1760-hcd.c static inline struct isp1760_hcd *hcd_to_priv(struct usb_hcd *hcd)
usb_hcd           336 drivers/usb/isp1760/isp1760-hcd.c static void alloc_mem(struct usb_hcd *hcd, struct isp1760_qtd *qtd)
usb_hcd           356 drivers/usb/isp1760/isp1760-hcd.c static void free_mem(struct usb_hcd *hcd, struct isp1760_qtd *qtd)
usb_hcd           379 drivers/usb/isp1760/isp1760-hcd.c static int handshake(struct usb_hcd *hcd, u32 reg,
usb_hcd           398 drivers/usb/isp1760/isp1760-hcd.c static int ehci_reset(struct usb_hcd *hcd)
usb_hcd           435 drivers/usb/isp1760/isp1760-hcd.c static int priv_init(struct usb_hcd *hcd)
usb_hcd           463 drivers/usb/isp1760/isp1760-hcd.c static int isp1760_hc_setup(struct usb_hcd *hcd)
usb_hcd           669 drivers/usb/isp1760/isp1760-hcd.c static void isp1760_urb_done(struct usb_hcd *hcd, struct urb *urb)
usb_hcd           719 drivers/usb/isp1760/isp1760-hcd.c static void start_bus_transfer(struct usb_hcd *hcd, u32 ptd_offset, int slot,
usb_hcd           768 drivers/usb/isp1760/isp1760-hcd.c static void collect_qtds(struct usb_hcd *hcd, struct isp1760_qh *qh,
usb_hcd           831 drivers/usb/isp1760/isp1760-hcd.c static void enqueue_qtds(struct usb_hcd *hcd, struct isp1760_qh *qh)
usb_hcd           910 drivers/usb/isp1760/isp1760-hcd.c static void schedule_ptds(struct usb_hcd *hcd)
usb_hcd           979 drivers/usb/isp1760/isp1760-hcd.c static int check_int_transfer(struct usb_hcd *hcd, struct ptd *ptd,
usb_hcd          1026 drivers/usb/isp1760/isp1760-hcd.c static int check_atl_transfer(struct usb_hcd *hcd, struct ptd *ptd,
usb_hcd          1068 drivers/usb/isp1760/isp1760-hcd.c static void handle_done_ptds(struct usb_hcd *hcd)
usb_hcd          1206 drivers/usb/isp1760/isp1760-hcd.c static irqreturn_t isp1760_irq(struct usb_hcd *hcd)
usb_hcd          1262 drivers/usb/isp1760/isp1760-hcd.c static struct usb_hcd *errata2_timer_hcd;
usb_hcd          1266 drivers/usb/isp1760/isp1760-hcd.c 	struct usb_hcd *hcd = errata2_timer_hcd;
usb_hcd          1293 drivers/usb/isp1760/isp1760-hcd.c static int isp1760_run(struct usb_hcd *hcd)
usb_hcd          1392 drivers/usb/isp1760/isp1760-hcd.c static void packetize_urb(struct usb_hcd *hcd,
usb_hcd          1493 drivers/usb/isp1760/isp1760-hcd.c static int isp1760_urb_enqueue(struct usb_hcd *hcd, struct urb *urb,
usb_hcd          1580 drivers/usb/isp1760/isp1760-hcd.c static void kill_transfer(struct usb_hcd *hcd, struct urb *urb,
usb_hcd          1611 drivers/usb/isp1760/isp1760-hcd.c static void dequeue_urb_from_qtd(struct usb_hcd *hcd, struct isp1760_qh *qh,
usb_hcd          1642 drivers/usb/isp1760/isp1760-hcd.c static int isp1760_urb_dequeue(struct usb_hcd *hcd, struct urb *urb,
usb_hcd          1677 drivers/usb/isp1760/isp1760-hcd.c static void isp1760_endpoint_disable(struct usb_hcd *hcd,
usb_hcd          1709 drivers/usb/isp1760/isp1760-hcd.c static int isp1760_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd          1788 drivers/usb/isp1760/isp1760-hcd.c static int check_reset_complete(struct usb_hcd *hcd, int index,
usb_hcd          1812 drivers/usb/isp1760/isp1760-hcd.c static int isp1760_hub_control(struct usb_hcd *hcd, u16 typeReq,
usb_hcd          2076 drivers/usb/isp1760/isp1760-hcd.c static int isp1760_get_frame(struct usb_hcd *hcd)
usb_hcd          2085 drivers/usb/isp1760/isp1760-hcd.c static void isp1760_stop(struct usb_hcd *hcd)
usb_hcd          2106 drivers/usb/isp1760/isp1760-hcd.c static void isp1760_shutdown(struct usb_hcd *hcd)
usb_hcd          2119 drivers/usb/isp1760/isp1760-hcd.c static void isp1760_clear_tt_buffer_complete(struct usb_hcd *hcd,
usb_hcd          2193 drivers/usb/isp1760/isp1760-hcd.c 	struct usb_hcd *hcd;
usb_hcd            10 drivers/usb/isp1760/isp1760-hcd.h struct usb_hcd;
usb_hcd            52 drivers/usb/isp1760/isp1760-hcd.h 	struct usb_hcd		*hcd;
usb_hcd            43 drivers/usb/misc/lvstest.c 	struct usb_hcd *hcd;
usb_hcd            77 drivers/usb/misc/lvstest.c 	struct usb_hcd *hcd = bus_to_hcd(hdev->bus);
usb_hcd           331 drivers/usb/misc/lvstest.c 	struct usb_hcd *hcd = bus_to_hcd(hdev->bus);
usb_hcd           487 drivers/usb/musb/musb_core.c 	struct usb_hcd	*hcd = musb->hcd;
usb_hcd           748 drivers/usb/musb/musb_core.c 	struct usb_hcd *hcd = musb->hcd;
usb_hcd           401 drivers/usb/musb/musb_core.h 	struct usb_hcd		*hcd;			/* the usb hcd */
usb_hcd            73 drivers/usb/musb/musb_host.c struct musb *hcd_to_musb(struct usb_hcd *hcd)
usb_hcd          2134 drivers/usb/musb/musb_host.c 	struct usb_hcd			*hcd,
usb_hcd          2383 drivers/usb/musb/musb_host.c static int musb_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd          2440 drivers/usb/musb/musb_host.c musb_h_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep)
usb_hcd          2492 drivers/usb/musb/musb_host.c static int musb_h_get_frame_number(struct usb_hcd *hcd)
usb_hcd          2499 drivers/usb/musb/musb_host.c static int musb_h_start(struct usb_hcd *hcd)
usb_hcd          2511 drivers/usb/musb/musb_host.c static void musb_h_stop(struct usb_hcd *hcd)
usb_hcd          2517 drivers/usb/musb/musb_host.c static int musb_bus_suspend(struct usb_hcd *hcd)
usb_hcd          2554 drivers/usb/musb/musb_host.c static int musb_bus_resume(struct usb_hcd *hcd)
usb_hcd          2641 drivers/usb/musb/musb_host.c static int musb_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb,
usb_hcd          2667 drivers/usb/musb/musb_host.c static void musb_unmap_urb_for_dma(struct usb_hcd *hcd, struct urb *urb)
usb_hcd          2745 drivers/usb/musb/musb_host.c 	struct usb_hcd *hcd = musb->hcd;
usb_hcd            55 drivers/usb/musb/musb_host.h extern struct musb *hcd_to_musb(struct usb_hcd *);
usb_hcd            74 drivers/usb/musb/musb_host.h static inline struct musb *hcd_to_musb(struct usb_hcd *hcd)
usb_hcd           110 drivers/usb/musb/musb_host.h struct usb_hcd;
usb_hcd           112 drivers/usb/musb/musb_host.h extern int musb_hub_status_data(struct usb_hcd *hcd, char *buf);
usb_hcd           113 drivers/usb/musb/musb_host.h extern int musb_hub_control(struct usb_hcd *hcd,
usb_hcd           233 drivers/usb/musb/musb_virthub.c int musb_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd           262 drivers/usb/musb/musb_virthub.c 	struct usb_hcd	*hcd,
usb_hcd           197 drivers/usb/phy/phy-mv-usb.c 	struct usb_hcd *hcd;
usb_hcd           121 drivers/usb/renesas_usbhs/mod_host.c 	container_of((void *)h, struct usb_hcd, hcd_priv)
usb_hcd           451 drivers/usb/renesas_usbhs/mod_host.c static int usbhsh_connected_to_rhdev(struct usb_hcd *hcd,
usb_hcd           488 drivers/usb/renesas_usbhs/mod_host.c 	struct usb_hcd *hcd = usbhsh_hpriv_to_hcd(hpriv);
usb_hcd           588 drivers/usb/renesas_usbhs/mod_host.c 	struct usb_hcd *hcd = usbhsh_hpriv_to_hcd(hpriv);
usb_hcd           633 drivers/usb/renesas_usbhs/mod_host.c 	struct usb_hcd *hcd = usbhsh_hpriv_to_hcd(hpriv);
usb_hcd           659 drivers/usb/renesas_usbhs/mod_host.c static int usbhsh_queue_push(struct usb_hcd *hcd,
usb_hcd           865 drivers/usb/renesas_usbhs/mod_host.c static int usbhsh_dcp_queue_push(struct usb_hcd *hcd,
usb_hcd           939 drivers/usb/renesas_usbhs/mod_host.c static int usbhsh_host_start(struct usb_hcd *hcd)
usb_hcd           944 drivers/usb/renesas_usbhs/mod_host.c static void usbhsh_host_stop(struct usb_hcd *hcd)
usb_hcd           948 drivers/usb/renesas_usbhs/mod_host.c static int usbhsh_urb_enqueue(struct usb_hcd *hcd,
usb_hcd          1031 drivers/usb/renesas_usbhs/mod_host.c static int usbhsh_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd          1047 drivers/usb/renesas_usbhs/mod_host.c static void usbhsh_endpoint_disable(struct usb_hcd *hcd,
usb_hcd          1074 drivers/usb/renesas_usbhs/mod_host.c static int usbhsh_hub_status_data(struct usb_hcd *hcd, char *buf)
usb_hcd          1234 drivers/usb/renesas_usbhs/mod_host.c static int usbhsh_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
usb_hcd          1273 drivers/usb/renesas_usbhs/mod_host.c static int usbhsh_bus_nop(struct usb_hcd *hcd)
usb_hcd          1451 drivers/usb/renesas_usbhs/mod_host.c 	struct usb_hcd *hcd = usbhsh_hpriv_to_hcd(hpriv);
usb_hcd          1495 drivers/usb/renesas_usbhs/mod_host.c 	struct usb_hcd *hcd = usbhsh_hpriv_to_hcd(hpriv);
usb_hcd          1521 drivers/usb/renesas_usbhs/mod_host.c 	struct usb_hcd *hcd;
usb_hcd          1569 drivers/usb/renesas_usbhs/mod_host.c 	struct usb_hcd *hcd = usbhsh_hpriv_to_hcd(hpriv);
usb_hcd            61 drivers/usb/storage/uas-detect.h 	struct usb_hcd *hcd = bus_to_hcd(udev->bus);
usb_hcd           149 drivers/usb/usbip/vhci.h static inline struct vhci_hcd *hcd_to_vhci_hcd(struct usb_hcd *hcd)
usb_hcd           154 drivers/usb/usbip/vhci.h static inline struct device *hcd_dev(struct usb_hcd *hcd)
usb_hcd           159 drivers/usb/usbip/vhci.h static inline const char *hcd_name(struct usb_hcd *hcd)
usb_hcd           164 drivers/usb/usbip/vhci.h static inline struct usb_hcd *vhci_hcd_to_hcd(struct vhci_hcd *vhci_hcd)
usb_hcd           166 drivers/usb/usbip/vhci.h 	return container_of((void *) vhci_hcd, struct usb_hcd, hcd_priv);
usb_hcd            33 drivers/usb/usbip/vhci_hcd.c static int vhci_hub_status(struct usb_hcd *hcd, char *buff);
usb_hcd            34 drivers/usb/usbip/vhci_hcd.c static int vhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
usb_hcd            36 drivers/usb/usbip/vhci_hcd.c static int vhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb,
usb_hcd            38 drivers/usb/usbip/vhci_hcd.c static int vhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status);
usb_hcd            39 drivers/usb/usbip/vhci_hcd.c static int vhci_start(struct usb_hcd *vhci_hcd);
usb_hcd            40 drivers/usb/usbip/vhci_hcd.c static void vhci_stop(struct usb_hcd *hcd);
usb_hcd            41 drivers/usb/usbip/vhci_hcd.c static int vhci_get_frame_number(struct usb_hcd *hcd);
usb_hcd           228 drivers/usb/usbip/vhci_hcd.c static int vhci_hub_status(struct usb_hcd *hcd, char *buf)
usb_hcd           315 drivers/usb/usbip/vhci_hcd.c static int vhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
usb_hcd           684 drivers/usb/usbip/vhci_hcd.c static int vhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags)
usb_hcd           852 drivers/usb/usbip/vhci_hcd.c static int vhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
usb_hcd           942 drivers/usb/usbip/vhci_hcd.c 	struct usb_hcd *hcd = vhci_hcd_to_hcd(vhci_hcd);
usb_hcd          1128 drivers/usb/usbip/vhci_hcd.c static int vhci_setup(struct usb_hcd *hcd)
usb_hcd          1159 drivers/usb/usbip/vhci_hcd.c static int vhci_start(struct usb_hcd *hcd)
usb_hcd          1213 drivers/usb/usbip/vhci_hcd.c static void vhci_stop(struct usb_hcd *hcd)
usb_hcd          1236 drivers/usb/usbip/vhci_hcd.c static int vhci_get_frame_number(struct usb_hcd *hcd)
usb_hcd          1245 drivers/usb/usbip/vhci_hcd.c static int vhci_bus_suspend(struct usb_hcd *hcd)
usb_hcd          1259 drivers/usb/usbip/vhci_hcd.c static int vhci_bus_resume(struct usb_hcd *hcd)
usb_hcd          1284 drivers/usb/usbip/vhci_hcd.c static int vhci_alloc_streams(struct usb_hcd *hcd, struct usb_device *udev,
usb_hcd          1293 drivers/usb/usbip/vhci_hcd.c static int vhci_free_streams(struct usb_hcd *hcd, struct usb_device *udev,
usb_hcd          1329 drivers/usb/usbip/vhci_hcd.c 	struct usb_hcd		*hcd_hs;
usb_hcd          1330 drivers/usb/usbip/vhci_hcd.c 	struct usb_hcd		*hcd_ss;
usb_hcd          1410 drivers/usb/usbip/vhci_hcd.c 	struct usb_hcd *hcd;
usb_hcd          1454 drivers/usb/usbip/vhci_hcd.c 	struct usb_hcd *hcd;
usb_hcd            67 drivers/usb/usbip/vhci_sysfs.c 	struct usb_hcd *hcd;
usb_hcd           232 drivers/usb/usbip/vhci_sysfs.c 	struct usb_hcd *hcd;
usb_hcd           309 drivers/usb/usbip/vhci_sysfs.c 	struct usb_hcd *hcd;
usb_hcd            10 drivers/xen/dbgp.c static int xen_dbgp_op(struct usb_hcd *hcd, int op)
usb_hcd            37 drivers/xen/dbgp.c int xen_dbgp_reset_prep(struct usb_hcd *hcd)
usb_hcd            42 drivers/xen/dbgp.c int xen_dbgp_external_startup(struct usb_hcd *hcd)
usb_hcd            23 include/linux/platform_data/usb-ohci-s3c2410.h 	struct usb_hcd		*hcd;
usb_hcd            51 include/linux/usb/ehci-dbgp.h struct usb_hcd;
usb_hcd            54 include/linux/usb/ehci-dbgp.h extern int xen_dbgp_reset_prep(struct usb_hcd *);
usb_hcd            55 include/linux/usb/ehci-dbgp.h extern int xen_dbgp_external_startup(struct usb_hcd *);
usb_hcd            57 include/linux/usb/ehci-dbgp.h static inline int xen_dbgp_reset_prep(struct usb_hcd *hcd)
usb_hcd            62 include/linux/usb/ehci-dbgp.h static inline int xen_dbgp_external_startup(struct usb_hcd *hcd)
usb_hcd            70 include/linux/usb/ehci-dbgp.h extern int dbgp_external_startup(struct usb_hcd *);
usb_hcd            71 include/linux/usb/ehci-dbgp.h extern int dbgp_reset_prep(struct usb_hcd *);
usb_hcd            73 include/linux/usb/ehci-dbgp.h static inline int dbgp_reset_prep(struct usb_hcd *hcd)
usb_hcd            78 include/linux/usb/ehci-dbgp.h static inline int dbgp_external_startup(struct usb_hcd *hcd)
usb_hcd            24 include/linux/usb/ehci_pdriver.h struct usb_hcd;
usb_hcd            61 include/linux/usb/ehci_pdriver.h 	int (*pre_setup)(struct usb_hcd *hcd);
usb_hcd           198 include/linux/usb/hcd.h 	struct usb_hcd		*shared_hcd;
usb_hcd           199 include/linux/usb/hcd.h 	struct usb_hcd		*primary_hcd;
usb_hcd           236 include/linux/usb/hcd.h static inline struct usb_bus *hcd_to_bus(struct usb_hcd *hcd)
usb_hcd           241 include/linux/usb/hcd.h static inline struct usb_hcd *bus_to_hcd(struct usb_bus *bus)
usb_hcd           243 include/linux/usb/hcd.h 	return container_of(bus, struct usb_hcd, self);
usb_hcd           255 include/linux/usb/hcd.h 	irqreturn_t	(*irq) (struct usb_hcd *hcd);
usb_hcd           271 include/linux/usb/hcd.h 	int	(*reset) (struct usb_hcd *hcd);
usb_hcd           272 include/linux/usb/hcd.h 	int	(*start) (struct usb_hcd *hcd);
usb_hcd           278 include/linux/usb/hcd.h 	int	(*pci_suspend)(struct usb_hcd *hcd, bool do_wakeup);
usb_hcd           281 include/linux/usb/hcd.h 	int	(*pci_resume)(struct usb_hcd *hcd, bool hibernated);
usb_hcd           284 include/linux/usb/hcd.h 	void	(*stop) (struct usb_hcd *hcd);
usb_hcd           287 include/linux/usb/hcd.h 	void	(*shutdown) (struct usb_hcd *hcd);
usb_hcd           290 include/linux/usb/hcd.h 	int	(*get_frame_number) (struct usb_hcd *hcd);
usb_hcd           293 include/linux/usb/hcd.h 	int	(*urb_enqueue)(struct usb_hcd *hcd,
usb_hcd           295 include/linux/usb/hcd.h 	int	(*urb_dequeue)(struct usb_hcd *hcd,
usb_hcd           307 include/linux/usb/hcd.h 	int	(*map_urb_for_dma)(struct usb_hcd *hcd, struct urb *urb,
usb_hcd           309 include/linux/usb/hcd.h 	void    (*unmap_urb_for_dma)(struct usb_hcd *hcd, struct urb *urb);
usb_hcd           312 include/linux/usb/hcd.h 	void	(*endpoint_disable)(struct usb_hcd *hcd,
usb_hcd           317 include/linux/usb/hcd.h 	void	(*endpoint_reset)(struct usb_hcd *hcd,
usb_hcd           321 include/linux/usb/hcd.h 	int	(*hub_status_data) (struct usb_hcd *hcd, char *buf);
usb_hcd           322 include/linux/usb/hcd.h 	int	(*hub_control) (struct usb_hcd *hcd,
usb_hcd           325 include/linux/usb/hcd.h 	int	(*bus_suspend)(struct usb_hcd *);
usb_hcd           326 include/linux/usb/hcd.h 	int	(*bus_resume)(struct usb_hcd *);
usb_hcd           327 include/linux/usb/hcd.h 	int	(*start_port_reset)(struct usb_hcd *, unsigned port_num);
usb_hcd           328 include/linux/usb/hcd.h 	unsigned long	(*get_resuming_ports)(struct usb_hcd *);
usb_hcd           331 include/linux/usb/hcd.h 	void	(*relinquish_port)(struct usb_hcd *, int);
usb_hcd           333 include/linux/usb/hcd.h 	int	(*port_handed_over)(struct usb_hcd *, int);
usb_hcd           336 include/linux/usb/hcd.h 	void	(*clear_tt_buffer_complete)(struct usb_hcd *,
usb_hcd           341 include/linux/usb/hcd.h 	int	(*alloc_dev)(struct usb_hcd *, struct usb_device *);
usb_hcd           343 include/linux/usb/hcd.h 	void	(*free_dev)(struct usb_hcd *, struct usb_device *);
usb_hcd           345 include/linux/usb/hcd.h 	int	(*alloc_streams)(struct usb_hcd *hcd, struct usb_device *udev,
usb_hcd           351 include/linux/usb/hcd.h 	int	(*free_streams)(struct usb_hcd *hcd, struct usb_device *udev,
usb_hcd           366 include/linux/usb/hcd.h 	int	(*add_endpoint)(struct usb_hcd *, struct usb_device *,
usb_hcd           369 include/linux/usb/hcd.h 	int	(*drop_endpoint)(struct usb_hcd *, struct usb_device *,
usb_hcd           376 include/linux/usb/hcd.h 	int	(*check_bandwidth)(struct usb_hcd *, struct usb_device *);
usb_hcd           384 include/linux/usb/hcd.h 	void	(*reset_bandwidth)(struct usb_hcd *, struct usb_device *);
usb_hcd           386 include/linux/usb/hcd.h 	int	(*address_device)(struct usb_hcd *, struct usb_device *udev);
usb_hcd           388 include/linux/usb/hcd.h 	int	(*enable_device)(struct usb_hcd *, struct usb_device *udev);
usb_hcd           392 include/linux/usb/hcd.h 	int	(*update_hub_device)(struct usb_hcd *, struct usb_device *hdev,
usb_hcd           394 include/linux/usb/hcd.h 	int	(*reset_device)(struct usb_hcd *, struct usb_device *);
usb_hcd           398 include/linux/usb/hcd.h 	int	(*update_device)(struct usb_hcd *, struct usb_device *);
usb_hcd           399 include/linux/usb/hcd.h 	int	(*set_usb2_hw_lpm)(struct usb_hcd *, struct usb_device *, int);
usb_hcd           402 include/linux/usb/hcd.h 	int	(*enable_usb3_lpm_timeout)(struct usb_hcd *,
usb_hcd           407 include/linux/usb/hcd.h 	int	(*disable_usb3_lpm_timeout)(struct usb_hcd *,
usb_hcd           409 include/linux/usb/hcd.h 	int	(*find_raw_port_number)(struct usb_hcd *, int);
usb_hcd           411 include/linux/usb/hcd.h 	int	(*port_power)(struct usb_hcd *hcd, int portnum, bool enable);
usb_hcd           415 include/linux/usb/hcd.h static inline int hcd_giveback_urb_in_bh(struct usb_hcd *hcd)
usb_hcd           420 include/linux/usb/hcd.h static inline bool hcd_periodic_completion_in_progress(struct usb_hcd *hcd,
usb_hcd           426 include/linux/usb/hcd.h static inline bool hcd_uses_dma(struct usb_hcd *hcd)
usb_hcd           431 include/linux/usb/hcd.h extern int usb_hcd_link_urb_to_ep(struct usb_hcd *hcd, struct urb *urb);
usb_hcd           432 include/linux/usb/hcd.h extern int usb_hcd_check_unlink_urb(struct usb_hcd *hcd, struct urb *urb,
usb_hcd           434 include/linux/usb/hcd.h extern void usb_hcd_unlink_urb_from_ep(struct usb_hcd *hcd, struct urb *urb);
usb_hcd           438 include/linux/usb/hcd.h extern void usb_hcd_giveback_urb(struct usb_hcd *hcd, struct urb *urb,
usb_hcd           440 include/linux/usb/hcd.h extern int usb_hcd_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb,
usb_hcd           442 include/linux/usb/hcd.h extern void usb_hcd_unmap_urb_setup_for_dma(struct usb_hcd *, struct urb *);
usb_hcd           443 include/linux/usb/hcd.h extern void usb_hcd_unmap_urb_for_dma(struct usb_hcd *, struct urb *);
usb_hcd           457 include/linux/usb/hcd.h struct usb_hcd *__usb_create_hcd(const struct hc_driver *driver,
usb_hcd           459 include/linux/usb/hcd.h 		struct usb_hcd *primary_hcd);
usb_hcd           460 include/linux/usb/hcd.h extern struct usb_hcd *usb_create_hcd(const struct hc_driver *driver,
usb_hcd           462 include/linux/usb/hcd.h extern struct usb_hcd *usb_create_shared_hcd(const struct hc_driver *driver,
usb_hcd           464 include/linux/usb/hcd.h 		struct usb_hcd *shared_hcd);
usb_hcd           465 include/linux/usb/hcd.h extern struct usb_hcd *usb_get_hcd(struct usb_hcd *hcd);
usb_hcd           466 include/linux/usb/hcd.h extern void usb_put_hcd(struct usb_hcd *hcd);
usb_hcd           467 include/linux/usb/hcd.h extern int usb_hcd_is_primary_hcd(struct usb_hcd *hcd);
usb_hcd           468 include/linux/usb/hcd.h extern int usb_add_hcd(struct usb_hcd *hcd,
usb_hcd           470 include/linux/usb/hcd.h extern void usb_remove_hcd(struct usb_hcd *hcd);
usb_hcd           471 include/linux/usb/hcd.h extern int usb_hcd_find_raw_port_number(struct usb_hcd *hcd, int port1);
usb_hcd           472 include/linux/usb/hcd.h int usb_hcd_setup_local_mem(struct usb_hcd *hcd, phys_addr_t phys_addr,
usb_hcd           495 include/linux/usb/hcd.h int hcd_buffer_create(struct usb_hcd *hcd);
usb_hcd           496 include/linux/usb/hcd.h void hcd_buffer_destroy(struct usb_hcd *hcd);
usb_hcd           506 include/linux/usb/hcd.h extern void usb_hc_died(struct usb_hcd *hcd);
usb_hcd           507 include/linux/usb/hcd.h extern void usb_hcd_poll_rh_status(struct usb_hcd *hcd);
usb_hcd           569 include/linux/usb/hcd.h 	struct usb_hcd		*hcd;
usb_hcd           674 include/linux/usb/hcd.h extern void usb_hcd_resume_root_hub(struct usb_hcd *hcd);
usb_hcd           680 include/linux/usb/hcd.h static inline void usb_hcd_resume_root_hub(struct usb_hcd *hcd)