Home
last modified time | relevance | path

Searched refs:snd_device_ops (Results 1 – 25 of 48) sorted by relevance

12

/linux-6.6.21/include/sound/
Dcore.h61 struct snd_device_ops { struct
73 const struct snd_device_ops *ops; /* operations */ argument
322 void *device_data, const struct snd_device_ops *ops);
/linux-6.6.21/sound/aoa/
Daoa.h119 void *device_data, const struct snd_device_ops *ops);
/linux-6.6.21/sound/aoa/core/
Dalsa.c62 void *device_data, const struct snd_device_ops *ops) in aoa_snd_device_new()
/linux-6.6.21/sound/aoa/codecs/
Dtoonie.c33 static const struct snd_device_ops ops = {
/linux-6.6.21/sound/core/
Ddevice.c30 void *device_data, const struct snd_device_ops *ops) in snd_device_new()
Dseq_device.c203 static const struct snd_device_ops dops = { in snd_seq_device_new()
Dhwdep.c369 static const struct snd_device_ops ops = { in snd_hwdep_new()
Dpcm.c715 static const struct snd_device_ops ops = { in _snd_pcm_new()
720 static const struct snd_device_ops internal_ops = { in _snd_pcm_new()
Djack.c502 static const struct snd_device_ops ops = { in snd_jack_new()
/linux-6.6.21/sound/pcmcia/pdaudiocf/
Dpdaudiocf.c84 static const struct snd_device_ops ops = { in snd_pdacf_probe()
/linux-6.6.21/sound/drivers/opl4/
Dopl4_lib.c187 static const struct snd_device_ops ops = { in snd_opl4_create()
/linux-6.6.21/drivers/media/usb/go7007/
Dsnd-go7007.c194 static const struct snd_device_ops go7007_snd_device_ops = {
/linux-6.6.21/sound/pci/hda/
Dhda_beep.c206 static const struct snd_device_ops ops = { in snd_hda_attach_beep_device()
Dhda_tegra.c409 static const struct snd_device_ops ops = { in hda_tegra_create()
/linux-6.6.21/sound/i2c/
Di2c.c70 static const struct snd_device_ops ops = { in snd_i2c_bus_create()
/linux-6.6.21/drivers/media/pci/solo6x10/
Dsolo6x10-g723.c327 static struct snd_device_ops ops = { }; in solo_g723_init()
/linux-6.6.21/sound/sh/
Dsh_dac_audio.c304 static const struct snd_device_ops ops = { in snd_sh_dac_create()
/linux-6.6.21/sound/drivers/opl3/
Dopl3_lib.c337 static const struct snd_device_ops ops = { in snd_opl3_new()
/linux-6.6.21/sound/isa/gus/
Dgus_main.c128 static const struct snd_device_ops ops = { in snd_gus_create()
/linux-6.6.21/sound/i2c/other/
Dak4117.c67 static const struct snd_device_ops ops = { in snd_ak4117_create()
Dak4113.c63 static const struct snd_device_ops ops = { in snd_ak4113_create()
Dak4114.c74 static const struct snd_device_ops ops = { in snd_ak4114_create()
/linux-6.6.21/sound/pci/
Dak4531_codec.c374 static const struct snd_device_ops ops = { in snd_ak4531_mixer()
/linux-6.6.21/sound/drivers/
Dpcmtest.c573 static const struct snd_device_ops ops = { in snd_pcmtst_create()
/linux-6.6.21/drivers/hid/
Dhid-prodikeys.c608 static struct snd_device_ops ops = { in pcmidi_snd_initialise()

12