Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/musb/
Dmusb_host.h80 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
Dmusb_virthub.c256 struct musb *musb = hcd_to_musb(hcd); in musb_hub_status_data()
290 struct musb *musb = hcd_to_musb(hcd); in musb_hub_control()
Dmusb_host.c97 struct musb *hcd_to_musb(struct usb_hcd *hcd) in hcd_to_musb() function
2197 struct musb *musb = hcd_to_musb(hcd); in musb_urb_enqueue()
2440 struct musb *musb = hcd_to_musb(hcd); in musb_urb_dequeue()
2502 struct musb *musb = hcd_to_musb(hcd); in musb_h_disable()
2552 struct musb *musb = hcd_to_musb(hcd); in musb_h_get_frame_number()
2559 struct musb *musb = hcd_to_musb(hcd); in musb_h_start()
2571 musb_stop(hcd_to_musb(hcd)); in musb_h_stop()
2577 struct musb *musb = hcd_to_musb(hcd); in musb_bus_suspend()
2611 struct musb *musb = hcd_to_musb(hcd); in musb_bus_resume()
2699 struct musb *musb = hcd_to_musb(hcd); in musb_map_urb_for_dma()
[all …]