Searched refs:firmware_autostart (Results 1 – 1 of 1) sorted by relevance
91 static bool firmware_autostart = 1; variable92 module_param(firmware_autostart, bool, 0444);93 MODULE_PARM_DESC(firmware_autostart, "Allow automatic firmware download on boot"1486 if (firmware_autostart) { in cs35l41_hda_bind()