Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/musb/
Dmusb_host.h49 struct musb_qh { struct
54 struct list_head ring; /* of musb_qh */ argument
77 static inline struct musb_qh *first_qh(struct list_head *q) in first_qh() argument