Searched refs:musb_qh (Results 1 – 3 of 3) sorted by relevance
27 struct musb_qh { struct55 static inline struct musb_qh *first_qh(struct list_head *q) in first_qh() argument59 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()
464 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 …]
269 struct musb_qh *in_qh;270 struct musb_qh *out_qh;
Completed in 9 milliseconds