Home
last modified time | relevance | path

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

1234

/linux-3.4.99/include/sound/
Dcore.h79 struct snd_device_ops { struct
91 struct snd_device_ops *ops; /* operations */ argument
309 void *device_data, struct snd_device_ops *ops);
/linux-3.4.99/sound/aoa/
Daoa.h120 void * device_data, struct snd_device_ops * ops);
/linux-3.4.99/sound/aoa/core/
Dalsa.c64 void * device_data, struct snd_device_ops * ops) in aoa_snd_device_new()
/linux-3.4.99/sound/aoa/codecs/
Dtoonie.c35 static struct snd_device_ops ops = {
/linux-3.4.99/sound/core/
Ddevice.c45 void *device_data, struct snd_device_ops *ops) in snd_device_new()
Djack.c110 static struct snd_device_ops ops = { in snd_jack_new()
Dhwdep.c366 static struct snd_device_ops ops = { in snd_hwdep_new()
/linux-3.4.99/sound/drivers/pcsp/
Dpcsp.c44 static struct snd_device_ops ops = { }; in snd_pcsp_create()
/linux-3.4.99/sound/pcmcia/pdaudiocf/
Dpdaudiocf.c97 static struct snd_device_ops ops = { in snd_pdacf_probe()
/linux-3.4.99/sound/pci/
Dcs5530.c117 static struct snd_device_ops ops = { in snd_cs5530_create()
/linux-3.4.99/sound/pcmcia/vx/
Dvxpocket.c140 static struct snd_device_ops ops = { in snd_vxpocket_new()
/linux-3.4.99/sound/pci/vx222/
Dvx222.c144 static struct snd_device_ops ops = { in snd_vx222_create()
/linux-3.4.99/sound/isa/sb/
Dsb_common.c222 static struct snd_device_ops ops = { in snd_sbdsp_create()
/linux-3.4.99/sound/drivers/opl4/
Dopl4_lib.c202 static struct snd_device_ops ops = { in snd_opl4_create()
/linux-3.4.99/drivers/staging/media/go7007/
Dsnd-go7007.c229 static struct snd_device_ops go7007_snd_device_ops = {
/linux-3.4.99/sound/i2c/
Di2c.c84 static struct snd_device_ops ops = { in snd_i2c_bus_create()
/linux-3.4.99/sound/pci/au88x0/
Dau88x0.c145 static struct snd_device_ops ops = { in snd_vortex_create()
/linux-3.4.99/sound/sh/
Dsh_dac_audio.c356 static struct snd_device_ops ops = { in snd_sh_dac_create()
/linux-3.4.99/drivers/staging/media/solo6x10/
Dg723.c339 static struct snd_device_ops ops = { NULL }; in solo_g723_init()
/linux-3.4.99/sound/pci/cs5535audio/
Dcs5535audio.c280 static struct snd_device_ops ops = { in snd_cs5535audio_create()
/linux-3.4.99/drivers/staging/line6/
Dmidi.c377 static struct snd_device_ops midi_ops = { in line6_init_midi()
Dpcm.c408 static struct snd_device_ops pcm_ops = { in line6_init_pcm()
/linux-3.4.99/sound/core/seq/
Dseq_device.c182 static struct snd_device_ops dops = { in snd_seq_device_new()
/linux-3.4.99/sound/drivers/opl3/
Dopl3_lib.c350 static struct snd_device_ops ops = { in snd_opl3_new()
/linux-3.4.99/sound/isa/gus/
Dgus_main.c143 static struct snd_device_ops ops = { in snd_gus_create()

1234