Searched refs:snd_opl4 (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dopl4.h25 struct snd_opl4;
30 struct snd_opl3 **opl3, struct snd_opl4 **opl4);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/opl4/
H A Dopl4_local.h172 struct snd_opl4 { struct
202 void snd_opl4_write(struct snd_opl4 *opl4, u8 reg, u8 value);
203 u8 snd_opl4_read(struct snd_opl4 *opl4, u8 reg);
204 void snd_opl4_read_memory(struct snd_opl4 *opl4, char *buf, int offset, int size);
205 void snd_opl4_write_memory(struct snd_opl4 *opl4, const char *buf, int offset, int size);
208 int snd_opl4_create_mixer(struct snd_opl4 *opl4);
212 int snd_opl4_create_proc(struct snd_opl4 *opl4);
213 void snd_opl4_free_proc(struct snd_opl4 *opl4);
220 void snd_opl4_synth_reset(struct snd_opl4 *opl4);
221 void snd_opl4_synth_shutdown(struct snd_opl4 *opl
[all...]
H A Dopl4_seq.c48 static int snd_opl4_seq_use_inc(struct snd_opl4 *opl4)
55 static void snd_opl4_seq_use_dec(struct snd_opl4 *opl4)
62 struct snd_opl4 *opl4 = private_data;
89 struct snd_opl4 *opl4 = private_data;
113 struct snd_opl4 *opl4 = private_data;
121 struct snd_opl4 *opl4 = private_data;
128 struct snd_opl4 *opl4;
132 opl4 = *(struct snd_opl4 **)SNDRV_SEQ_DEVICE_ARGPTR(dev);
184 struct snd_opl4 *opl4;
186 opl4 = *(struct snd_opl4 **)SNDRV_SEQ_DEVICE_ARGPT
[all...]
H A Dopl4_lib.c31 static void inline snd_opl4_wait(struct snd_opl4 *opl4)
38 void snd_opl4_write(struct snd_opl4 *opl4, u8 reg, u8 value)
49 u8 snd_opl4_read(struct snd_opl4 *opl4, u8 reg)
60 void snd_opl4_read_memory(struct snd_opl4 *opl4, char *buf, int offset, int size)
86 void snd_opl4_write_memory(struct snd_opl4 *opl4, const char *buf, int offset, int size)
112 static void snd_opl4_enable_opl4(struct snd_opl4 *opl4)
122 static int snd_opl4_detect(struct snd_opl4 *opl4)
159 struct snd_opl4 *opl4 = seq_dev->private_data;
163 static int snd_opl4_create_seq_dev(struct snd_opl4 *opl4, int seq_device)
167 sizeof(struct snd_opl4 *),
[all...]
H A Dopl4_proc.c29 struct snd_opl4 *opl4 = entry->private_data;
44 struct snd_opl4 *opl4 = entry->private_data;
57 struct snd_opl4 *opl4 = entry->private_data;
78 struct snd_opl4 *opl4 = entry->private_data;
100 int snd_opl4_create_proc(struct snd_opl4 *opl4)
127 void snd_opl4_free_proc(struct snd_opl4 *opl4)
H A Dopl4_mixer.c34 struct snd_opl4 *opl4 = snd_kcontrol_chip(kcontrol);
49 struct snd_opl4 *opl4 = snd_kcontrol_chip(kcontrol);
82 int snd_opl4_create_mixer(struct snd_opl4 *opl4)
H A Dopl4_synth.c273 void snd_opl4_synth_reset(struct snd_opl4 *opl4)
297 void snd_opl4_synth_shutdown(struct snd_opl4 *opl4)
312 static void snd_opl4_do_for_note(struct snd_opl4 *opl4, int note, struct snd_midi_channel *chan,
313 void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice))
332 static void snd_opl4_do_for_channel(struct snd_opl4 *opl4,
334 void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice))
353 static void snd_opl4_do_for_all(struct snd_opl4 *opl4,
354 void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice))
369 static void snd_opl4_update_volume(struct snd_opl4 *opl4, struct opl4_voice *voice)
388 static void snd_opl4_update_pan(struct snd_opl4 *opl
[all...]
H A Dyrw801.c36 int snd_yrw801_detect(struct snd_opl4 *opl4)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/opti9xx/
H A Dopti92x-ad1848.c929 struct snd_opl4 *opl4;
H A Dmiro.c1389 struct snd_opl4 *opl4;

Completed in 80 milliseconds