Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Du132-hcd.c236 static inline struct usb_hcd *u132_to_hcd(struct u132 *u132) in u132_to_hcd() function
243 u132_to_hcd(u132)->state = HC_STATE_HALT; in u132_disable()
259 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_delete()
496 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_monitor_work()
517 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_giveback_urb()
556 struct usb_hcd *hcd = u132_to_hcd(u132); in u132_hcd_abandon_urb()
1520 struct usb_hcd *hcd = u132_to_hcd(u132) in u132_power()
1737 u132_to_hcd(u132)->state = HC_STATE_RUNNING; in u132_run()
1777 u132_to_hcd(u132)->state = HC_STATE_RUNNING; in u132_run()
1878 rc = usb_hcd_link_urb_to_ep(u132_to_hcd(u132), urb); in create_endpoint_and_queue_int()
[all …]