--- zzzz-none-000/linux-4.4.271/include/linux/usb/xhci_pdriver.h 2021-06-03 06:22:09.000000000 +0000 +++ maple-fsgw-759/linux-4.4.271/include/linux/usb/xhci_pdriver.h 2023-12-20 10:37:36.000000000 +0000 @@ -22,6 +22,9 @@ */ struct usb_xhci_pdata { unsigned usb3_lpm_capable:1; + unsigned usb2_susphy_quirk:1; + unsigned usb3_dev_reset_quirk:1; + struct usb_susphy *susphy; }; #endif /* __USB_CORE_XHCI_PDRIVER_H */