Home
last modified time | relevance | path

Searched refs:snd_device_ops (Results 1 – 25 of 40) 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/core/
H A Dalsa.c62 void *device_data, const struct snd_device_ops *ops) in aoa_snd_device_new()
/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.c203 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.c705 static const struct snd_device_ops ops = { in _snd_pcm_new()
710 static const struct snd_device_ops internal_ops = { in _snd_pcm_new()
H A Djack.c503 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.c187 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/pci/hda/
H A Dhda_beep.c206 static const struct snd_device_ops ops = { in snd_hda_attach_beep_device()
/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.c334 static const struct snd_device_ops ops = { in snd_opl3_new()
/linux/sound/isa/gus/
H A Dgus_main.c128 static const struct snd_device_ops ops = { in snd_gus_create()
/linux/sound/pci/
H A Dak4531_codec.c374 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.c598 static struct snd_device_ops ops = { in pcmidi_snd_initialise()
/linux/sound/sparc/
H A Damd7930.c913 static const struct snd_device_ops snd_amd7930_dev_ops = {
H A Dcs4231.c1778 static const struct snd_device_ops snd_cs4231_sbus_dev_ops = {
1947 static const struct snd_device_ops snd_cs4231_ebus_dev_ops = {

12