/Linux-v4.19/drivers/staging/speakup/ |
D | synth.c | 22 struct spk_synth *synth; variable 54 static void _spk_do_catch_up(struct spk_synth *synth, int unicode) in _spk_do_catch_up() 126 void spk_do_catch_up(struct spk_synth *synth) in spk_do_catch_up() 132 void spk_do_catch_up_unicode(struct spk_synth *synth) in spk_do_catch_up_unicode() 138 void spk_synth_flush(struct spk_synth *synth) in spk_synth_flush() 145 unsigned char spk_synth_get_index(struct spk_synth *synth) in spk_synth_get_index() 151 int spk_synth_is_alive_nop(struct spk_synth *synth) in spk_synth_is_alive_nop() 158 int spk_synth_is_alive_restart(struct spk_synth *synth) in spk_synth_is_alive_restart() 358 struct spk_synth *tmp, *synth = NULL; in synth_init() local
|
D | speakup_dtlk.c | 181 static void do_catch_up(struct spk_synth *synth) in do_catch_up() 237 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() 252 static void synth_flush(struct spk_synth *synth) in synth_flush() 273 static struct synth_settings *synth_interrogate(struct spk_synth *synth) in synth_interrogate() 316 static int synth_probe(struct spk_synth *synth) in synth_probe()
|
D | speakup_acntpc.c | 140 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() 162 static void do_catch_up(struct spk_synth *synth) in do_catch_up() 242 static void synth_flush(struct spk_synth *synth) in synth_flush() 247 static int synth_probe(struct spk_synth *synth) in synth_probe()
|
D | speakup_audptr.c | 120 static void synth_flush(struct spk_synth *synth) in synth_flush() 127 static void synth_version(struct spk_synth *synth) in synth_version() 145 static int synth_probe(struct spk_synth *synth) in synth_probe()
|
D | speakup_keypc.c | 143 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() 164 static void do_catch_up(struct spk_synth *synth) in do_catch_up() 249 static void synth_flush(struct spk_synth *synth) in synth_flush() 254 static int synth_probe(struct spk_synth *synth) in synth_probe()
|
D | spk_ttyio.c | 36 static int get_dev_to_use(struct spk_synth *synth, dev_t *dev_no) in get_dev_to_use() 138 static int spk_ttyio_initialise_ldisc(struct spk_synth *synth) in spk_ttyio_initialise_ldisc() 334 int spk_ttyio_synth_probe(struct spk_synth *synth) in spk_ttyio_synth_probe() 364 const char *spk_ttyio_synth_immediate(struct spk_synth *synth, const char *buff) in spk_ttyio_synth_immediate()
|
D | speakup_dectlk.c | 157 static unsigned char get_index(struct spk_synth *synth) in get_index() 193 static void do_catch_up(struct spk_synth *synth) in do_catch_up() 281 static void synth_flush(struct spk_synth *synth) in synth_flush()
|
D | speakup_ltlk.c | 128 static void synth_interrogate(struct spk_synth *synth) in synth_interrogate() 149 static int synth_probe(struct spk_synth *synth) in synth_probe()
|
D | speakup_decext.c | 140 static void do_catch_up(struct spk_synth *synth) in do_catch_up() 213 static void synth_flush(struct spk_synth *synth) in synth_flush()
|
D | speakup_soft.c | 338 static unsigned char get_index(struct spk_synth *synth) in get_index() 365 static int softsynth_probe(struct spk_synth *synth) in softsynth_probe() 402 static int softsynth_is_alive(struct spk_synth *synth) in softsynth_is_alive()
|
D | speakup_decpc.c | 294 static void synth_flush(struct spk_synth *synth) in synth_flush() 359 static void do_catch_up(struct spk_synth *synth) in do_catch_up() 432 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() 446 static int synth_probe(struct spk_synth *synth) in synth_probe()
|
D | serialio.c | 170 int spk_serial_synth_probe(struct spk_synth *synth) in spk_serial_synth_probe() 290 const char *spk_serial_synth_immediate(struct spk_synth *synth, in spk_serial_synth_immediate()
|
D | speakup_acntsa.c | 116 static int synth_probe(struct spk_synth *synth) in synth_probe()
|
D | speakup_spkout.c | 118 static void synth_flush(struct spk_synth *synth) in synth_flush()
|
D | speakup_apollo.c | 125 static void do_catch_up(struct spk_synth *synth) in do_catch_up()
|
/Linux-v4.19/drivers/clk/ti/ |
D | fapll.c | 283 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
|
/Linux-v4.19/sound/isa/gus/ |
D | gus_dma.c | 198 int synth) in snd_gf1_dma_transfer_block()
|
/Linux-v4.19/tools/perf/tests/ |
D | mmap-thread-lookup.c | 153 static int mmap_events(synth_cb synth) in mmap_events()
|
/Linux-v4.19/include/sound/ |
D | snd_wavefront.h | 108 struct pnp_dev *synth; member
|
/Linux-v4.19/sound/isa/sb/ |
D | sb16.c | 347 struct snd_hwdep *synth = NULL; in snd_sb16_probe() local
|
/Linux-v4.19/sound/pci/trident/ |
D | trident.h | 279 synth:1, member 385 struct snd_4dwave synth; /* synth specific variables */ member
|
/Linux-v4.19/sound/isa/opti9xx/ |
D | opti92x-ad1848.c | 827 struct snd_hwdep *synth; local
|
/Linux-v4.19/drivers/net/wireless/intersil/p54/ |
D | eeprom.c | 741 u16 synth = 0; in p54_parse_eeprom() local
|
/Linux-v4.19/sound/isa/ |
D | opl3sa2.c | 131 struct snd_hwdep *synth; member
|
/Linux-v4.19/sound/pci/ali5451/ |
D | ali5451.c | 191 synth :1, member 242 struct snd_alidev synth; member
|