Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/musb-new/
Dmusb_host.h27 struct musb_qh { struct
32 struct list_head ring; /* of musb_qh */ argument
55 static inline struct musb_qh *first_qh(struct list_head *q) in first_qh() argument