Home
last modified time | relevance | path

Searched refs:snd_info_entry_ops (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/sound/
H A Dinfo.h36 struct snd_info_entry_ops { struct
67 const struct snd_info_entry_ops *ops; argument
/openbmc/linux/sound/drivers/opl4/
H A Dopl4_proc.c79 static const struct snd_info_entry_ops snd_opl4_mem_proc_ops = {
/openbmc/linux/sound/isa/gus/
H A Dgus_mem_proc.c40 static const struct snd_info_entry_ops snd_gf1_mem_proc_ops = {
/openbmc/linux/sound/pci/mixart/
H A Dmixart.c1158 static const struct snd_info_entry_ops snd_mixart_proc_ops_BA0 = {
1162 static const struct snd_info_entry_ops snd_mixart_proc_ops_BA1 = {
/openbmc/linux/sound/pci/
H A Dcs4281.c1136 static const struct snd_info_entry_ops snd_cs4281_proc_ops_BA0 = {
1140 static const struct snd_info_entry_ops snd_cs4281_proc_ops_BA1 = {
/openbmc/linux/sound/pci/emu10k1/
H A Demuproc.c644 static const struct snd_info_entry_ops snd_emu10k1_proc_ops_fx8010 = {
/openbmc/linux/sound/pci/cs46xx/
H A Dcs46xx_lib.c2804 static const struct snd_info_entry_ops snd_cs46xx_proc_io_ops = {
/openbmc/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst3668 static const struct snd_info_entry_ops my_file_io_ops = {