Prevent xbox dongle usb device from suspending?

I have an Xbox wireless dongle installed on my system and I would like to prevent it from going to sleep, how do I prevent it from suspending?

Reason is that if it goes to sleep I can not pair my controller with it until I unplug it and plug it back in.

Bus 001 Device 024: ID 045e:02fe Microsoft Corp. Xbox Wireless Adapter for Windows

Found a solution to add usbcore.autosuspend=-1 in grub config to GRUB_CMDLINE_LINUX=
Unfortunately that is not the issue.