--- zzzz-none-000/linux-5.4.213/drivers/usb/storage/usb.h 2022-09-15 10:04:56.000000000 +0000 +++ alder-5690pro-762/linux-5.4.213/drivers/usb/storage/usb.h 2024-08-14 09:02:08.000000000 +0000 @@ -144,6 +144,11 @@ pm_hook suspend_resume_hook; #endif +#ifdef CONFIG_AVM_USB_PM + 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;