Home
last modified time | relevance | path

Searched refs:snd_device_ops (Results 1 - 25 of 142) sorted by relevance

123456

/kernel/linux/linux-5.10/include/sound/
H A Dcore.h60 struct snd_device_ops { struct
72 const struct snd_device_ops *ops; /* operations */
262 void *device_data, const struct snd_device_ops *ops);
/kernel/linux/linux-5.10/sound/aoa/
H A Daoa.h119 void *device_data, const struct snd_device_ops *ops);
/kernel/linux/linux-6.6/sound/aoa/
H A Daoa.h119 void *device_data, const struct snd_device_ops *ops);
/kernel/linux/linux-5.10/sound/aoa/core/
H A Dalsa.c62 void *device_data, const struct snd_device_ops *ops) in aoa_snd_device_new()
/kernel/linux/linux-6.6/sound/aoa/core/
H A Dalsa.c62 void *device_data, const struct snd_device_ops *ops) in aoa_snd_device_new()
/kernel/linux/linux-6.6/include/sound/
H A Dcore.h61 struct snd_device_ops { struct
73 const struct snd_device_ops *ops; /* operations */
322 void *device_data, const struct snd_device_ops *ops);
/kernel/linux/linux-5.10/sound/aoa/codecs/
H A Dtoonie.c33 static const struct snd_device_ops ops = {
/kernel/linux/linux-6.6/sound/aoa/codecs/
H A Dtoonie.c33 static const struct snd_device_ops ops = {
/kernel/linux/linux-5.10/sound/drivers/pcsp/
H A Dpcsp.c46 static const struct snd_device_ops ops = { }; in snd_pcsp_create()
/kernel/linux/linux-5.10/sound/core/
H A Ddevice.c30 void *device_data, const struct snd_device_ops *ops) in snd_device_new()
H A Dseq_device.c194 static const struct snd_device_ops dops = { in snd_seq_device_new()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/sound/pci/
H A Dcs5530.c107 static const struct snd_device_ops ops = { in snd_cs5530_create()
/kernel/linux/linux-5.10/sound/isa/sb/
H A Dsb_common.c207 static const struct snd_device_ops ops = { in snd_sbdsp_create()
/kernel/linux/linux-5.10/sound/pcmcia/vx/
H A Dvxpocket.c129 static const struct snd_device_ops ops = { in snd_vxpocket_new()
/kernel/linux/linux-5.10/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.c85 static const struct snd_device_ops ops = { in snd_pdacf_probe()
/kernel/linux/linux-5.10/sound/pci/vx222/
H A Dvx222.c131 static const struct snd_device_ops ops = { in snd_vx222_create()
/kernel/linux/linux-6.6/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.c84 static const struct snd_device_ops ops = { in snd_pdacf_probe()
/kernel/linux/linux-5.10/sound/pci/cs5535audio/
H A Dcs5535audio.c264 static const struct snd_device_ops ops = { in snd_cs5535audio_create()
/kernel/linux/linux-5.10/sound/i2c/
H A Di2c.c70 static const struct snd_device_ops ops = { in snd_i2c_bus_create()
/kernel/linux/linux-5.10/sound/pci/au88x0/
H A Dau88x0.c145 static const struct snd_device_ops ops = { in snd_vortex_create()
/kernel/linux/linux-5.10/sound/sh/
H A Dsh_dac_audio.c325 static const struct snd_device_ops ops = { in snd_sh_dac_create()
/kernel/linux/linux-5.10/sound/drivers/opl4/
H A Dopl4_lib.c187 static const struct snd_device_ops ops = { in snd_opl4_create()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_beep.c206 static const struct snd_device_ops ops = { in snd_hda_attach_beep_device()

Completed in 14 milliseconds

123456