Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dehci.h388 struct ehci_qh_hw { struct
389 __hc32 hw_next; /* see EHCI 3.6.1 */
390 __hc32 hw_info1; /* see EHCI 3.6.2 */
415 struct ehci_qh_hw *hw; /* Must come first */ argument