--- zzzz-none-000/linux-4.4.60/include/linux/usb/xhci_pdriver.h 2017-04-08 07:53:53.000000000 +0000 +++ scorpion-7490-727/linux-4.4.60/include/linux/usb/xhci_pdriver.h 2021-02-04 17:41:59.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 */