| /linux-4.4.14/sound/drivers/opl3/ | 
| D | opl3_lib.c | 41 static void snd_opl2_command(struct snd_opl3 * opl3, unsigned short cmd, unsigned char val)  in snd_opl2_command()64 static void snd_opl3_command(struct snd_opl3 * opl3, unsigned short cmd, unsigned char val)  in snd_opl3_command()
 89 static int snd_opl3_detect(struct snd_opl3 * opl3)  in snd_opl3_detect()
 163 	struct snd_opl3 *opl3;  in snd_opl3_timer1_start()  local
 180 	struct snd_opl3 *opl3;  in snd_opl3_timer1_stop()  local
 200 	struct snd_opl3 *opl3;  in snd_opl3_timer2_start()  local
 217 	struct snd_opl3 *opl3;  in snd_opl3_timer2_stop()  local
 250 static int snd_opl3_timer1_init(struct snd_opl3 * opl3, int timer_no)  in snd_opl3_timer1_init()
 270 static int snd_opl3_timer2_init(struct snd_opl3 * opl3, int timer_no)  in snd_opl3_timer2_init()
 297 	struct snd_opl3 *opl3;  in snd_opl3_interrupt()  local
 [all …]
 
 | 
| D | opl3_seq.c | 39 int snd_opl3_synth_use_inc(struct snd_opl3 * opl3)  in snd_opl3_synth_use_inc()47 void snd_opl3_synth_use_dec(struct snd_opl3 * opl3)  in snd_opl3_synth_use_dec()
 52 int snd_opl3_synth_setup(struct snd_opl3 * opl3)  in snd_opl3_synth_setup()
 83 void snd_opl3_synth_cleanup(struct snd_opl3 * opl3)  in snd_opl3_synth_cleanup()
 106 	struct snd_opl3 *opl3 = private_data;  in snd_opl3_synth_use()  local
 133 	struct snd_opl3 *opl3 = private_data;  in snd_opl3_synth_unuse()  local
 158 	struct snd_opl3 *opl3 = private_data;  in snd_opl3_synth_event_input()  local
 168 	struct snd_opl3 *opl3 = private_data;  in snd_opl3_synth_free_port()  local
 173 static int snd_opl3_synth_create_port(struct snd_opl3 * opl3)  in snd_opl3_synth_create_port()
 222 	struct snd_opl3 *opl3;  in snd_opl3_seq_probe()  local
 [all …]
 
 | 
| D | opl3_oss.c | 60 	struct snd_opl3 *opl3 = private_data;  in snd_opl3_oss_event_input()  local71 	struct snd_opl3 *opl3 = private_data;  in snd_opl3_oss_free_port()  local
 76 static int snd_opl3_oss_create_port(struct snd_opl3 * opl3)  in snd_opl3_oss_create_port()
 119 void snd_opl3_init_seq_oss(struct snd_opl3 *opl3, char *name)  in snd_opl3_init_seq_oss()
 149 void snd_opl3_free_seq_oss(struct snd_opl3 *opl3)  in snd_opl3_free_seq_oss()
 162 	struct snd_opl3 *opl3 = closure;  in snd_opl3_open_seq_oss()  local
 186 	struct snd_opl3 *opl3;  in snd_opl3_close_seq_oss()  local
 206 	struct snd_opl3 *opl3;  in snd_opl3_load_patch_seq_oss()  local
 250 	struct snd_opl3 *opl3;  in snd_opl3_ioctl_seq_oss()  local
 278 	struct snd_opl3 *opl3;  in snd_opl3_reset_seq_oss()  local
 
 | 
| D | opl3_synth.c | 94 	struct snd_opl3 *opl3 = hw->private_data;  in snd_opl3_ioctl()  local184 	struct snd_opl3 *opl3 = hw->private_data;  in snd_opl3_release()  local
 197 	struct snd_opl3 *opl3 = hw->private_data;  in snd_opl3_write()  local
 251 int snd_opl3_load_patch(struct snd_opl3 *opl3,  in snd_opl3_load_patch()
 314 struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank,  in snd_opl3_find_patch()
 342 void snd_opl3_clear_patches(struct snd_opl3 *opl3)  in snd_opl3_clear_patches()
 358 void snd_opl3_reset(struct snd_opl3 * opl3)  in snd_opl3_reset()
 400 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note)  in snd_opl3_play_note()
 447 static int snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice)  in snd_opl3_set_voice()
 549 static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params)  in snd_opl3_set_params()
 [all …]
 
 | 
