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