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