Home
last modified time | relevance | path

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

1234

/Linux-v5.4/include/sound/
Dcore.h60 struct snd_device_ops { struct
72 struct snd_device_ops *ops; /* operations */ argument
258 void *device_data, struct snd_device_ops *ops);
/Linux-v5.4/sound/aoa/
Daoa.h119 void * device_data, struct snd_device_ops * ops);
/Linux-v5.4/sound/aoa/core/
Dalsa.c62 void * device_data, struct snd_device_ops * ops) in aoa_snd_device_new()
/Linux-v5.4/sound/aoa/codecs/
Dtoonie.c33 static struct snd_device_ops ops = {
/Linux-v5.4/sound/core/
Ddevice.c30 void *device_data, struct snd_device_ops *ops) in snd_device_new()
Dseq_device.c196 static struct snd_device_ops dops = { in snd_seq_device_new()
Djack.c204 static struct snd_device_ops ops = { in snd_jack_new()
Dhwdep.c356 static struct snd_device_ops ops = { in snd_hwdep_new()
/Linux-v5.4/sound/drivers/pcsp/
Dpcsp.c46 static struct snd_device_ops ops = { }; in snd_pcsp_create()
/Linux-v5.4/sound/pci/
Dcs5530.c107 static struct snd_device_ops ops = { in snd_cs5530_create()
/Linux-v5.4/sound/pcmcia/pdaudiocf/
Dpdaudiocf.c85 static struct snd_device_ops ops = { in snd_pdacf_probe()
/Linux-v5.4/sound/isa/sb/
Dsb_common.c207 static struct snd_device_ops ops = { in snd_sbdsp_create()
/Linux-v5.4/sound/pci/vx222/
Dvx222.c131 static struct snd_device_ops ops = { in snd_vx222_create()
/Linux-v5.4/sound/pci/hda/
Dhda_beep.c195 static struct snd_device_ops ops = { in snd_hda_attach_beep_device()
Dhda_tegra.c372 static struct snd_device_ops ops = { in hda_tegra_create()
/Linux-v5.4/sound/drivers/opl4/
Dopl4_lib.c187 static struct snd_device_ops ops = { in snd_opl4_create()
/Linux-v5.4/sound/pcmcia/vx/
Dvxpocket.c129 static struct snd_device_ops ops = { in snd_vxpocket_new()
/Linux-v5.4/sound/pci/au88x0/
Dau88x0.c145 static struct snd_device_ops ops = { in snd_vortex_create()
/Linux-v5.4/sound/i2c/
Di2c.c70 static struct snd_device_ops ops = { in snd_i2c_bus_create()
/Linux-v5.4/drivers/media/usb/go7007/
Dsnd-go7007.c215 static struct snd_device_ops go7007_snd_device_ops = {
/Linux-v5.4/sound/pci/cs5535audio/
Dcs5535audio.c265 static struct snd_device_ops ops = { in snd_cs5535audio_create()
/Linux-v5.4/sound/sh/
Dsh_dac_audio.c345 static struct snd_device_ops ops = { in snd_sh_dac_create()
/Linux-v5.4/drivers/media/pci/solo6x10/
Dsolo6x10-g723.c367 static struct snd_device_ops ops = { }; in solo_g723_init()
/Linux-v5.4/sound/drivers/opl3/
Dopl3_lib.c335 static struct snd_device_ops ops = { in snd_opl3_new()
/Linux-v5.4/sound/isa/gus/
Dgus_main.c137 static struct snd_device_ops ops = { in snd_gus_create()

1234