Searched refs:auto_poweroff (Results 1 – 1 of 1) sorted by relevance
104 static bool auto_poweroff = true; variable105 module_param(auto_poweroff, bool, S_IWUSR | S_IRUGO);106 MODULE_PARM_DESC(auto_poweroff, "Power off wireless controllers on suspend");1958 if (auto_poweroff && xpad->pad_present) in xpad_suspend()