--- zzzz-none-000/linux-4.9.218/drivers/usb/storage/usb.h 2020-04-02 15:20:41.000000000 +0000 +++ seale-7590ax-750/linux-4.9.218/drivers/usb/storage/usb.h 2023-03-29 10:59:07.000000000 +0000 @@ -160,6 +160,11 @@ pm_hook suspend_resume_hook; #endif +#ifdef CONFIG_AVM_USB_SUSPEND + unsigned long resume_start; + unsigned int max_spinup_ms; +#endif + /* hacks for READ CAPACITY bug handling */ int use_last_sector_hacks; int last_sector_retries;