| /linux-4.4.14/drivers/staging/speakup/ | 
| D | synth.c | 22 struct spk_synth *synth;  variable47 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
 
 | 
| D | speakup_dtlk.c | 192 static void do_catch_up(struct spk_synth *synth)  in do_catch_up()247 static const char *synth_immediate(struct spk_synth *synth, const char *buf)  in synth_immediate()
 262 static void synth_flush(struct spk_synth *synth)  in synth_flush()
 283 static struct synth_settings *synth_interrogate(struct spk_synth *synth)  in synth_interrogate()
 326 static int synth_probe(struct spk_synth *synth)  in synth_probe()
 
 | 
| D | speakup_acntpc.c | 152 static const char *synth_immediate(struct spk_synth *synth, const char *buf)  in synth_immediate()174 static void do_catch_up(struct spk_synth *synth)  in do_catch_up()
 253 static void synth_flush(struct spk_synth *synth)  in synth_flush()
 258 static int synth_probe(struct spk_synth *synth)  in synth_probe()
 
 | 
| D | speakup_audptr.c | 132 static void synth_flush(struct spk_synth *synth)  in synth_flush()145 static void synth_version(struct spk_synth *synth)  in synth_version()
 163 static int synth_probe(struct spk_synth *synth)  in synth_probe()
 
 | 
| D | speakup_keypc.c | 155 static const char *synth_immediate(struct spk_synth *synth, const char *buf)  in synth_immediate()176 static void do_catch_up(struct spk_synth *synth)  in do_catch_up()
 260 static void synth_flush(struct spk_synth *synth)  in synth_flush()
 265 static int synth_probe(struct spk_synth *synth)  in synth_probe()
 
 | 
| D | speakup_ltlk.c | 140 static void synth_interrogate(struct spk_synth *synth)  in synth_interrogate()161 static int synth_probe(struct spk_synth *synth)  in synth_probe()
 
 | 
| D | speakup_decext.c | 155 static void do_catch_up(struct spk_synth *synth)  in do_catch_up()227 static void synth_flush(struct spk_synth *synth)  in synth_flush()
 
 | 
| D | speakup_dectlk.c | 205 static void do_catch_up(struct spk_synth *synth)  in do_catch_up()292 static void synth_flush(struct spk_synth *synth)  in synth_flush()
 
 | 
| D | speakup_decpc.c | 308 static void synth_flush(struct spk_synth *synth)  in synth_flush()373 static void do_catch_up(struct spk_synth *synth)  in do_catch_up()
 445 static const char *synth_immediate(struct spk_synth *synth, const char *buf)  in synth_immediate()
 459 static int synth_probe(struct spk_synth *synth)  in synth_probe()
 
 | 
| D | speakup_soft.c | 317 static int softsynth_probe(struct spk_synth *synth)  in softsynth_probe()343 static int softsynth_is_alive(struct spk_synth *synth)  in softsynth_is_alive()
 
 | 
| D | speakup_acntsa.c | 127 static int synth_probe(struct spk_synth *synth)  in synth_probe()
 | 
| D | speakup_spkout.c | 131 static void synth_flush(struct spk_synth *synth)  in synth_flush()
 | 
| D | speakup_apollo.c | 136 static void do_catch_up(struct spk_synth *synth)  in do_catch_up()
 | 
| /linux-4.4.14/drivers/clk/ti/ | 
| D | fapll.c | 283 	struct fapll_synth *synth = to_synth(hw);  in ti_fapll_synth_enable()  local294 	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-4.4.14/sound/isa/gus/ | 
| D | gus_dma.c | 198 			       int synth)  in snd_gf1_dma_transfer_block()
 | 
| /linux-4.4.14/tools/perf/tests/ | 
| D | mmap-thread-lookup.c | 150 static int mmap_events(synth_cb synth)  in mmap_events()
 | 
| /linux-4.4.14/include/sound/ | 
| D | snd_wavefront.h | 106 	struct pnp_dev *synth;  member
 | 
| D | gus.h | 253 	    synth:1,  member
 | 
| D | emu10k1.h | 1508 	    synth: 1,  member1746 	void *synth;  member
 
 | 
| /linux-4.4.14/sound/isa/sb/ | 
| D | sb16.c | 347 	struct snd_hwdep *synth = NULL;  in snd_sb16_probe()  local
 | 
| /linux-4.4.14/sound/pci/trident/ | 
| D | trident.h | 279 	    synth:1,  member385 	struct snd_4dwave synth;	/* synth specific variables */  member
 
 | 
| /linux-4.4.14/drivers/net/wireless/p54/ | 
| D | eeprom.c | 739 	u16 synth = 0;  in p54_parse_eeprom()  local
 | 
| /linux-4.4.14/sound/isa/opti9xx/ | 
| D | opti92x-ad1848.c | 824 	struct snd_hwdep *synth;  local
 | 
| /linux-4.4.14/sound/oss/ | 
| D | pss.c | 131 	unsigned int synth;  member
 | 
| /linux-4.4.14/sound/isa/ | 
| D | opl3sa2.c | 131 	struct snd_hwdep *synth;  member
 | 
| /linux-4.4.14/sound/pci/ali5451/ | 
| D | ali5451.c | 191 		synth :1,  member242 	struct snd_alidev	synth;  member
 
 | 
| /linux-4.4.14/sound/pci/ymfpci/ | 
| D | ymfpci.h | 248 	    synth: 1,  member
 |