Lines Matching refs:fotg210_to_hcd

82 	dev_dbg(fotg210_to_hcd(fotg210)->self.controller, fmt, ## args)
84 dev_err(fotg210_to_hcd(fotg210)->self.controller, fmt, ## args)
86 dev_info(fotg210_to_hcd(fotg210)->self.controller, fmt, ## args)
88 dev_warn(fotg210_to_hcd(fotg210)->self.controller, fmt, ## args)
845 struct usb_bus *bus = &fotg210_to_hcd(fotg210)->self;
859 struct usb_bus *bus = &fotg210_to_hcd(fotg210)->self;
917 synchronize_irq(fotg210_to_hcd(fotg210)->irq);
934 if (fotg210->debug && !dbgp_reset_prep(fotg210_to_hcd(fotg210)))
949 dbgp_external_startup(fotg210_to_hcd(fotg210));
1573 mod_timer(&fotg210_to_hcd(fotg210)->rh_timer,
1905 dma_free_coherent(fotg210_to_hcd(fotg210)->self.controller,
1922 fotg210_to_hcd(fotg210)->self.controller,
1931 fotg210_to_hcd(fotg210)->self.controller,
1944 fotg210_to_hcd(fotg210)->self.controller,
1953 dma_alloc_coherent(fotg210_to_hcd(fotg210)->self.controller,
2126 fotg210_to_hcd(fotg210)->self.root_hub) {
2204 fotg210_to_hcd(fotg210)->self.bandwidth_int_reqs--;
2228 usb_hcd_unlink_urb_from_ep(fotg210_to_hcd(fotg210), urb);
2230 usb_hcd_giveback_urb(fotg210_to_hcd(fotg210), urb, status);
2828 if (tt && tt->hub != fotg210_to_hcd(fotg210)->self.root_hub)
3040 if (unlikely(!HCD_HW_ACCESSIBLE(fotg210_to_hcd(fotg210)))) {
3044 rc = usb_hcd_link_urb_to_ep(fotg210_to_hcd(fotg210), urb);
3050 usb_hcd_unlink_urb_from_ep(fotg210_to_hcd(fotg210), urb);
3532 fotg210_to_hcd(fotg210)->self.bandwidth_allocated += qh->period
3573 fotg210_to_hcd(fotg210)->self.bandwidth_allocated -= qh->period
3832 if (unlikely(!HCD_HW_ACCESSIBLE(fotg210_to_hcd(fotg210)))) {
3836 status = usb_hcd_link_urb_to_ep(fotg210_to_hcd(fotg210), urb);
3858 fotg210_to_hcd(fotg210)->self.bandwidth_int_reqs++;
3862 usb_hcd_unlink_urb_from_ep(fotg210_to_hcd(fotg210), urb);
4359 fotg210_to_hcd(fotg210)->self.bandwidth_allocated
4491 fotg210_to_hcd(fotg210)->self.bandwidth_allocated
4556 if (unlikely(!HCD_HW_ACCESSIBLE(fotg210_to_hcd(fotg210)))) {
4560 status = usb_hcd_link_urb_to_ep(fotg210_to_hcd(fotg210), urb);
4567 usb_hcd_unlink_urb_from_ep(fotg210_to_hcd(fotg210), urb);
4764 struct device *controller = fotg210_to_hcd(fotg210)->self.controller;
4771 struct device *controller = fotg210_to_hcd(fotg210)->self.controller;