Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/musb/
Dmusb_host.h55 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
Dmusb_virthub.c234 struct musb *musb = hcd_to_musb(hcd); in musb_hub_status_data()
268 struct musb *musb = hcd_to_musb(hcd); in musb_hub_control()
Dmusb_host.c73 struct musb *hcd_to_musb(struct usb_hcd *hcd) in hcd_to_musb() function
2119 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 …]