Lines Matching defs:musb
88 struct musb *musb = ep->musb; in musb_h_tx_flush_fifo() local
196 musb_start_urb(struct musb *musb, int is_in, struct musb_qh *qh) in musb_start_urb()
277 static void musb_giveback(struct musb *musb, struct urb *urb, int status) in musb_giveback()
296 static void musb_advance_schedule(struct musb *musb, struct urb *urb, in musb_advance_schedule()
413 musb_host_packet_rx(struct musb *musb, struct urb *urb, u8 epnum, u8 iso_err) in musb_host_packet_rx()
514 musb_rx_reinit(struct musb *musb, struct musb_qh *qh, u8 epnum) in musb_rx_reinit()
669 static void musb_ep_program(struct musb *musb, u8 epnum, in musb_ep_program()
899 static void musb_bulk_nak_timeout(struct musb *musb, struct musb_hw_ep *ep, in musb_bulk_nak_timeout()
978 static bool musb_h_ep0_continue(struct musb *musb, u16 len, struct urb *urb) in musb_h_ep0_continue()
1054 irqreturn_t musb_h_ep0_irq(struct musb *musb) in musb_h_ep0_irq()
1195 void musb_host_tx(struct musb *musb, u8 epnum) in musb_host_tx()
1612 struct musb *musb = hw_ep->musb; in musb_rx_dma_in_inventra_cppi41() local
1729 void musb_host_rx(struct musb *musb, u8 epnum) in musb_host_rx()
1994 struct musb *musb, in musb_schedule()
2119 struct musb *musb = hcd_to_musb(hcd); in musb_urb_enqueue() local
2311 struct musb *musb = ep->musb; in musb_cleanup_urb() local
2365 struct musb *musb = hcd_to_musb(hcd); in musb_urb_dequeue() local
2425 struct musb *musb = hcd_to_musb(hcd); in musb_h_disable() local
2475 struct musb *musb = hcd_to_musb(hcd); in musb_h_get_frame_number() local
2482 struct musb *musb = hcd_to_musb(hcd); in musb_h_start() local
2500 struct musb *musb = hcd_to_musb(hcd); in musb_bus_suspend() local
2537 struct musb *musb = hcd_to_musb(hcd); in musb_bus_resume() local
2625 struct musb *musb = hcd_to_musb(hcd); in musb_map_urb_for_dma() local
2650 struct musb *musb = hcd_to_musb(hcd); in musb_unmap_urb_for_dma() local
2694 int musb_host_alloc(struct musb *musb) in musb_host_alloc()
2711 void musb_host_cleanup(struct musb *musb) in musb_host_cleanup()
2718 void musb_host_free(struct musb *musb) in musb_host_free()
2723 int musb_host_setup(struct musb *musb, int power_budget) in musb_host_setup()
2753 void musb_host_resume_root_hub(struct musb *musb) in musb_host_resume_root_hub()
2758 void musb_host_poke_root_hub(struct musb *musb) in musb_host_poke_root_hub()