Searched refs:u132_to_hcd (Results 1 – 1 of 1) sorted by relevance
235 static inline struct usb_hcd *u132_to_hcd(struct u132 *u132) in u132_to_hcd() function242 u132_to_hcd(u132)->state = HC_STATE_HALT; in u132_disable()258 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_delete()495 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_monitor_work()516 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_giveback_urb()555 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_abandon_urb()1519 struct usb_hcd *hcd = u132_to_hcd(u132) in u132_power()1733 u132_to_hcd(u132)->state = HC_STATE_RUNNING; in u132_run()1773 u132_to_hcd(u132)->state = HC_STATE_RUNNING; in u132_run()1874 rc = usb_hcd_link_urb_to_ep(u132_to_hcd(u132), urb); in create_endpoint_and_queue_int()[all …]