Searched refs:first_qh (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/usb/musb-new/
H A Dmusb_host.h55 static inline struct musb_qh *first_qh(struct list_head *q) function
H A Dmusb_host.c408 qh = first_qh(head);
1409 cur_qh = first_qh(&musb->in_bulk);
1424 next_qh = first_qh(&musb->in_bulk);

Completed in 38 milliseconds