| /kernel/linux/linux-5.10/sound/drivers/opl3/ |
| D | opl3_lib.c | 26 static void snd_opl2_command(struct snd_opl3 * opl3, unsigned short cmd, unsigned char val) in snd_opl2_command() 49 static void snd_opl3_command(struct snd_opl3 * opl3, unsigned short cmd, unsigned char val) in snd_opl3_command() 74 static int snd_opl3_detect(struct snd_opl3 * opl3) in snd_opl3_detect() 148 struct snd_opl3 *opl3; in snd_opl3_timer1_start() local 165 struct snd_opl3 *opl3; in snd_opl3_timer1_stop() local 185 struct snd_opl3 *opl3; in snd_opl3_timer2_start() local 202 struct snd_opl3 *opl3; in snd_opl3_timer2_stop() local 235 static int snd_opl3_timer1_init(struct snd_opl3 * opl3, int timer_no) in snd_opl3_timer1_init() 255 static int snd_opl3_timer2_init(struct snd_opl3 * opl3, int timer_no) in snd_opl3_timer2_init() 282 struct snd_opl3 *opl3; in snd_opl3_interrupt() local [all …]
|
| D | opl3_seq.c | 25 int snd_opl3_synth_use_inc(struct snd_opl3 * opl3) in snd_opl3_synth_use_inc() 33 void snd_opl3_synth_use_dec(struct snd_opl3 * opl3) in snd_opl3_synth_use_dec() 38 int snd_opl3_synth_setup(struct snd_opl3 * opl3) in snd_opl3_synth_setup() 69 void snd_opl3_synth_cleanup(struct snd_opl3 * opl3) in snd_opl3_synth_cleanup() 92 struct snd_opl3 *opl3 = private_data; in snd_opl3_synth_use() local 119 struct snd_opl3 *opl3 = private_data; in snd_opl3_synth_unuse() local 144 struct snd_opl3 *opl3 = private_data; in snd_opl3_synth_event_input() local 154 struct snd_opl3 *opl3 = private_data; in snd_opl3_synth_free_port() local 159 static int snd_opl3_synth_create_port(struct snd_opl3 * opl3) in snd_opl3_synth_create_port() 208 struct snd_opl3 *opl3; in snd_opl3_seq_probe() local [all …]
|
| D | opl3_synth.c | 82 struct snd_opl3 *opl3 = hw->private_data; in snd_opl3_ioctl() local 174 struct snd_opl3 *opl3 = hw->private_data; in snd_opl3_release() local 187 struct snd_opl3 *opl3 = hw->private_data; in snd_opl3_write() local 241 int snd_opl3_load_patch(struct snd_opl3 *opl3, in snd_opl3_load_patch() 304 struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank, in snd_opl3_find_patch() 332 void snd_opl3_clear_patches(struct snd_opl3 *opl3) in snd_opl3_clear_patches() 348 void snd_opl3_reset(struct snd_opl3 * opl3) in snd_opl3_reset() 390 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note) in snd_opl3_play_note() 437 static int snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice) in snd_opl3_set_voice() 541 static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params) in snd_opl3_set_params() [all …]
|
| D | opl3_oss.c | 31 struct snd_opl3 *opl3 = private_data; in snd_opl3_oss_event_input() local 42 struct snd_opl3 *opl3 = private_data; in snd_opl3_oss_free_port() local 47 static int snd_opl3_oss_create_port(struct snd_opl3 * opl3) in snd_opl3_oss_create_port() 90 void snd_opl3_init_seq_oss(struct snd_opl3 *opl3, char *name) in snd_opl3_init_seq_oss() 120 void snd_opl3_free_seq_oss(struct snd_opl3 *opl3) in snd_opl3_free_seq_oss() 133 struct snd_opl3 *opl3 = closure; in snd_opl3_open_seq_oss() local 157 struct snd_opl3 *opl3; in snd_opl3_close_seq_oss() local 177 struct snd_opl3 *opl3; in snd_opl3_load_patch_seq_oss() local
|
| D | opl3_midi.c | 110 static void debug_alloc(struct snd_opl3 *opl3, char *s, int voice) { in debug_alloc() 124 static int opl3_get_voice(struct snd_opl3 *opl3, int instr_4op, in opl3_get_voice() 226 struct snd_opl3 *opl3 = from_timer(opl3, t, tlist); in snd_opl3_timer_func() local 255 static void snd_opl3_start_timer(struct snd_opl3 *opl3) in snd_opl3_start_timer() 278 struct snd_opl3 *opl3; in snd_opl3_note_on() local 605 static void snd_opl3_kill_voice(struct snd_opl3 *opl3, int voice) in snd_opl3_kill_voice() 657 struct snd_opl3 *opl3; in snd_opl3_note_off_unsafe() local 694 struct snd_opl3 *opl3 = p; in snd_opl3_note_off() local 724 static void snd_opl3_update_pitch(struct snd_opl3 *opl3, int voice) in snd_opl3_update_pitch() 772 static void snd_opl3_pitch_ctrl(struct snd_opl3 *opl3, struct snd_midi_channel *chan) in snd_opl3_pitch_ctrl() [all …]
|
| D | opl3_drums.c | 67 static void snd_opl3_drum_voice_set(struct snd_opl3 *opl3, in snd_opl3_drum_voice_set() 102 static void snd_opl3_drum_note_set(struct snd_opl3 *opl3, in snd_opl3_drum_note_set() 120 static void snd_opl3_drum_vol_set(struct snd_opl3 *opl3, in snd_opl3_drum_vol_set() 149 void snd_opl3_load_drums(struct snd_opl3 *opl3) in snd_opl3_load_drums() 169 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off, in snd_opl3_drum_switch()
|
| D | opl3_voice.h | 38 #define snd_opl3_init_seq_oss(opl3, name) /* NOP */ argument 39 #define snd_opl3_free_seq_oss(opl3) /* NOP */ argument
|
| /kernel/linux/linux-4.19/sound/drivers/opl3/ |
| D | opl3_lib.c | 40 static void snd_opl2_command(struct snd_opl3 * opl3, unsigned short cmd, unsigned char val) in snd_opl2_command() 63 static void snd_opl3_command(struct snd_opl3 * opl3, unsigned short cmd, unsigned char val) in snd_opl3_command() 88 static int snd_opl3_detect(struct snd_opl3 * opl3) in snd_opl3_detect() 162 struct snd_opl3 *opl3; in snd_opl3_timer1_start() local 179 struct snd_opl3 *opl3; in snd_opl3_timer1_stop() local 199 struct snd_opl3 *opl3; in snd_opl3_timer2_start() local 216 struct snd_opl3 *opl3; in snd_opl3_timer2_stop() local 249 static int snd_opl3_timer1_init(struct snd_opl3 * opl3, int timer_no) in snd_opl3_timer1_init() 269 static int snd_opl3_timer2_init(struct snd_opl3 * opl3, int timer_no) in snd_opl3_timer2_init() 296 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_synth.c | 96 struct snd_opl3 *opl3 = hw->private_data; in snd_opl3_ioctl() local 188 struct snd_opl3 *opl3 = hw->private_data; in snd_opl3_release() local 201 struct snd_opl3 *opl3 = hw->private_data; in snd_opl3_write() local 255 int snd_opl3_load_patch(struct snd_opl3 *opl3, in snd_opl3_load_patch() 318 struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank, in snd_opl3_find_patch() 346 void snd_opl3_clear_patches(struct snd_opl3 *opl3) in snd_opl3_clear_patches() 362 void snd_opl3_reset(struct snd_opl3 * opl3) in snd_opl3_reset() 404 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note) in snd_opl3_play_note() 451 static int snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice) in snd_opl3_set_voice() 555 static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params) in snd_opl3_set_params() [all …]
|
| D | opl3_oss.c | 44 struct snd_opl3 *opl3 = private_data; in snd_opl3_oss_event_input() local 55 struct snd_opl3 *opl3 = private_data; in snd_opl3_oss_free_port() local 60 static int snd_opl3_oss_create_port(struct snd_opl3 * opl3) in snd_opl3_oss_create_port() 103 void snd_opl3_init_seq_oss(struct snd_opl3 *opl3, char *name) in snd_opl3_init_seq_oss() 133 void snd_opl3_free_seq_oss(struct snd_opl3 *opl3) in snd_opl3_free_seq_oss() 146 struct snd_opl3 *opl3 = closure; in snd_opl3_open_seq_oss() local 170 struct snd_opl3 *opl3; in snd_opl3_close_seq_oss() local 190 struct snd_opl3 *opl3; in snd_opl3_load_patch_seq_oss() local
|
| D | opl3_midi.c | 124 static void debug_alloc(struct snd_opl3 *opl3, char *s, int voice) { in debug_alloc() 138 static int opl3_get_voice(struct snd_opl3 *opl3, int instr_4op, in opl3_get_voice() 240 struct snd_opl3 *opl3 = from_timer(opl3, t, tlist); in snd_opl3_timer_func() local 269 static void snd_opl3_start_timer(struct snd_opl3 *opl3) in snd_opl3_start_timer() 292 struct snd_opl3 *opl3; in snd_opl3_note_on() local 619 static void snd_opl3_kill_voice(struct snd_opl3 *opl3, int voice) in snd_opl3_kill_voice() 671 struct snd_opl3 *opl3; in snd_opl3_note_off_unsafe() local 708 struct snd_opl3 *opl3 = p; in snd_opl3_note_off() local 738 static void snd_opl3_update_pitch(struct snd_opl3 *opl3, int voice) in snd_opl3_update_pitch() 786 static void snd_opl3_pitch_ctrl(struct snd_opl3 *opl3, struct snd_midi_channel *chan) in snd_opl3_pitch_ctrl() [all …]
|
| D | opl3_drums.c | 81 static void snd_opl3_drum_voice_set(struct snd_opl3 *opl3, in snd_opl3_drum_voice_set() 116 static void snd_opl3_drum_note_set(struct snd_opl3 *opl3, in snd_opl3_drum_note_set() 134 static void snd_opl3_drum_vol_set(struct snd_opl3 *opl3, in snd_opl3_drum_vol_set() 163 void snd_opl3_load_drums(struct snd_opl3 *opl3) in snd_opl3_load_drums() 183 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off, in snd_opl3_drum_switch()
|
| D | opl3_voice.h | 51 #define snd_opl3_init_seq_oss(opl3, name) /* NOP */ argument 52 #define snd_opl3_free_seq_oss(opl3) /* NOP */ argument
|
| /kernel/linux/linux-4.19/sound/isa/ |
| D | adlib.c | 53 struct snd_opl3 *opl3; in snd_adlib_probe() local
|
| /kernel/linux/linux-5.10/sound/isa/ |
| D | adlib.c | 54 struct snd_opl3 *opl3; in snd_adlib_probe() local
|
| /kernel/linux/linux-4.19/sound/pci/ymfpci/ |
| D | ymfpci.c | 182 struct snd_opl3 *opl3; in snd_card_ymfpci_probe() local
|
| /kernel/linux/linux-5.10/sound/pci/ymfpci/ |
| D | ymfpci.c | 167 struct snd_opl3 *opl3; in snd_card_ymfpci_probe() local
|
| /kernel/linux/linux-4.19/sound/isa/sb/ |
| D | sb8.c | 102 struct snd_opl3 *opl3; in snd_sb8_probe() local
|
| /kernel/linux/linux-4.19/sound/isa/ad1816a/ |
| D | ad1816a.c | 144 struct snd_opl3 *opl3; in snd_card_ad1816a_probe() local
|
| /kernel/linux/linux-5.10/sound/isa/sb/ |
| D | sb8.c | 87 struct snd_opl3 *opl3; in snd_sb8_probe() local
|
| /kernel/linux/linux-5.10/sound/isa/ad1816a/ |
| D | ad1816a.c | 132 struct snd_opl3 *opl3; in snd_card_ad1816a_probe() local
|
| /kernel/linux/linux-4.19/sound/drivers/opl4/ |
| D | opl4_lib.c | 198 struct snd_opl3 *opl3; in snd_opl4_create() local
|
| /kernel/linux/linux-5.10/sound/drivers/opl4/ |
| D | opl4_lib.c | 185 struct snd_opl3 *opl3; in snd_opl4_create() local
|
| /kernel/linux/linux-4.19/sound/isa/gus/ |
| D | gusextreme.c | 242 struct snd_opl3 *opl3; in snd_gusextreme_probe() local
|