--- zzzz-none-000/linux-5.15.111/drivers/usb/storage/usb.h 2023-05-11 14:00:40.000000000 +0000 +++ puma7-atom-6670-761/linux-5.15.111/drivers/usb/storage/usb.h 2024-02-07 10:23:22.000000000 +0000 @@ -145,6 +145,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;