Home
last modified time | relevance | path

Searched refs:u132_to_hcd (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Du132-hcd.c231 static inline struct usb_hcd *u132_to_hcd(struct u132 *u132) in u132_to_hcd() function
238 u132_to_hcd(u132)->state = HC_STATE_HALT; in u132_disable()
254 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_delete()
491 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_monitor_work()
512 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_giveback_urb()
551 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_abandon_urb()
1511 struct usb_hcd *hcd = u132_to_hcd(u132) in u132_power()
1725 u132_to_hcd(u132)->state = HC_STATE_RUNNING; in u132_run()
1765 u132_to_hcd(u132)->state = HC_STATE_RUNNING; in u132_run()
1866 rc = usb_hcd_link_urb_to_ep(u132_to_hcd(u132), urb); in create_endpoint_and_queue_int()
[all …]