Home
last modified time | relevance | path

Searched refs:spk_quiet_boot (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup.h111 extern bool spk_quiet_boot;
H A Dsynth.c25 bool spk_quiet_boot; variable
420 if (!spk_quiet_boot) in do_synth_init()
H A Dmain.c53 module_param_named(quiet, spk_quiet_boot, bool, 0444);
2398 if (spk_quiet_boot) in speakup_init()