Searched refs:trigger_time (Results 1 – 19 of 19) sorted by relevance
/Linux-v4.19/drivers/staging/speakup/ |
D | synth.c | 182 struct var_t *trigger_time; in synth_start() local 188 trigger_time = spk_get_var(TRIGGER); in synth_start() 191 msecs_to_jiffies(trigger_time->u.n.value)); in synth_start()
|
D | speakup_dummy.c | 58 __ATTR(trigger_time, 0644, spk_var_show, spk_var_store);
|
D | speakup_bns.c | 55 __ATTR(trigger_time, 0644, spk_var_show, spk_var_store);
|
D | speakup_txprt.c | 54 __ATTR(trigger_time, 0644, spk_var_show, spk_var_store);
|
D | speakup_acntsa.c | 58 __ATTR(trigger_time, 0644, spk_var_show, spk_var_store);
|
D | speakup_spkout.c | 59 __ATTR(trigger_time, 0644, spk_var_show, spk_var_store);
|
D | speakup_audptr.c | 61 __ATTR(trigger_time, 0644, spk_var_show, spk_var_store);
|
D | speakup_ltlk.c | 66 __ATTR(trigger_time, 0644, spk_var_show, spk_var_store);
|
D | speakup_apollo.c | 66 __ATTR(trigger_time, 0644, spk_var_show, spk_var_store);
|
D | speakup_decext.c | 80 __ATTR(trigger_time, 0644, spk_var_show, spk_var_store);
|
D | speakup_keypc.c | 66 __ATTR(trigger_time, 0644, spk_var_show, spk_var_store);
|
D | speakup_acntpc.c | 73 __ATTR(trigger_time, 0644, spk_var_show, spk_var_store);
|
D | speakup_dectlk.c | 82 __ATTR(trigger_time, 0644, spk_var_show, spk_var_store);
|
D | speakup_decpc.c | 176 __ATTR(trigger_time, 0644, spk_var_show, spk_var_store);
|
D | speakup_dtlk.c | 85 __ATTR(trigger_time, 0644, spk_var_show, spk_var_store);
|
D | speakup_soft.c | 87 __ATTR(trigger_time, 0644, spk_var_show, spk_var_store);
|
D | spkguide.txt | 412 trigger_time
|
/Linux-v4.19/drivers/staging/rtlwifi/phydm/ |
D | phydm_adc_sampling.h | 64 u8 dma_data_sig_sel, u32 trigger_time, u16 polling_time);
|
D | phydm_adc_sampling.c | 284 u8 dma_data_sig_sel, u32 trigger_time, u16 polling_time) in adc_smp_set() argument 293 adc_smp->la_trigger_time = trigger_time; in adc_smp_set()
|