Searched defs:opl4 (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/opl4/
H A DMakefile
H A Dopl4_mixer.c34 struct snd_opl4 *opl4 = snd_kcontrol_chip(kcontrol); local
49 struct snd_opl4 *opl4 = snd_kcontrol_chip(kcontrol); local
82 int snd_opl4_create_mixer(struct snd_opl4 *opl4) argument
[all...]
H A Dopl4_proc.c29 struct snd_opl4 *opl4 = entry->private_data; local
44 struct snd_opl4 *opl4 = entry->private_data; local
57 struct snd_opl4 *opl4 = entry->private_data; local
78 struct snd_opl4 *opl4 = entry->private_data; local
100 snd_opl4_create_proc(struct snd_opl4 *opl4) argument
127 snd_opl4_free_proc(struct snd_opl4 *opl4) argument
[all...]
H A Dopl4_seq.c48 static int snd_opl4_seq_use_inc(struct snd_opl4 *opl4) argument
55 static void snd_opl4_seq_use_dec(struct snd_opl4 *opl4) argument
62 struct snd_opl4 *opl4 = private_data; local
89 struct snd_opl4 *opl4 = private_data; local
113 struct snd_opl4 *opl4 = private_data; local
121 struct snd_opl4 *opl4 = private_data; local
128 struct snd_opl4 *opl4; local
184 struct snd_opl4 *opl4; local
[all...]
H A Dopl4_lib.c31 static void inline snd_opl4_wait(struct snd_opl4 *opl4) argument
38 void snd_opl4_write(struct snd_opl4 *opl4, u8 reg, u8 value) argument
49 u8 snd_opl4_read(struct snd_opl4 *opl4, u8 reg) argument
60 snd_opl4_read_memory(struct snd_opl4 *opl4, char *buf, int offset, int size) argument
86 snd_opl4_write_memory(struct snd_opl4 *opl4, const char *buf, int offset, int size) argument
112 snd_opl4_enable_opl4(struct snd_opl4 *opl4) argument
122 snd_opl4_detect(struct snd_opl4 *opl4) argument
159 struct snd_opl4 *opl4 = seq_dev->private_data; local
163 snd_opl4_create_seq_dev(struct snd_opl4 *opl4, int seq_device) argument
177 snd_opl4_free(struct snd_opl4 *opl4) argument
189 struct snd_opl4 *opl4 = device->device_data; local
199 struct snd_opl4 *opl4; local
[all...]
H A Dopl4_synth.c273 void snd_opl4_synth_reset(struct snd_opl4 *opl4) argument
297 snd_opl4_synth_shutdown(struct snd_opl4 *opl4) argument
312 snd_opl4_do_for_note(struct snd_opl4 *opl4, int note, struct snd_midi_channel *chan, void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) argument
332 snd_opl4_do_for_channel(struct snd_opl4 *opl4, struct snd_midi_channel *chan, void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) argument
353 snd_opl4_do_for_all(struct snd_opl4 *opl4, void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) argument
369 snd_opl4_update_volume(struct snd_opl4 *opl4, struct opl4_voice *voice) argument
388 snd_opl4_update_pan(struct snd_opl4 *opl4, struct opl4_voice *voice) argument
403 snd_opl4_update_vibrato_depth(struct snd_opl4 *opl4, struct opl4_voice *voice) argument
419 snd_opl4_update_pitch(struct snd_opl4 *opl4, struct opl4_voice *voice) argument
450 snd_opl4_update_tone_parameters(struct snd_opl4 *opl4, struct opl4_voice *voice) argument
464 snd_opl4_get_voice(struct snd_opl4 *opl4) argument
474 snd_opl4_wait_for_wave_headers(struct snd_opl4 *opl4) argument
484 struct snd_opl4 *opl4 = private_data; local
556 snd_opl4_voice_off(struct snd_opl4 *opl4, struct opl4_voice *voice) argument
567 struct snd_opl4 *opl4 = private_data; local
572 snd_opl4_terminate_voice(struct snd_opl4 *opl4, struct opl4_voice *voice) argument
583 struct snd_opl4 *opl4 = private_data; local
590 struct snd_opl4 *opl4 = private_data; local
630 struct snd_opl4 *opl4 = private_data; local
[all...]
H A Dyrw801.c36 int snd_yrw801_detect(struct snd_opl4 *opl4) argument
/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; local
H A Dmiro.c1389 struct snd_opl4 *opl4; local

Completed in 49 milliseconds