Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspeakup.h110 extern bool spk_quiet_boot;
H A Dsynth.c25 bool spk_quiet_boot; variable
415 if (!spk_quiet_boot) in do_synth_init()
H A Dmain.c53 module_param_named(quiet, spk_quiet_boot, bool, 0444);
2386 if (spk_quiet_boot) in speakup_init()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds