Home
last modified time | relevance | path

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

123456

/sound/core/seq/
Dseq_midi_emul.c72 snd_midi_process_event(const struct snd_midi_op *ops, in snd_midi_process_event()
235 note_off(const struct snd_midi_op *ops, void *drv, in note_off()
258 do_control(const struct snd_midi_op *ops, void *drv, in do_control()
410 rpn(const struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in rpn()
450 nrpn(const struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in nrpn()
478 sysex(const struct snd_midi_op *ops, void *private, unsigned char *buf, int len, in sysex()
592 all_sounds_off(const struct snd_midi_op *ops, void *drv, in all_sounds_off()
611 all_notes_off(const struct snd_midi_op *ops, void *drv, in all_notes_off()
/sound/core/
Dmemalloc.c36 const struct snd_malloc_ops *ops = snd_dma_get_ops(dmab); in __snd_dma_alloc_pages() local
124 const struct snd_malloc_ops *ops = snd_dma_get_ops(dmab); in snd_dma_free_pages() local
189 const struct snd_malloc_ops *ops; in snd_dma_buffer_mmap() local
210 const struct snd_malloc_ops *ops; in snd_dma_buffer_sync() local
230 const struct snd_malloc_ops *ops = snd_dma_get_ops(dmab); in snd_sgbuf_get_addr() local
248 const struct snd_malloc_ops *ops = snd_dma_get_ops(dmab); in snd_sgbuf_get_page() local
269 const struct snd_malloc_ops *ops = snd_dma_get_ops(dmab); in snd_sgbuf_get_chunk_size() local
Ddevice.c30 void *device_data, const struct snd_device_ops *ops) in snd_device_new()
/sound/soc/sof/
Dsof-client-probes.c265 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_startup() local
291 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_shutdown() local
330 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_set_params() local
358 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_trigger() local
370 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_pointer() local
617 struct sof_probes_host_ops *ops; in sof_probes_client_probe() local
Dipc.c143 const struct sof_ipc_ops *ops; in snd_sof_ipc_init() local
/sound/soc/intel/common/
Dsst-dsp.h24 struct sst_ops *ops; member
/sound/pci/au88x0/
Dau88x0_mixer.c28 static const struct snd_ac97_bus_ops ops = { in snd_vortex_mixer() local
/sound/usb/
Dcard.c124 int snd_vendor_set_ops(struct snd_usb_audio_vendor_ops *ops) in snd_vendor_set_ops()
145 struct snd_usb_audio_vendor_ops *ops = snd_vendor_get_ops(); in snd_vendor_set_interface() local
155 struct snd_usb_audio_vendor_ops *ops = snd_vendor_get_ops(); in snd_vendor_set_pcm_intf() local
166 struct snd_usb_audio_vendor_ops *ops = snd_vendor_get_ops(); in snd_vendor_set_pcm_connection() 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 const struct snd_ac97_bus_ops *ops = ac97->bus->ops; in snd_ac97_reset() local
/sound/aoa/core/
Dalsa.c62 void *device_data, const struct snd_device_ops *ops) in aoa_snd_device_new()
/sound/soc/meson/
Daxg-tdm-formatter.h33 const struct axg_tdm_formatter_ops *ops; member
/sound/soc/
Dsoc-ac97.c377 int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops) in snd_soc_set_ac97_ops()
400 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/hda/ext/
Dhdac_ext_bus.c30 const struct hdac_bus_ops *ops, in snd_hdac_ext_bus_init()
/sound/aoa/codecs/
Dtoonie.c33 static const 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/pcmcia/pdaudiocf/
Dpdaudiocf.c84 static const struct snd_device_ops ops = { in snd_pdacf_probe() local
/sound/firewire/bebob/
Dbebob_hwdep.c173 static const struct snd_hwdep_ops ops = { in snd_bebob_create_hwdep_device() local
/sound/firewire/dice/
Ddice-hwdep.c169 static const struct snd_hwdep_ops ops = { in snd_dice_create_hwdep() local
/sound/firewire/digi00x/
Ddigi00x-hwdep.c177 static const struct snd_hwdep_ops ops = { in snd_dg00x_create_hwdep_device() local

123456