Lines Matching refs:fotg210_qh
101 struct fotg210_qh *qh_scan_next;
104 struct fotg210_qh *async;
105 struct fotg210_qh *dummy; /* For AMD quirk use */
106 struct fotg210_qh *async_unlink;
107 struct fotg210_qh *async_unlink_last;
108 struct fotg210_qh *async_iaa;
121 struct fotg210_qh *intr_unlink;
122 struct fotg210_qh *intr_unlink_last;
383 struct fotg210_qh *qh; /* Q_TYPE_QH */
427 struct fotg210_qh { struct
435 struct fotg210_qh *unlink_next; /* next on unlink list */ argument