Home
last modified time | relevance | path

Searched refs:musb_qh (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/usb/musb-new/
A Dmusb_host.h27 struct musb_qh { struct
55 static inline struct musb_qh *first_qh(struct list_head *q) in first_qh() argument
59 return list_entry(q->next, struct musb_qh, ring); in first_qh()
74 static inline struct urb *next_urb(struct musb_qh *qh) in next_urb()
A Dmusb_host.c464 struct musb_qh *qh = hw_ep->in_qh; in musb_host_packet_rx()
622 struct musb_hw_ep *hw_ep, struct musb_qh *qh, in musb_tx_dma_program()
899 struct musb_qh *qh = hw_ep->in_qh; in musb_h_ep0_continue()
977 struct musb_qh *qh = hw_ep->in_qh; in musb_h_ep0_irq()
1116 struct musb_qh *qh = hw_ep->out_qh; in musb_host_tx()
1397 struct musb_qh *cur_qh, *next_qh; in musb_bulk_rx_nak_timeout()
1441 struct musb_qh *qh = hw_ep->in_qh; in musb_host_rx()
1789 struct musb_qh *qh, in musb_schedule()
1926 struct musb_qh *qh;
2194 struct musb_qh *qh;
[all …]
A Dmusb_core.h269 struct musb_qh *in_qh;
270 struct musb_qh *out_qh;

Completed in 9 milliseconds