Home
last modified time | relevance | path

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

12

/linux/include/sound/
H A 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/sound/aoa/
H A Daoa.h118 void *device_data, const struct snd_device_ops *ops);
/linux/sound/aoa/codecs/
H A Dtoonie.c33 static const struct snd_device_ops ops = {
/linux/sound/core/
H A Ddevice.c30 void *device_data, const struct snd_device_ops *ops) in snd_device_new()
H A Dseq_device.c225 static const struct snd_device_ops dops = { in snd_seq_device_new()
H A Dhwdep.c368 static const struct snd_device_ops ops = { in snd_hwdep_new()
H A Dpcm.c703 static const struct snd_device_ops ops = { in _snd_pcm_new()
708 static const struct snd_device_ops internal_ops = { in _snd_pcm_new()
H A Djack.c505 static const struct snd_device_ops ops = { in snd_jack_new()
/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.c84 static const struct snd_device_ops ops = { in snd_pdacf_probe()
/linux/sound/drivers/opl4/
H A Dopl4_lib.c181 static const struct snd_device_ops ops = { in snd_opl4_create()
/linux/drivers/media/usb/go7007/
H A Dsnd-go7007.c194 static const struct snd_device_ops go7007_snd_device_ops = {
/linux/sound/hda/common/
H A Dbeep.c207 static const struct snd_device_ops ops = { in snd_hda_attach_beep_device()
/linux/sound/hda/controllers/
H A Dacpi.c178 static const struct snd_device_ops ops = { in hda_acpi_create()
H A Dcix-ipbloq.c182 static const struct snd_device_ops ops = { in cix_ipbloq_hda_create()
H A Dtegra.c414 static const struct snd_device_ops ops = { in hda_tegra_create()
/linux/sound/i2c/
H A Di2c.c70 static const struct snd_device_ops ops = { in snd_i2c_bus_create()
/linux/sound/sh/
H A Dsh_dac_audio.c303 static const struct snd_device_ops ops = { in snd_sh_dac_create()
/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-g723.c327 static struct snd_device_ops ops = { }; in solo_g723_init()
/linux/sound/drivers/opl3/
H A Dopl3_lib.c320 static const struct snd_device_ops ops = { in snd_opl3_new()
/linux/sound/isa/gus/
H A Dgus_main.c114 static const struct snd_device_ops ops = { in snd_gus_create()
/linux/sound/pci/
H A Dak4531_codec.c368 static const struct snd_device_ops ops = { in snd_ak4531_mixer()
/linux/sound/i2c/other/
H A Dak4117.c56 static const struct snd_device_ops ops = { in snd_ak4117_create()
H A Dak4113.c63 static const struct snd_device_ops ops = { in snd_ak4113_create()
H A Dak4114.c63 static const struct snd_device_ops ops = { in snd_ak4114_create()
/linux/drivers/hid/
H A Dhid-prodikeys.c602 static struct snd_device_ops ops = { in pcmidi_snd_initialise()

12