Searched refs:oxu_to_hcd (Results 1 – 1 of 1) sorted by relevance
458 dev_dbg(oxu_to_hcd(oxu)->self.controller , fmt , ## args)460 dev_err(oxu_to_hcd(oxu)->self.controller , fmt , ## args)462 dev_info(oxu_to_hcd(oxu)->self.controller , fmt , ## args)468 static inline struct usb_hcd *oxu_to_hcd(struct oxu_hcd *oxu) in oxu_to_hcd() function778 oxu_to_hcd(oxu)->state = HC_STATE_HALT; in ehci_reset()797 BUG_ON(!HC_IS_RUNNING(oxu_to_hcd(oxu)->state)); in ehci_quiesce()805 oxu_to_hcd(oxu)->state = HC_STATE_HALT; in ehci_quiesce()817 oxu_to_hcd(oxu)->state = HC_STATE_HALT; in ehci_quiesce()1334 oxu_to_hcd(oxu)->self.bandwidth_int_reqs--; in ehci_urb_done()1366 usb_hcd_giveback_urb(oxu_to_hcd(oxu), urb, urb->status); in ehci_urb_done()[all …]