Searched refs:xenhcd_info_to_hcd (Results 1 – 1 of 1) sorted by relevance
105 static inline struct usb_hcd *xenhcd_info_to_hcd(struct xenhcd_info *info) in xenhcd_info_to_hcd() function775 usb_hcd_giveback_urb(xenhcd_info_to_hcd(info), urb, in xenhcd_giveback_urb()1071 usb_hcd_poll_rh_status(xenhcd_info_to_hcd(info)); in xenhcd_conn_notify()1229 hcd = xenhcd_info_to_hcd(info); in xenhcd_connect()1253 struct usb_hcd *hcd = xenhcd_info_to_hcd(info); in xenhcd_disconnect()1265 if (likely(HC_IS_RUNNING(xenhcd_info_to_hcd(info)->state))) { in xenhcd_watchdog()1536 struct usb_hcd *hcd = xenhcd_info_to_hcd(info); in xenhcd_remove()