Searched refs:hcd_to_musb (Results 1 – 3 of 3) sorted by relevance
80 extern struct musb *hcd_to_musb(struct usb_hcd *);99 static inline struct musb *hcd_to_musb(struct usb_hcd *hcd) in hcd_to_musb() function
254 struct musb *musb = hcd_to_musb(hcd); in musb_hub_status_data()288 struct musb *musb = hcd_to_musb(hcd); in musb_hub_control()
97 struct musb *hcd_to_musb(struct usb_hcd *hcd) in hcd_to_musb() function2078 struct musb *musb = hcd_to_musb(hcd); in musb_urb_enqueue()2321 struct musb *musb = hcd_to_musb(hcd); in musb_urb_dequeue()2383 struct musb *musb = hcd_to_musb(hcd); in musb_h_disable()2433 struct musb *musb = hcd_to_musb(hcd); in musb_h_get_frame_number()2440 struct musb *musb = hcd_to_musb(hcd); in musb_h_start()2452 musb_stop(hcd_to_musb(hcd)); in musb_h_stop()2458 struct musb *musb = hcd_to_musb(hcd); in musb_bus_suspend()2492 struct musb *musb = hcd_to_musb(hcd); in musb_bus_resume()2575 struct musb *musb = hcd_to_musb(hcd); in musb_map_urb_for_dma()[all …]