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()
316 static void musb_advance_schedule(struct musb *musb, struct urb *urb, in musb_advance_schedule()
425 musb_host_packet_rx(struct musb *musb, struct urb *urb, u8 epnum, u8 iso_err) in musb_host_packet_rx()
526 musb_rx_reinit(struct musb *musb, struct musb_qh *qh, u8 epnum) in musb_rx_reinit()
687 static void musb_ep_program(struct musb *musb, u8 epnum, in musb_ep_program()
927 static void musb_bulk_nak_timeout(struct musb *musb, struct musb_hw_ep *ep, in musb_bulk_nak_timeout()
1004 static bool musb_h_ep0_continue(struct musb *musb, u16 len, struct urb *urb) in musb_h_ep0_continue()
1080 irqreturn_t musb_h_ep0_irq(struct musb *musb) in musb_h_ep0_irq()
1221 void musb_host_tx(struct musb *musb, u8 epnum) in musb_host_tx()
1647 struct musb *musb = hw_ep->musb; in musb_rx_dma_in_inventra_cppi41() local
1764 void musb_host_rx(struct musb *musb, u8 epnum) in musb_host_rx()
2021 struct musb *musb, in musb_schedule()
2146 struct musb *musb = hcd_to_musb(hcd); in musb_urb_enqueue() local
2338 struct musb *musb = ep->musb; in musb_cleanup_urb() local
2392 struct musb *musb = hcd_to_musb(hcd); in musb_urb_dequeue() local
2451 struct musb *musb = hcd_to_musb(hcd); in musb_h_disable() local
2501 struct musb *musb = hcd_to_musb(hcd); in musb_h_get_frame_number() local
2508 struct musb *musb = hcd_to_musb(hcd); in musb_h_start() local
2526 struct musb *musb = hcd_to_musb(hcd); in musb_bus_suspend() local
2563 struct musb *musb = hcd_to_musb(hcd); in musb_bus_resume() local
2651 struct musb *musb = hcd_to_musb(hcd); in musb_map_urb_for_dma() local
2676 struct musb *musb = hcd_to_musb(hcd); in musb_unmap_urb_for_dma() local
2720 int musb_host_alloc(struct musb *musb) in musb_host_alloc()
2737 void musb_host_cleanup(struct musb *musb) in musb_host_cleanup()
2744 void musb_host_free(struct musb *musb) in musb_host_free()
2749 int musb_host_setup(struct musb *musb, int power_budget) in musb_host_setup()
2773 void musb_host_resume_root_hub(struct musb *musb) in musb_host_resume_root_hub()
2778 void musb_host_poke_root_hub(struct musb *musb) in musb_host_poke_root_hub()