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

/linux-master/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)
H A Dmain.c53 module_param_named(quiet, spk_quiet_boot, bool, 0444);
2398 if (spk_quiet_boot)

Completed in 211 milliseconds