Lines Matching refs:MODULE_PARM_DESC
186 MODULE_PARM_DESC(ser, "Set the serial port for the synthesizer (0-based).");
187 MODULE_PARM_DESC(dev, "Set the device e.g. ttyUSB0, for the synthesizer.");
188 MODULE_PARM_DESC(start, "Start the synthesizer once it is loaded.");
189 MODULE_PARM_DESC(rate, "Set the rate variable on load.");
190 MODULE_PARM_DESC(pitch, "Set the pitch variable on load.");
191 MODULE_PARM_DESC(vol, "Set the vol variable on load.");
192 MODULE_PARM_DESC(tone, "Set the tone variable on load.");
193 MODULE_PARM_DESC(punct, "Set the punct variable on load.");
194 MODULE_PARM_DESC(voice, "Set the voice variable on load.");
195 MODULE_PARM_DESC(frequency, "Set the frequency variable on load.");
196 MODULE_PARM_DESC(direct, "Set the direct variable on load.");