Home
last modified time | relevance | path

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

1234567

/sound/core/seq/
Dseq_midi_emul.c69 snd_midi_process_event(struct snd_midi_op *ops, in snd_midi_process_event()
232 note_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in note_off()
254 do_control(struct snd_midi_op *ops, void *drv, struct snd_midi_channel_set *chset, in do_control()
405 rpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in rpn()
445 nrpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in nrpn()
473 sysex(struct snd_midi_op *ops, void *private, unsigned char *buf, int len, in sysex()
587 all_sounds_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) in all_sounds_off()
605 all_notes_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) in all_notes_off()
/sound/soc/sof/
Dnocodec.c20 const struct snd_sof_dsp_ops *ops, in sof_nocodec_bes_setup()
69 const struct snd_sof_dsp_ops *ops) in sof_nocodec_setup()
Dsof-of-dev.c49 const struct snd_sof_dsp_ops *ops; in sof_of_probe() local
Dsof-acpi-dev.c136 const struct snd_sof_dsp_ops *ops; in sof_acpi_probe() local
Dsof-pci-dev.c277 const struct snd_sof_dsp_ops *ops; in sof_pci_probe() local
/sound/pci/au88x0/
Dau88x0_mixer.c28 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/pci/cs5535audio/
Dcs5535audio.c141 static struct snd_ac97_bus_ops ops = { in snd_cs5535audio_mixer() local
265 static struct snd_device_ops ops = { in snd_cs5535audio_create() local
/sound/soc/codecs/
Dsigmadsp-regmap.c40 struct regmap *regmap, const struct sigmadsp_ops *ops, in devm_sigmadsp_init_regmap()
Dsigmadsp-i2c.c78 const struct sigmadsp_ops *ops, const char *firmware_name) in devm_sigmadsp_init_i2c()
Dsigmadsp.h27 const struct sigmadsp_ops *ops; member
/sound/
Dac97_bus.c58 struct snd_ac97_bus_ops *ops = ac97->bus->ops; in snd_ac97_reset() local
/sound/aoa/core/
Dalsa.c62 void * device_data, struct snd_device_ops * ops) in aoa_snd_device_new()
/sound/soc/meson/
Daxg-tdm-formatter.h34 const struct axg_tdm_formatter_ops *ops; member
/sound/soc/
Dsoc-ac97.c380 int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops) in snd_soc_set_ac97_ops()
401 int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops, in snd_soc_set_ac97_ops_of_reset()
/sound/soc/intel/atom/
Dsst-mfld-platform.h83 u8 ops; member
137 struct sst_ops *ops; member
145 struct sst_ops *ops; member
/sound/aoa/codecs/
Dtoonie.c33 static struct snd_device_ops ops = { variable
/sound/pci/ctxfi/
Dctdaio.h50 const struct dao_rsc_ops *ops; /* DAO specific operations */ member
59 const struct dai_rsc_ops *ops; /* DAI specific operations */ member
Dctsrc.h47 const struct src_rsc_ops *ops; /* SRC specific operations */ member
109 const struct srcimp_rsc_ops *ops; member
Dctresource.h38 const struct rsc_ops *ops; /* Generic resource operations */ member
/sound/isa/sb/
Dsb_common.c207 static struct snd_device_ops ops = { in snd_sbdsp_create() local
/sound/pcmcia/pdaudiocf/
Dpdaudiocf.c85 static struct snd_device_ops ops = { in snd_pdacf_probe() local
/sound/hda/ext/
Dhdac_ext_bus.c30 const struct hdac_bus_ops *ops, in snd_hdac_ext_bus_init()
/sound/core/
Ddevice.c30 void *device_data, struct snd_device_ops *ops) in snd_device_new()
/sound/pci/
Dcs5530.c107 static struct snd_device_ops ops = { in snd_cs5530_create() local

1234567