--- zzzz-none-000/linux-4.9.279/drivers/usb/storage/usb.h 2021-08-08 06:38:54.000000000 +0000 +++ puma7-atom-6591-750/linux-4.9.279/drivers/usb/storage/usb.h 2023-02-08 11:43:42.000000000 +0000 @@ -160,6 +160,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;