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()
407 musb_host_packet_rx(struct musb *musb, struct urb *urb, u8 epnum, u8 iso_err) in musb_host_packet_rx()
508 musb_rx_reinit(struct musb *musb, struct musb_qh *qh, u8 epnum) in musb_rx_reinit()
663 static void musb_ep_program(struct musb *musb, u8 epnum, in musb_ep_program()
893 static void musb_bulk_nak_timeout(struct musb *musb, struct musb_hw_ep *ep, in musb_bulk_nak_timeout()
972 static bool musb_h_ep0_continue(struct musb *musb, u16 len, struct urb *urb) in musb_h_ep0_continue()
1048 irqreturn_t musb_h_ep0_irq(struct musb *musb) in musb_h_ep0_irq()
1189 void musb_host_tx(struct musb *musb, u8 epnum) in musb_host_tx()
1606 struct musb *musb = hw_ep->musb; in musb_rx_dma_in_inventra_cppi41() local
1723 void musb_host_rx(struct musb *musb, u8 epnum) in musb_host_rx()
1988 struct musb *musb, in musb_schedule()
2113 struct musb *musb = hcd_to_musb(hcd); in musb_urb_enqueue() local
2305 struct musb *musb = ep->musb; in musb_cleanup_urb() local
2359 struct musb *musb = hcd_to_musb(hcd); in musb_urb_dequeue() local
2418 struct musb *musb = hcd_to_musb(hcd); in musb_h_disable() local
2468 struct musb *musb = hcd_to_musb(hcd); in musb_h_get_frame_number() local
2475 struct musb *musb = hcd_to_musb(hcd); in musb_h_start() local
2493 struct musb *musb = hcd_to_musb(hcd); in musb_bus_suspend() local
2530 struct musb *musb = hcd_to_musb(hcd); in musb_bus_resume() local
2618 struct musb *musb = hcd_to_musb(hcd); in musb_map_urb_for_dma() local
2643 struct musb *musb = hcd_to_musb(hcd); in musb_unmap_urb_for_dma() local
2687 int musb_host_alloc(struct musb *musb) in musb_host_alloc()
2704 void musb_host_cleanup(struct musb *musb) in musb_host_cleanup()
2711 void musb_host_free(struct musb *musb) in musb_host_free()
2716 int musb_host_setup(struct musb *musb, int power_budget) in musb_host_setup()
2746 void musb_host_resume_root_hub(struct musb *musb) in musb_host_resume_root_hub()
2751 void musb_host_poke_root_hub(struct musb *musb) in musb_host_poke_root_hub()