Lines Matching defs:musb

112 	struct musb	*musb = ep->musb;  in musb_h_tx_flush_fifo()  local
219 musb_start_urb(struct musb *musb, int is_in, struct musb_qh *qh) in musb_start_urb()
313 static void musb_giveback(struct musb *musb, struct urb *urb, int status) in musb_giveback()
359 static void musb_advance_schedule(struct musb *musb, struct urb *urb, in musb_advance_schedule()
467 musb_host_packet_rx(struct musb *musb, struct urb *urb, u8 epnum, u8 iso_err) in musb_host_packet_rx()
568 musb_rx_reinit(struct musb *musb, struct musb_qh *qh, u8 epnum) in musb_rx_reinit()
741 static void musb_ep_program(struct musb *musb, u8 epnum, in musb_ep_program()
984 static void musb_bulk_nak_timeout(struct musb *musb, struct musb_hw_ep *ep, in musb_bulk_nak_timeout()
1053 static bool musb_h_ep0_continue(struct musb *musb, u16 len, struct urb *urb) in musb_h_ep0_continue()
1129 irqreturn_t musb_h_ep0_irq(struct musb *musb) in musb_h_ep0_irq()
1270 void musb_host_tx(struct musb *musb, u8 epnum) in musb_host_tx()
1698 struct musb *musb = hw_ep->musb; in musb_rx_dma_in_inventra_cppi41() local
1815 void musb_host_rx(struct musb *musb, u8 epnum) in musb_host_rx()
2076 struct musb *musb, in musb_schedule()
2197 struct musb *musb = hcd_to_musb(hcd); in musb_urb_enqueue() local
2383 struct musb *musb = ep->musb; in musb_cleanup_urb() local
2440 struct musb *musb = hcd_to_musb(hcd); in musb_urb_dequeue() local
2502 struct musb *musb = hcd_to_musb(hcd); in musb_h_disable() local
2552 struct musb *musb = hcd_to_musb(hcd); in musb_h_get_frame_number() local
2559 struct musb *musb = hcd_to_musb(hcd); in musb_h_start() local
2577 struct musb *musb = hcd_to_musb(hcd); in musb_bus_suspend() local
2611 struct musb *musb = hcd_to_musb(hcd); in musb_bus_resume() local
2699 struct musb *musb = hcd_to_musb(hcd); in musb_map_urb_for_dma() local
2724 struct musb *musb = hcd_to_musb(hcd); in musb_unmap_urb_for_dma() local
2768 int musb_host_alloc(struct musb *musb) in musb_host_alloc()
2785 void musb_host_cleanup(struct musb *musb) in musb_host_cleanup()
2792 void musb_host_free(struct musb *musb) in musb_host_free()
2797 int musb_host_setup(struct musb *musb, int power_budget) in musb_host_setup()
2819 void musb_host_resume_root_hub(struct musb *musb) in musb_host_resume_root_hub()
2824 void musb_host_poke_root_hub(struct musb *musb) in musb_host_poke_root_hub()