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