Home
last modified time | relevance | path

Searched refs:wf_raw (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/isa/wavefront/
H A Dwavefront_synth.c35 static int wf_raw = 0; /* we normally check for "raw state" to firmware variable
86 module_param(wf_raw, int, 0444);
87 MODULE_PARM_DESC(wf_raw, "if non-zero, assume that we need to boot the OS");
2199 if (!wf_raw) { in snd_wavefront_detect()
/kernel/linux/linux-6.6/sound/isa/wavefront/
H A Dwavefront_synth.c35 static int wf_raw = 0; /* we normally check for "raw state" to firmware variable
86 module_param(wf_raw, int, 0444);
87 MODULE_PARM_DESC(wf_raw, "if non-zero, assume that we need to boot the OS");
2209 if (!wf_raw) { in snd_wavefront_detect()

Completed in 5 milliseconds