Searched refs:synth_dummy (Results 1 – 1 of 1) sorted by relevance
105 static struct spk_synth synth_dummy = { variable142 module_param_named(ser, synth_dummy.ser, int, 0444);143 module_param_named(dev, synth_dummy.dev_name, charp, 0444);144 module_param_named(start, synth_dummy.startup, short, 0444);168 module_spk_synth(synth_dummy);
Completed in 3 milliseconds