Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/fotg210/
Dfotg210-hcd.h409 struct fotg210_qh_hw { struct
410 __hc32 hw_next; /* see EHCI 3.6.1 */
411 __hc32 hw_info1; /* see EHCI 3.6.2 */
436 struct fotg210_qh_hw *hw; /* Must come first */ argument