Lines Matching refs:fotg210_to_hcd
83 dev_dbg(fotg210_to_hcd(fotg210)->self.controller, fmt, ## args)
85 dev_err(fotg210_to_hcd(fotg210)->self.controller, fmt, ## args)
87 dev_info(fotg210_to_hcd(fotg210)->self.controller, fmt, ## args)
89 dev_warn(fotg210_to_hcd(fotg210)->self.controller, fmt, ## args)
846 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,
1904 dma_free_coherent(fotg210_to_hcd(fotg210)->self.controller,
1921 fotg210_to_hcd(fotg210)->self.controller,
1930 fotg210_to_hcd(fotg210)->self.controller,
1943 fotg210_to_hcd(fotg210)->self.controller,
1952 dma_alloc_coherent(fotg210_to_hcd(fotg210)->self.controller,
2125 fotg210_to_hcd(fotg210)->self.root_hub) {
2203 fotg210_to_hcd(fotg210)->self.bandwidth_int_reqs--;
2227 usb_hcd_unlink_urb_from_ep(fotg210_to_hcd(fotg210), urb);
2229 usb_hcd_giveback_urb(fotg210_to_hcd(fotg210), urb, status);
2827 if (tt && tt->hub != fotg210_to_hcd(fotg210)->self.root_hub)
3039 if (unlikely(!HCD_HW_ACCESSIBLE(fotg210_to_hcd(fotg210)))) {
3043 rc = usb_hcd_link_urb_to_ep(fotg210_to_hcd(fotg210), urb);
3049 usb_hcd_unlink_urb_from_ep(fotg210_to_hcd(fotg210), urb);
3531 fotg210_to_hcd(fotg210)->self.bandwidth_allocated += qh->period
3572 fotg210_to_hcd(fotg210)->self.bandwidth_allocated -= qh->period
3831 if (unlikely(!HCD_HW_ACCESSIBLE(fotg210_to_hcd(fotg210)))) {
3835 status = usb_hcd_link_urb_to_ep(fotg210_to_hcd(fotg210), urb);
3857 fotg210_to_hcd(fotg210)->self.bandwidth_int_reqs++;
3861 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);
4765 struct device *controller = fotg210_to_hcd(fotg210)->self.controller;
4772 struct device *controller = fotg210_to_hcd(fotg210)->self.controller;