Searched refs:hcd_to_musb (Results 1 – 3 of 3) sorted by relevance
55 extern struct musb *hcd_to_musb(struct usb_hcd *);70 static inline struct musb *hcd_to_musb(struct usb_hcd *hcd) in hcd_to_musb() function
234 struct musb *musb = hcd_to_musb(hcd); in musb_hub_status_data()268 struct musb *musb = hcd_to_musb(hcd); in musb_hub_control()
73 struct musb *hcd_to_musb(struct usb_hcd *hcd) in hcd_to_musb() function2119 struct musb *musb = hcd_to_musb(hcd); in musb_urb_enqueue()2365 struct musb *musb = hcd_to_musb(hcd); in musb_urb_dequeue()2425 struct musb *musb = hcd_to_musb(hcd); in musb_h_disable()2475 struct musb *musb = hcd_to_musb(hcd); in musb_h_get_frame_number()2482 struct musb *musb = hcd_to_musb(hcd); in musb_h_start()2494 musb_stop(hcd_to_musb(hcd)); in musb_h_stop()2500 struct musb *musb = hcd_to_musb(hcd); in musb_bus_suspend()2537 struct musb *musb = hcd_to_musb(hcd); in musb_bus_resume()2625 struct musb *musb = hcd_to_musb(hcd); in musb_map_urb_for_dma()[all …]