Lines Matching defs:musb
112 struct musb *musb = ep->musb; in musb_h_tx_flush_fifo() local
209 musb_start_urb(struct musb *musb, int is_in, struct musb_qh *qh) in musb_start_urb()
303 static void musb_giveback(struct musb *musb, struct urb *urb, int status) in musb_giveback()
349 static void musb_advance_schedule(struct musb *musb, struct urb *urb, in musb_advance_schedule()
457 musb_host_packet_rx(struct musb *musb, struct urb *urb, u8 epnum, u8 iso_err) in musb_host_packet_rx()
558 musb_rx_reinit(struct musb *musb, struct musb_qh *qh, struct musb_hw_ep *ep) in musb_rx_reinit()
696 static void musb_ep_program(struct musb *musb, u8 epnum, in musb_ep_program()
939 static void musb_bulk_nak_timeout(struct musb *musb, struct musb_hw_ep *ep, in musb_bulk_nak_timeout()
1008 static bool musb_h_ep0_continue(struct musb *musb, u16 len, struct urb *urb) in musb_h_ep0_continue()
1084 irqreturn_t musb_h_ep0_irq(struct musb *musb) in musb_h_ep0_irq()
1225 void musb_host_tx(struct musb *musb, u8 epnum) in musb_host_tx()
1545 void musb_host_rx(struct musb *musb, u8 epnum) in musb_host_rx()
1957 struct musb *musb, in musb_schedule()
2078 struct musb *musb = hcd_to_musb(hcd); in musb_urb_enqueue() local
2264 struct musb *musb = ep->musb; in musb_cleanup_urb() local
2321 struct musb *musb = hcd_to_musb(hcd); in musb_urb_dequeue() local
2383 struct musb *musb = hcd_to_musb(hcd); in musb_h_disable() local
2433 struct musb *musb = hcd_to_musb(hcd); in musb_h_get_frame_number() local
2440 struct musb *musb = hcd_to_musb(hcd); in musb_h_start() local
2458 struct musb *musb = hcd_to_musb(hcd); in musb_bus_suspend() local
2492 struct musb *musb = hcd_to_musb(hcd); in musb_bus_resume() local
2575 struct musb *musb = hcd_to_musb(hcd); in musb_map_urb_for_dma() local
2600 struct musb *musb = hcd_to_musb(hcd); in musb_unmap_urb_for_dma() local
2644 int musb_host_alloc(struct musb *musb) in musb_host_alloc()
2661 void musb_host_cleanup(struct musb *musb) in musb_host_cleanup()
2668 void musb_host_free(struct musb *musb) in musb_host_free()
2673 int musb_host_setup(struct musb *musb, int power_budget) in musb_host_setup()
2695 void musb_host_resume_root_hub(struct musb *musb) in musb_host_resume_root_hub()
2700 void musb_host_poke_root_hub(struct musb *musb) in musb_host_poke_root_hub()