Home
last modified time | relevance | path

Searched defs:synth (Results 1 – 15 of 15) sorted by relevance

/drivers/staging/speakup/
Dsynth.c22 struct spk_synth *synth; variable
47 int spk_serial_synth_probe(struct spk_synth *synth) in spk_serial_synth_probe()
82 void spk_do_catch_up(struct spk_synth *synth) in spk_do_catch_up()
148 const char *spk_synth_immediate(struct spk_synth *synth, const char *buff) in spk_synth_immediate()
165 void spk_synth_flush(struct spk_synth *synth) in spk_synth_flush()
171 int spk_synth_is_alive_nop(struct spk_synth *synth) in spk_synth_is_alive_nop()
178 int spk_synth_is_alive_restart(struct spk_synth *synth) in spk_synth_is_alive_restart()
351 struct spk_synth *synth = NULL; in synth_init() local
Dspeakup_dtlk.c188 static void do_catch_up(struct spk_synth *synth) in do_catch_up()
243 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate()
258 static void synth_flush(struct spk_synth *synth) in synth_flush()
279 static struct synth_settings *synth_interrogate(struct spk_synth *synth) in synth_interrogate()
322 static int synth_probe(struct spk_synth *synth) in synth_probe()
Dspeakup_acntpc.c147 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate()
169 static void do_catch_up(struct spk_synth *synth) in do_catch_up()
248 static void synth_flush(struct spk_synth *synth) in synth_flush()
253 static int synth_probe(struct spk_synth *synth) in synth_probe()
Dspeakup_keypc.c151 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate()
172 static void do_catch_up(struct spk_synth *synth) in do_catch_up()
256 static void synth_flush(struct spk_synth *synth) in synth_flush()
261 static int synth_probe(struct spk_synth *synth) in synth_probe()
Dspeakup_audptr.c128 static void synth_flush(struct spk_synth *synth) in synth_flush()
141 static void synth_version(struct spk_synth *synth) in synth_version()
159 static int synth_probe(struct spk_synth *synth) in synth_probe()
Dspeakup_ltlk.c136 static void synth_interrogate(struct spk_synth *synth) in synth_interrogate()
157 static int synth_probe(struct spk_synth *synth) in synth_probe()
Dspeakup_decext.c151 static void do_catch_up(struct spk_synth *synth) in do_catch_up()
223 static void synth_flush(struct spk_synth *synth) in synth_flush()
Dspeakup_decpc.c304 static void synth_flush(struct spk_synth *synth) in synth_flush()
369 static void do_catch_up(struct spk_synth *synth) in do_catch_up()
441 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate()
455 static int synth_probe(struct spk_synth *synth) in synth_probe()
Dspeakup_dectlk.c201 static void do_catch_up(struct spk_synth *synth) in do_catch_up()
288 static void synth_flush(struct spk_synth *synth) in synth_flush()
Dspeakup_soft.c314 static int softsynth_probe(struct spk_synth *synth) in softsynth_probe()
340 static int softsynth_is_alive(struct spk_synth *synth) in softsynth_is_alive()
Dspeakup_acntsa.c123 static int synth_probe(struct spk_synth *synth) in synth_probe()
Dspeakup_spkout.c127 static void synth_flush(struct spk_synth *synth) in synth_flush()
Dspeakup_apollo.c132 static void do_catch_up(struct spk_synth *synth) in do_catch_up()
/drivers/clk/ti/
Dfapll.c283 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_enable() local
294 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_disable() local
303 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_is_enabled() local
315 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_recalc_rate() local
359 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_get_frac_rate() local
370 static u32 ti_fapll_synth_set_frac_rate(struct fapll_synth *synth, in ti_fapll_synth_set_frac_rate()
411 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_round_rate() local
445 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_set_rate() local
499 struct fapll_synth *synth; in ti_fapll_synth_setup() local
/drivers/net/wireless/intersil/p54/
Deeprom.c739 u16 synth = 0; in p54_parse_eeprom() local