enable_autosuspend 39 drivers/bluetooth/btmtksdio.c static bool enable_autosuspend; enable_autosuspend 858 drivers/bluetooth/btmtksdio.c if (enable_autosuspend) enable_autosuspend 1093 drivers/bluetooth/btmtksdio.c module_param(enable_autosuspend, bool, 0644); enable_autosuspend 1094 drivers/bluetooth/btmtksdio.c MODULE_PARM_DESC(enable_autosuspend, "Enable autosuspend by default"); enable_autosuspend 32 drivers/bluetooth/btusb.c static bool enable_autosuspend = IS_ENABLED(CONFIG_BT_HCIBTUSB_AUTOSUSPEND); enable_autosuspend 3904 drivers/bluetooth/btusb.c if (enable_autosuspend) enable_autosuspend 4129 drivers/bluetooth/btusb.c module_param(enable_autosuspend, bool, 0644); enable_autosuspend 4130 drivers/bluetooth/btusb.c MODULE_PARM_DESC(enable_autosuspend, "Enable USB autosuspend by default");