Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 25 of 98) sorted by relevance

1234

/sound/core/seq/
Dseq_device.c66 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 …]
Dseq_midi_emul.c82 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/
Dau88x0_mixer.c18 static struct snd_ac97_bus_ops ops = { in snd_vortex_mixer() local
Dau88x0.c145 static struct snd_device_ops ops = { in snd_vortex_create() local
/sound/isa/sb/
Demu8000_synth.c121 static struct snd_seq_dev_ops ops = { in alsa_emu8000_init() local
Dsb_common.c218 static struct snd_device_ops ops = { in snd_sbdsp_create() local
/sound/pci/emu10k1/
Demu10k1_synth.c109 static struct snd_seq_dev_ops ops = { in alsa_emu10k1_synth_init() local
/sound/pci/cs5535audio/
Dcs5535audio.c153 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/
Dalsa.c63 void * device_data, struct snd_device_ops * ops) in aoa_snd_device_new()
/sound/core/
Djack.c82 static struct snd_device_ops ops = { in snd_jack_new() local
Ddevice.c44 void *device_data, struct snd_device_ops *ops) in snd_device_new()
/sound/aoa/codecs/
Dtoonie.c34 static struct snd_device_ops ops = { variable
/sound/drivers/opl4/
Dopl4_seq.c199 static struct snd_seq_dev_ops ops = { in alsa_opl4_synth_init() local
Dopl4_lib.c200 static struct snd_device_ops ops = { in snd_opl4_create() local
/sound/drivers/pcsp/
Dpcsp.c41 static struct snd_device_ops ops = { }; in snd_pcsp_create() local
/sound/pcmcia/pdaudiocf/
Dpdaudiocf.c97 static struct snd_device_ops ops = { in snd_pdacf_probe() local
/sound/pci/
Dcs5530.c109 static struct snd_device_ops ops = { in snd_cs5530_create() local
Dad1889.c812 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/
Dcmi8330.c159 struct snd_pcm_ops ops; member
396 const struct snd_pcm_ops *ops; in snd_cmi8330_pcm() local
/sound/drivers/opl3/
Dopl3_seq.c281 static struct snd_seq_dev_ops ops = in alsa_opl3_seq_init() local
/sound/pci/vx222/
Dvx222.c144 static struct snd_device_ops ops = { in snd_vx222_create() local
/sound/pcmcia/vx/
Dvxpocket.c138 static struct snd_device_ops ops = { in snd_vxpocket_new() local
/sound/core/seq/oss/
Dseq_oss.c77 static struct snd_seq_dev_ops ops = { in alsa_seq_oss_init() local
/sound/isa/gus/
Dgus_main.c142 static struct snd_device_ops ops = { in snd_gus_create() local
/sound/i2c/
Di2c.c83 static struct snd_device_ops ops = { in snd_i2c_bus_create() local

1234