/openbmc/linux/include/sound/ |
H A D | core.h | 61 struct snd_device_ops { struct 73 const struct snd_device_ops *ops; /* operations */ argument 322 void *device_data, const struct snd_device_ops *ops);
|
/openbmc/linux/sound/aoa/ |
H A D | aoa.h | 119 void *device_data, const struct snd_device_ops *ops);
|
/openbmc/linux/sound/aoa/core/ |
H A D | alsa.c | 62 void *device_data, const struct snd_device_ops *ops) in aoa_snd_device_new()
|
/openbmc/linux/sound/aoa/codecs/ |
H A D | toonie.c | 33 static const struct snd_device_ops ops = {
|
/openbmc/linux/sound/core/ |
H A D | device.c | 30 void *device_data, const struct snd_device_ops *ops) in snd_device_new()
|
H A D | seq_device.c | 203 static const struct snd_device_ops dops = { in snd_seq_device_new()
|
H A D | pcm.c | 715 static const struct snd_device_ops ops = { in _snd_pcm_new() 720 static const struct snd_device_ops internal_ops = { in _snd_pcm_new()
|
H A D | hwdep.c | 369 static const struct snd_device_ops ops = { in snd_hwdep_new()
|
H A D | jack.c | 503 static const struct snd_device_ops ops = { in snd_jack_new()
|
/openbmc/linux/sound/pcmcia/pdaudiocf/ |
H A D | pdaudiocf.c | 84 static const struct snd_device_ops ops = { in snd_pdacf_probe()
|
/openbmc/linux/sound/drivers/opl4/ |
H A D | opl4_lib.c | 187 static const struct snd_device_ops ops = { in snd_opl4_create()
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_beep.c | 206 static const struct snd_device_ops ops = { in snd_hda_attach_beep_device()
|
H A D | hda_tegra.c | 409 static const struct snd_device_ops ops = { in hda_tegra_create()
|
/openbmc/linux/drivers/media/usb/go7007/ |
H A D | snd-go7007.c | 194 static const struct snd_device_ops go7007_snd_device_ops = {
|
/openbmc/linux/sound/i2c/ |
H A D | i2c.c | 70 static const struct snd_device_ops ops = { in snd_i2c_bus_create()
|
/openbmc/linux/sound/sh/ |
H A D | sh_dac_audio.c | 303 static const struct snd_device_ops ops = { in snd_sh_dac_create()
|
/openbmc/linux/drivers/media/pci/solo6x10/ |
H A D | solo6x10-g723.c | 327 static struct snd_device_ops ops = { }; in solo_g723_init()
|
/openbmc/linux/sound/drivers/opl3/ |
H A D | opl3_lib.c | 337 static const struct snd_device_ops ops = { in snd_opl3_new()
|
/openbmc/linux/sound/isa/gus/ |
H A D | gus_main.c | 128 static const struct snd_device_ops ops = { in snd_gus_create()
|
/openbmc/linux/sound/pci/ |
H A D | ak4531_codec.c | 374 static const struct snd_device_ops ops = { in snd_ak4531_mixer()
|
/openbmc/linux/sound/i2c/other/ |
H A D | ak4117.c | 67 static const struct snd_device_ops ops = { in snd_ak4117_create()
|
H A D | ak4113.c | 63 static const struct snd_device_ops ops = { in snd_ak4113_create()
|
H A D | ak4114.c | 74 static const struct snd_device_ops ops = { in snd_ak4114_create()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-prodikeys.c | 608 static struct snd_device_ops ops = { in pcmidi_snd_initialise()
|
/openbmc/linux/sound/drivers/ |
H A D | pcmtest.c | 573 static const struct snd_device_ops ops = { in snd_pcmtst_create()
|