Searched refs:snd_opl3 (Results 1 - 25 of 39) sorted by relevance

12

/linux-master/sound/drivers/opl3/
H A Dopl3_voice.h12 int snd_opl3_synth_use_inc(struct snd_opl3 * opl3);
13 void snd_opl3_synth_use_dec(struct snd_opl3 * opl3);
14 int snd_opl3_synth_setup(struct snd_opl3 * opl3);
15 void snd_opl3_synth_cleanup(struct snd_opl3 * opl3);
30 void snd_opl3_load_drums(struct snd_opl3 *opl3);
31 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off, struct snd_midi_channel *chan);
35 void snd_opl3_init_seq_oss(struct snd_opl3 *opl3, char *name);
36 void snd_opl3_free_seq_oss(struct snd_opl3 *opl3);
H A Dopl3_seq.c25 int snd_opl3_synth_use_inc(struct snd_opl3 * opl3)
33 void snd_opl3_synth_use_dec(struct snd_opl3 * opl3)
38 int snd_opl3_synth_setup(struct snd_opl3 * opl3)
69 void snd_opl3_synth_cleanup(struct snd_opl3 * opl3)
92 struct snd_opl3 *opl3 = private_data;
121 struct snd_opl3 *opl3 = private_data;
146 struct snd_opl3 *opl3 = private_data;
156 struct snd_opl3 *opl3 = private_data;
161 static int snd_opl3_synth_create_port(struct snd_opl3 * opl3)
210 struct snd_opl3 *opl
[all...]
H A Dopl3_lib.c26 static void snd_opl2_command(struct snd_opl3 * opl3, unsigned short cmd, unsigned char val)
49 static void snd_opl3_command(struct snd_opl3 * opl3, unsigned short cmd, unsigned char val)
74 static int snd_opl3_detect(struct snd_opl3 * opl3)
148 struct snd_opl3 *opl3;
165 struct snd_opl3 *opl3;
185 struct snd_opl3 *opl3;
202 struct snd_opl3 *opl3;
235 static int snd_opl3_timer1_init(struct snd_opl3 * opl3, int timer_no)
256 static int snd_opl3_timer2_init(struct snd_opl3 * opl3, int timer_no)
284 struct snd_opl3 *opl
[all...]
H A Dopl3_oss.c31 struct snd_opl3 *opl3 = private_data;
42 struct snd_opl3 *opl3 = private_data;
47 static int snd_opl3_oss_create_port(struct snd_opl3 * opl3)
90 void snd_opl3_init_seq_oss(struct snd_opl3 *opl3, char *name)
120 void snd_opl3_free_seq_oss(struct snd_opl3 *opl3)
133 struct snd_opl3 *opl3 = closure;
159 struct snd_opl3 *opl3;
179 struct snd_opl3 *opl3;
H A Dopl3_synth.c60 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note);
61 static int snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice);
62 static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params);
63 static int snd_opl3_set_mode(struct snd_opl3 * opl3, int mode);
64 static int snd_opl3_set_connection(struct snd_opl3 * opl3, int connection);
82 struct snd_opl3 *opl3 = hw->private_data;
174 struct snd_opl3 *opl3 = hw->private_data;
187 struct snd_opl3 *opl3 = hw->private_data;
241 int snd_opl3_load_patch(struct snd_opl3 *opl3,
304 struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl
[all...]
H A Dopl3_drums.c67 static void snd_opl3_drum_voice_set(struct snd_opl3 *opl3,
102 static void snd_opl3_drum_note_set(struct snd_opl3 *opl3,
120 static void snd_opl3_drum_vol_set(struct snd_opl3 *opl3,
149 void snd_opl3_load_drums(struct snd_opl3 *opl3)
169 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off,
H A Dopl3_midi.c110 static void debug_alloc(struct snd_opl3 *opl3, char *s, int voice) {
124 static int opl3_get_voice(struct snd_opl3 *opl3, int instr_4op,
225 struct snd_opl3 *opl3 = from_timer(opl3, t, tlist);
254 static void snd_opl3_start_timer(struct snd_opl3 *opl3)
277 struct snd_opl3 *opl3;
604 static void snd_opl3_kill_voice(struct snd_opl3 *opl3, int voice)
656 struct snd_opl3 *opl3;
693 struct snd_opl3 *opl3 = p;
723 static void snd_opl3_update_pitch(struct snd_opl3 *opl3, int voice)
771 static void snd_opl3_pitch_ctrl(struct snd_opl3 *opl
[all...]
/linux-master/include/sound/
H A Dopl4.h17 struct snd_opl3 **opl3, struct snd_opl4 **opl4);
H A Dopl3.h219 struct snd_opl3;
283 struct snd_opl3 { struct
290 void (*command) (struct snd_opl3 * opl3, unsigned short cmd, unsigned char val);
298 void (*private_free)(struct snd_opl3 *);
340 struct snd_opl3 **ropl3);
341 int snd_opl3_init(struct snd_opl3 *opl3);
346 struct snd_opl3 ** opl3);
347 int snd_opl3_timer_new(struct snd_opl3 * opl3, int timer1_dev, int timer2_dev);
348 int snd_opl3_hwdep_new(struct snd_opl3 * opl3, int device, int seq_device,
357 void snd_opl3_reset(struct snd_opl3 * opl
[all...]
/linux-master/sound/isa/
H A Dadlib.c49 struct snd_opl3 *opl3;
H A Dazt2320.c170 struct snd_opl3 *opl3;
H A Dals100.c171 struct snd_opl3 *opl3;
H A Dcmi8328.c221 struct snd_opl3 *opl3;
H A Dcmi8330.c526 struct snd_opl3 *opl3;
H A Dsc6000.c549 struct snd_opl3 *opl3;
/linux-master/sound/drivers/opl4/
H A Dopl4_lib.c182 struct snd_opl3 **ropl3, struct snd_opl4 **ropl4)
185 struct snd_opl3 *opl3;
/linux-master/sound/isa/sb/
H A Dsb8.c77 struct snd_opl3 *opl3;
H A Djazz16.c223 struct snd_opl3 *opl3;
H A Dsb16.c313 struct snd_opl3 *opl3;
/linux-master/sound/isa/ad1816a/
H A Dad1816a.c125 struct snd_opl3 *opl3;
/linux-master/sound/isa/gus/
H A Dgusextreme.c228 struct snd_opl3 *opl3;
/linux-master/sound/pci/ymfpci/
H A Dymfpci.c163 struct snd_opl3 *opl3;
/linux-master/sound/isa/es1688/
H A Des1688.c120 struct snd_opl3 *opl3;
/linux-master/sound/isa/wavefront/
H A Dwavefront.c367 struct snd_opl3 *opl3;
/linux-master/sound/isa/galaxy/
H A Dgalaxy.c576 struct snd_opl3 *opl3;

Completed in 167 milliseconds

12