/sound/core/seq/ |
D | seq_device.c | 66 struct snd_seq_dev_ops ops; member 108 struct ops_list *ops; in snd_seq_device_info() local 144 struct ops_list *ops; in snd_seq_device_load_drivers() local 179 struct ops_list *ops; in snd_seq_device_new() local 234 struct ops_list *ops; in snd_seq_device_free() local 271 struct ops_list *ops; in snd_seq_device_dev_register() local 293 struct ops_list *ops; in snd_seq_device_dev_disconnect() local 313 struct ops_list *ops; in snd_seq_device_register_driver() local 357 struct ops_list *ops; in create_driver() local 392 struct ops_list *ops; in snd_seq_device_unregister_driver() local [all …]
|
D | seq_midi_emul.c | 82 snd_midi_process_event(struct snd_midi_op *ops, in snd_midi_process_event() 244 note_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in note_off() 266 do_control(struct snd_midi_op *ops, void *drv, struct snd_midi_channel_set *chset, in do_control() 413 rpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in rpn() 453 nrpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in nrpn() 481 sysex(struct snd_midi_op *ops, void *private, unsigned char *buf, int len, in sysex() 595 all_sounds_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) in all_sounds_off() 613 all_notes_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) in all_notes_off()
|
/sound/pci/au88x0/ |
D | au88x0_mixer.c | 18 static struct snd_ac97_bus_ops ops = { in snd_vortex_mixer() local
|
D | au88x0.c | 145 static struct snd_device_ops ops = { in snd_vortex_create() local
|
/sound/isa/sb/ |
D | emu8000_synth.c | 121 static struct snd_seq_dev_ops ops = { in alsa_emu8000_init() local
|
D | sb_common.c | 218 static struct snd_device_ops ops = { in snd_sbdsp_create() local
|
/sound/pci/emu10k1/ |
D | emu10k1_synth.c | 109 static struct snd_seq_dev_ops ops = { in alsa_emu10k1_synth_init() local
|
/sound/pci/cs5535audio/ |
D | cs5535audio.c | 153 static struct snd_ac97_bus_ops ops = { in snd_cs5535audio_mixer() local 280 static struct snd_device_ops ops = { in snd_cs5535audio_create() local
|
/sound/aoa/core/ |
D | alsa.c | 63 void * device_data, struct snd_device_ops * ops) in aoa_snd_device_new()
|
/sound/core/ |
D | jack.c | 82 static struct snd_device_ops ops = { in snd_jack_new() local
|
D | device.c | 44 void *device_data, struct snd_device_ops *ops) in snd_device_new()
|
/sound/aoa/codecs/ |
D | toonie.c | 34 static struct snd_device_ops ops = { variable
|
/sound/drivers/opl4/ |
D | opl4_seq.c | 199 static struct snd_seq_dev_ops ops = { in alsa_opl4_synth_init() local
|
D | opl4_lib.c | 200 static struct snd_device_ops ops = { in snd_opl4_create() local
|
/sound/drivers/pcsp/ |
D | pcsp.c | 41 static struct snd_device_ops ops = { }; in snd_pcsp_create() local
|
/sound/pcmcia/pdaudiocf/ |
D | pdaudiocf.c | 97 static struct snd_device_ops ops = { in snd_pdacf_probe() local
|
/sound/pci/ |
D | cs5530.c | 109 static struct snd_device_ops ops = { in snd_cs5530_create() local
|
D | ad1889.c | 812 static struct snd_ac97_bus_ops ops = { in snd_ad1889_ac97_init() local 902 static struct snd_device_ops ops = { in snd_ad1889_create() local
|
/sound/isa/ |
D | cmi8330.c | 159 struct snd_pcm_ops ops; member 396 const struct snd_pcm_ops *ops; in snd_cmi8330_pcm() local
|
/sound/drivers/opl3/ |
D | opl3_seq.c | 281 static struct snd_seq_dev_ops ops = in alsa_opl3_seq_init() local
|
/sound/pci/vx222/ |
D | vx222.c | 144 static struct snd_device_ops ops = { in snd_vx222_create() local
|
/sound/pcmcia/vx/ |
D | vxpocket.c | 138 static struct snd_device_ops ops = { in snd_vxpocket_new() local
|
/sound/core/seq/oss/ |
D | seq_oss.c | 77 static struct snd_seq_dev_ops ops = { in alsa_seq_oss_init() local
|
/sound/isa/gus/ |
D | gus_main.c | 142 static struct snd_device_ops ops = { in snd_gus_create() local
|
/sound/i2c/ |
D | i2c.c | 83 static struct snd_device_ops ops = { in snd_i2c_bus_create() local
|