Home
last modified time | relevance | path

Searched refs:synth_add (Results 1 – 17 of 17) sorted by relevance

/drivers/staging/speakup/
Dspk_priv.h73 extern int synth_add(struct spk_synth *in_synth);
Dspeakup_dummy.c134 return synth_add(&synth_dummy); in dummy_init()
Dspeakup_txprt.c132 return synth_add(&synth_txprt); in txprt_init()
Dspeakup_bns.c132 return synth_add(&synth_bns); in bns_init()
Dsynth.c441 int synth_add(struct spk_synth *in_synth) in synth_add() function
465 EXPORT_SYMBOL_GPL(synth_add);
Dspeakup_acntsa.c148 return synth_add(&synth_acntsa); in acntsa_init()
Dspeakup_spkout.c151 return synth_add(&synth_spkout); in spkout_init()
Dspeakup_audptr.c182 return synth_add(&synth_audptr); in audptr_init()
Dspeakup_ltlk.c180 return synth_add(&synth_ltlk); in ltlk_init()
Dspeakup_apollo.c212 return synth_add(&synth_apollo); in apollo_init()
Dspeakup_decext.c239 return synth_add(&synth_decext); in decext_init()
Dspeakup_keypc.c324 return synth_add(&synth_keypc); in keypc_init()
Dspeakup_dectlk.c311 return synth_add(&synth_dectlk); in dectlk_init()
Dspeakup_acntpc.c323 return synth_add(&synth_acntpc); in acntpc_init()
Dspeakup_soft.c356 return synth_add(&synth_soft); in soft_init()
Dspeakup_decpc.c496 return synth_add(&synth_dec_pc); in decpc_init()
Dspeakup_dtlk.c392 return synth_add(&synth_dtlk); in dtlk_init()