Home
last modified time | relevance | path

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

123456

/sound/core/seq/
Dseq_midi_emul.c83 snd_midi_process_event(struct snd_midi_op *ops, in snd_midi_process_event()
245 note_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in note_off()
267 do_control(struct snd_midi_op *ops, void *drv, struct snd_midi_channel_set *chset, in do_control()
417 rpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in rpn()
457 nrpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in nrpn()
485 sysex(struct snd_midi_op *ops, void *private, unsigned char *buf, int len, in sysex()
599 all_sounds_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) in all_sounds_off()
617 all_notes_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) in all_notes_off()
/sound/pci/au88x0/
Dau88x0_mixer.c27 static struct snd_ac97_bus_ops ops = { in snd_vortex_mixer() local
Dau88x0.c144 static struct snd_device_ops ops = { in snd_vortex_create() local
/sound/pci/cs5535audio/
Dcs5535audio.c155 static struct snd_ac97_bus_ops ops = { in snd_cs5535audio_mixer() local
284 static struct snd_device_ops ops = { in snd_cs5535audio_create() local
/sound/soc/codecs/
Dsigmadsp-regmap.c41 struct regmap *regmap, const struct sigmadsp_ops *ops, in devm_sigmadsp_init_regmap()
Dsigmadsp-i2c.c79 const struct sigmadsp_ops *ops, const char *firmware_name) in devm_sigmadsp_init_i2c()
Dsigmadsp.h28 const struct sigmadsp_ops *ops; member
/sound/
Dac97_bus.c62 struct snd_ac97_bus_ops *ops = ac97->bus->ops; in snd_ac97_reset() local
/sound/aoa/core/
Dalsa.c63 void * device_data, struct snd_device_ops * ops) in aoa_snd_device_new()
/sound/soc/
Dsoc-ac97.c381 int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops) in snd_soc_set_ac97_ops()
402 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.h89 u8 ops; member
143 struct sst_ops *ops; member
151 struct sst_ops *ops; member
/sound/aoa/codecs/
Dtoonie.c35 static struct snd_device_ops ops = { variable
/sound/pci/ctxfi/
Dctdaio.h54 const struct dao_rsc_ops *ops; /* DAO specific operations */ member
63 const struct dai_rsc_ops *ops; /* DAI specific operations */ member
Dctsrc.h51 const struct src_rsc_ops *ops; /* SRC specific operations */ member
113 const struct srcimp_rsc_ops *ops; member
Dctresource.h42 const struct rsc_ops *ops; /* Generic resource operations */ member
/sound/hda/
Dhdac_bus.c28 const struct hdac_bus_ops *ops, in snd_hdac_bus_init()
/sound/pcmcia/pdaudiocf/
Dpdaudiocf.c98 static struct snd_device_ops ops = { in snd_pdacf_probe() local
/sound/isa/sb/
Dsb_common.c221 static struct snd_device_ops ops = { in snd_sbdsp_create() local
/sound/core/
Ddevice.c45 void *device_data, struct snd_device_ops *ops) in snd_device_new()
/sound/drivers/pcsp/
Dpcsp.c45 static struct snd_device_ops ops = { }; in snd_pcsp_create() local
/sound/firewire/dice/
Ddice-hwdep.c170 static const struct snd_hwdep_ops ops = { in snd_dice_create_hwdep() local
/sound/pci/
Dcs5530.c116 static struct snd_device_ops ops = { in snd_cs5530_create() local
/sound/pci/vx222/
Dvx222.c144 static struct snd_device_ops ops = { in snd_vx222_create() local
/sound/pcmcia/vx/
Dvxpocket.c141 static struct snd_device_ops ops = { in snd_vxpocket_new() local
/sound/isa/
Dcmi8330.c175 struct snd_pcm_ops ops; member
443 const struct snd_pcm_ops *ops; in snd_cmi8330_pcm() local

123456