Searched refs:snd_device_ops (Results 1 – 25 of 47) sorted by relevance
12
60 struct snd_device_ops { struct72 const struct snd_device_ops *ops; /* operations */ argument315 void *device_data, const struct snd_device_ops *ops);
119 void *device_data, const struct snd_device_ops *ops);
62 void *device_data, const struct snd_device_ops *ops) in aoa_snd_device_new()
33 static const struct snd_device_ops ops = {
30 void *device_data, const struct snd_device_ops *ops) in snd_device_new()
203 static const struct snd_device_ops dops = { in snd_seq_device_new()
709 static const struct snd_device_ops ops = { in _snd_pcm_new()714 static const struct snd_device_ops internal_ops = { in _snd_pcm_new()
364 static const struct snd_device_ops ops = { in snd_hwdep_new()
493 static const struct snd_device_ops ops = { in snd_jack_new()
84 static const struct snd_device_ops ops = { in snd_pdacf_probe()
187 static const struct snd_device_ops ops = { in snd_opl4_create()
194 static struct snd_device_ops go7007_snd_device_ops = {
195 static const struct snd_device_ops ops = { in snd_hda_attach_beep_device()
389 static const struct snd_device_ops ops = { in hda_tegra_create()
70 static const struct snd_device_ops ops = { in snd_i2c_bus_create()
324 static const struct snd_device_ops ops = { in snd_sh_dac_create()
354 static struct snd_device_ops ops = { }; in solo_g723_init()
337 static const struct snd_device_ops ops = { in snd_opl3_new()
128 static const struct snd_device_ops ops = { in snd_gus_create()
67 static const struct snd_device_ops ops = { in snd_ak4117_create()
63 static const struct snd_device_ops ops = { in snd_ak4113_create()
74 static const struct snd_device_ops ops = { in snd_ak4114_create()
374 static const struct snd_device_ops ops = { in snd_ak4531_mixer()
608 static struct snd_device_ops ops = { in pcmidi_snd_initialise()
914 static const struct snd_device_ops snd_amd7930_dev_ops = {
Completed in 34 milliseconds