| D | opl3_midi.c | 128 static void debug_alloc(struct snd_opl3 *opl3, char *s, int voice) {  in debug_alloc()142 static int opl3_get_voice(struct snd_opl3 *opl3, int instr_4op,  in opl3_get_voice()
 244 	struct snd_opl3 *opl3 = (struct snd_opl3 *)data;  in snd_opl3_timer_func()  local
 273 static void snd_opl3_start_timer(struct snd_opl3 *opl3)  in snd_opl3_start_timer()
 296 	struct snd_opl3 *opl3;  in snd_opl3_note_on()  local
 622 static void snd_opl3_kill_voice(struct snd_opl3 *opl3, int voice)  in snd_opl3_kill_voice()
 674   	struct snd_opl3 *opl3;  in snd_opl3_note_off_unsafe()  local
 711 	struct snd_opl3 *opl3 = p;  in snd_opl3_note_off()  local
 724   	struct snd_opl3 *opl3;  in snd_opl3_key_press()  local
 738   	struct snd_opl3 *opl3;  in snd_opl3_terminate_note()  local
 [all …]
 
 | 
| D | opl3_drums.c | 83 static void snd_opl3_drum_voice_set(struct snd_opl3 *opl3,  in snd_opl3_drum_voice_set()118 static void snd_opl3_drum_note_set(struct snd_opl3 *opl3,  in snd_opl3_drum_note_set()
 136 static void snd_opl3_drum_vol_set(struct snd_opl3 *opl3,  in snd_opl3_drum_vol_set()
 165 void snd_opl3_load_drums(struct snd_opl3 *opl3)  in snd_opl3_load_drums()
 185 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off,  in snd_opl3_drum_switch()
 
 | 
| /linux-4.4.14/sound/isa/ | 
| D | adlib.c | 53 	struct snd_opl3 *opl3;  in snd_adlib_probe()  local
 | 
| D | als100.c | 194 	struct snd_opl3 *opl3;  in snd_card_als100_probe()  local
 | 
| D | azt2320.c | 185 	struct snd_opl3 *opl3;  in snd_card_azt2320_probe()  local
 | 
| D | cmi8328.c | 220 	struct snd_opl3 *opl3;  in snd_cmi8328_probe()  local
 | 
| D | sc6000.c | 557 	struct snd_opl3 *opl3;  in snd_sc6000_probe()  local
 | 
| D | cmi8330.c | 540 	struct snd_opl3 *opl3;  in snd_cmi8330_probe()  local
 | 
| D | opl3sa2.c | 655 	struct snd_opl3 *opl3;  in snd_opl3sa2_probe()  local
 | 
| D | es18xx.c | 2128 	struct snd_opl3 *opl3;  in snd_audiodrive_probe()  local
 | 
| /linux-4.4.14/sound/pci/ymfpci/ | 
| D | ymfpci.c | 182 	struct snd_opl3 *opl3;  in snd_card_ymfpci_probe()  local
 | 
| /linux-4.4.14/sound/isa/ad1816a/ | 
| D | ad1816a.c | 144 	struct snd_opl3 *opl3;  in snd_card_ad1816a_probe()  local
 | 
| /linux-4.4.14/sound/isa/sb/ | 
| D | sb8.c | 102 	struct snd_opl3 *opl3;  in snd_sb8_probe()  local
 | 
| D | jazz16.c | 226 	struct snd_opl3 *opl3;  in snd_jazz16_probe()  local
 | 
| D | sb16.c | 346 	struct snd_opl3 *opl3;  in snd_sb16_probe()  local
 | 
| /linux-4.4.14/sound/drivers/opl4/ | 
| D | opl4_lib.c | 198 	struct snd_opl3 *opl3;  in snd_opl4_create()  local
 | 
| /linux-4.4.14/sound/isa/gus/ | 
| D | gusextreme.c | 242 	struct snd_opl3 *opl3;  in snd_gusextreme_probe()  local
 | 
| /linux-4.4.14/sound/isa/es1688/ | 
| D | es1688.c | 140 	struct snd_opl3 *opl3;  in snd_es1688_probe()  local
 | 
| /linux-4.4.14/sound/isa/wavefront/ | 
| D | wavefront.c | 394 		struct snd_opl3 *opl3;  in snd_wavefront_probe()  local
 | 
| /linux-4.4.14/sound/isa/galaxy/ | 
| D | galaxy.c | 592 		struct snd_opl3 *opl3;  in snd_galaxy_probe()  local
 | 
| /linux-4.4.14/sound/isa/cs423x/ | 
| D | cs4236.c | 386 	struct snd_opl3 *opl3;  in snd_cs423x_probe()  local
 | 
| /linux-4.4.14/sound/isa/opti9xx/ | 
| D | opti92x-ad1848.c | 902 		struct snd_opl3 *opl3 = NULL;  local
 | 
| D | miro.c | 1371 		struct snd_opl3 *opl3 = NULL;  in snd_miro_probe()  local
 | 
| /linux-4.4.14/include/sound/ | 
| D | opl3.h | 390 static inline void snd_opl3_clear_patches(struct snd_opl3 *opl3) {}  in snd_opl3_clear_patches()
 | 
| /linux-4.4.14/sound/pci/ | 
| D | als300.c | 126 	struct snd_opl3 *opl3;  member
 | 
| D | als4000.c | 858 	struct snd_opl3 *opl3;  in snd_card_als4000_probe()  local
 | 
| D | cs4281.c | 1878 static void snd_cs4281_opl3_command(struct snd_opl3 *opl3, unsigned short cmd,  in snd_cs4281_opl3_command()1907 	struct snd_opl3 *opl3;  in snd_cs4281_probe()  local
 
 | 
| D | fm801.c | 1283 	struct snd_opl3 *opl3;  in snd_card_fm801_probe()  local
 | 
| D | sonicvibes.c | 1453 	struct snd_opl3 *opl3;  in snd_sonic_probe()  local
 | 
| D | es1938.c | 1770 	struct snd_opl3 *opl3;  in snd_es1938_probe()  local
 | 
| D | azt3328.c | 2521 	struct snd_opl3 *opl3;  in snd_azf3328_probe()  local
 | 
| D | cmipci.c | 2961 	struct snd_opl3 *opl3;  in snd_cmipci_create_fm()  local
 | 
| /linux-4.4.14/sound/pci/riptide/ | 
| D | riptide.c | 439 	struct snd_opl3 *opl3;  member
 |