/openbmc/linux/drivers/accessibility/speakup/ |
H A D | speakup_apollo.c | 75 __ATTR(full_time, 0644, spk_var_show, spk_var_store); 145 struct var_t *full_time; in do_catch_up() local 152 full_time = spk_get_var(FULL); in do_catch_up() 161 full_time_val = full_time->u.n.value; in do_catch_up() 176 full_time_val = full_time->u.n.value; in do_catch_up() 187 full_time_val = full_time->u.n.value; in do_catch_up()
|
H A D | speakup_keypc.c | 71 __ATTR(full_time, 0644, spk_var_show, spk_var_store); 181 struct var_t *full_time; in do_catch_up() local 188 full_time = spk_get_var(FULL); in do_catch_up() 208 full_time_val = full_time->u.n.value; in do_catch_up()
|
H A D | speakup_acntpc.c | 78 __ATTR(full_time, 0644, spk_var_show, spk_var_store); 181 struct var_t *full_time; in do_catch_up() local 186 full_time = spk_get_var(FULL); in do_catch_up() 207 full_time_val = full_time->u.n.value; in do_catch_up()
|
H A D | synth.c | 60 struct var_t *full_time; in _spk_do_catch_up() local 68 full_time = spk_get_var(FULL); in _spk_do_catch_up() 92 full_time_val = full_time->u.n.value; in _spk_do_catch_up() 108 full_time_val = full_time->u.n.value; in _spk_do_catch_up()
|
H A D | speakup_bns.c | 60 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_txprt.c | 65 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_spkout.c | 66 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_acntsa.c | 64 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_dummy.c | 73 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_audptr.c | 66 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_ltlk.c | 73 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_decext.c | 88 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_dectlk.c | 89 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_decpc.c | 186 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_dtlk.c | 91 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_soft.c | 98 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | parsing.py | 62 if options.full_time: 839 if options.full_time:
|
H A D | main.py.in | 66 parser.add_option("-T", "--full-time", action="store_true", dest="full_time", default=False,
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-driver-speakup | 331 What: /sys/accessibility/speakup/<synth-name>/full_time
|
/openbmc/linux/tools/perf/ |
H A D | builtin-trace.c | 177 bool full_time; member 3008 if (trace->base_time == 0 && !trace->full_time && 4744 OPT_BOOLEAN('T', "time", &trace.full_time,
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | spkguide.txt | 407 full_time
|