Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/include/sound/
H A Dcore.h61 struct snd_device_ops { struct
75 const struct snd_device_ops *ops; /* operations */ argument
272 void *device_data, const struct snd_device_ops *ops);
/OK3568_Linux_fs/kernel/sound/aoa/
H A Daoa.h119 void *device_data, const struct snd_device_ops *ops);
/OK3568_Linux_fs/kernel/sound/aoa/core/
H A Dalsa.c62 void *device_data, const struct snd_device_ops *ops) in aoa_snd_device_new()
/OK3568_Linux_fs/kernel/sound/aoa/codecs/
H A Dtoonie.c33 static const struct snd_device_ops ops = {
/OK3568_Linux_fs/kernel/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()
H A Djack.c207 static const struct snd_device_ops ops = { in snd_jack_new()
H A Dhwdep.c363 static const struct snd_device_ops ops = { in snd_hwdep_new()
/OK3568_Linux_fs/kernel/sound/drivers/pcsp/
H A Dpcsp.c46 static const struct snd_device_ops ops = { }; in snd_pcsp_create()
/OK3568_Linux_fs/kernel/sound/pci/
H A Dcs5530.c107 static const struct snd_device_ops ops = { in snd_cs5530_create()
/OK3568_Linux_fs/kernel/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.c85 static const struct snd_device_ops ops = { in snd_pdacf_probe()
/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Dsb_common.c207 static const struct snd_device_ops ops = { in snd_sbdsp_create()
/OK3568_Linux_fs/kernel/sound/pci/vx222/
H A Dvx222.c131 static const struct snd_device_ops ops = { in snd_vx222_create()
/OK3568_Linux_fs/kernel/sound/pcmcia/vx/
H A Dvxpocket.c129 static const struct snd_device_ops ops = { in snd_vxpocket_new()
/OK3568_Linux_fs/kernel/sound/drivers/opl4/
H A Dopl4_lib.c187 static const struct snd_device_ops ops = { in snd_opl4_create()
/OK3568_Linux_fs/kernel/drivers/media/usb/go7007/
H A Dsnd-go7007.c194 static struct snd_device_ops go7007_snd_device_ops = {
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_beep.c206 static const struct snd_device_ops ops = { in snd_hda_attach_beep_device()
H A Dhda_tegra.c391 static const struct snd_device_ops ops = { in hda_tegra_create()
/OK3568_Linux_fs/kernel/sound/pci/au88x0/
H A Dau88x0.c145 static const struct snd_device_ops ops = { in snd_vortex_create()
/OK3568_Linux_fs/kernel/sound/i2c/
H A Di2c.c70 static const struct snd_device_ops ops = { in snd_i2c_bus_create()
/OK3568_Linux_fs/kernel/sound/pci/cs5535audio/
H A Dcs5535audio.c264 static const struct snd_device_ops ops = { in snd_cs5535audio_create()
/OK3568_Linux_fs/kernel/sound/sh/
H A Dsh_dac_audio.c325 static const struct snd_device_ops ops = { in snd_sh_dac_create()
/OK3568_Linux_fs/kernel/drivers/media/pci/solo6x10/
H A Dsolo6x10-g723.c353 static struct snd_device_ops ops = { }; in solo_g723_init()
/OK3568_Linux_fs/kernel/sound/drivers/opl3/
H A Dopl3_lib.c335 static const struct snd_device_ops ops = { in snd_opl3_new()
/OK3568_Linux_fs/kernel/sound/isa/gus/
H A Dgus_main.c128 static const struct snd_device_ops ops = { in snd_gus_create()

1234