Home
last modified time | relevance | path

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

1234

/Linux-v4.19/include/sound/
Dcore.h75 struct snd_device_ops { struct
87 struct snd_device_ops *ops; /* operations */ argument
262 void *device_data, struct snd_device_ops *ops);
/Linux-v4.19/sound/aoa/
Daoa.h120 void * device_data, struct snd_device_ops * ops);
/Linux-v4.19/sound/aoa/core/
Dalsa.c63 void * device_data, struct snd_device_ops * ops) in aoa_snd_device_new()
/Linux-v4.19/sound/aoa/codecs/
Dtoonie.c35 static struct snd_device_ops ops = {
/Linux-v4.19/sound/core/
Ddevice.c45 void *device_data, struct snd_device_ops *ops) in snd_device_new()
Dseq_device.c211 static struct snd_device_ops dops = { in snd_seq_device_new()
Djack.c218 static struct snd_device_ops ops = { in snd_jack_new()
Dhwdep.c371 static struct snd_device_ops ops = { in snd_hwdep_new()
/Linux-v4.19/sound/drivers/pcsp/
Dpcsp.c45 static struct snd_device_ops ops = { }; in snd_pcsp_create()
/Linux-v4.19/sound/pci/
Dcs5530.c116 static struct snd_device_ops ops = { in snd_cs5530_create()
/Linux-v4.19/sound/pcmcia/pdaudiocf/
Dpdaudiocf.c98 static struct snd_device_ops ops = { in snd_pdacf_probe()
/Linux-v4.19/sound/isa/sb/
Dsb_common.c221 static struct snd_device_ops ops = { in snd_sbdsp_create()
/Linux-v4.19/sound/pci/vx222/
Dvx222.c144 static struct snd_device_ops ops = { in snd_vx222_create()
/Linux-v4.19/sound/drivers/opl4/
Dopl4_lib.c200 static struct snd_device_ops ops = { in snd_opl4_create()
/Linux-v4.19/sound/pcmcia/vx/
Dvxpocket.c141 static struct snd_device_ops ops = { in snd_vxpocket_new()
/Linux-v4.19/drivers/media/usb/go7007/
Dsnd-go7007.c223 static struct snd_device_ops go7007_snd_device_ops = {
/Linux-v4.19/sound/pci/au88x0/
Dau88x0.c144 static struct snd_device_ops ops = { in snd_vortex_create()
/Linux-v4.19/sound/i2c/
Di2c.c84 static struct snd_device_ops ops = { in snd_i2c_bus_create()
/Linux-v4.19/sound/pci/cs5535audio/
Dcs5535audio.c279 static struct snd_device_ops ops = { in snd_cs5535audio_create()
/Linux-v4.19/drivers/staging/vc04_services/bcm2835-audio/
Dbcm2835.c141 static struct snd_device_ops ops = { in snd_bcm2835_create()
/Linux-v4.19/sound/sh/
Dsh_dac_audio.c360 static struct snd_device_ops ops = { in snd_sh_dac_create()
/Linux-v4.19/drivers/media/pci/solo6x10/
Dsolo6x10-g723.c378 static struct snd_device_ops ops = { }; in solo_g723_init()
/Linux-v4.19/sound/drivers/opl3/
Dopl3_lib.c349 static struct snd_device_ops ops = { in snd_opl3_new()
/Linux-v4.19/sound/pci/hda/
Dhda_tegra.c439 static struct snd_device_ops ops = { in hda_tegra_create()
/Linux-v4.19/sound/isa/gus/
Dgus_main.c143 static struct snd_device_ops ops = { in snd_gus_create()

1234