Searched refs:u132_to_hcd (Results 1 – 1 of 1) sorted by relevance
229 static inline struct usb_hcd *u132_to_hcd(struct u132 *u132) in u132_to_hcd() function236 u132_to_hcd(u132)->state = HC_STATE_HALT; in u132_disable()252 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_delete()488 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_monitor_work()509 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_giveback_urb()548 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_abandon_urb()1508 struct usb_hcd *hcd = u132_to_hcd(u132) in u132_power()1722 u132_to_hcd(u132)->state = HC_STATE_RUNNING; in u132_run()1762 u132_to_hcd(u132)->state = HC_STATE_RUNNING; in u132_run()1863 rc = usb_hcd_link_urb_to_ep(u132_to_hcd(u132), urb); in create_endpoint_and_queue_int()[all …]