Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dinfo.h36 struct snd_info_entry_ops { struct
67 struct snd_info_entry_ops *ops; argument
/Linux-v5.4/sound/drivers/opl4/
Dopl4_proc.c79 static struct snd_info_entry_ops snd_opl4_mem_proc_ops = {
/Linux-v5.4/sound/isa/gus/
Dgus_mem_proc.c40 static struct snd_info_entry_ops snd_gf1_mem_proc_ops = {
/Linux-v5.4/sound/pci/mixart/
Dmixart.c1160 static struct snd_info_entry_ops snd_mixart_proc_ops_BA0 = {
1164 static struct snd_info_entry_ops snd_mixart_proc_ops_BA1 = {
/Linux-v5.4/sound/pci/emu10k1/
Demuproc.c548 static struct snd_info_entry_ops snd_emu10k1_proc_ops_fx8010 = {
/Linux-v5.4/sound/pci/
Dcs4281.c1149 static struct snd_info_entry_ops snd_cs4281_proc_ops_BA0 = {
1153 static struct snd_info_entry_ops snd_cs4281_proc_ops_BA1 = {
/Linux-v5.4/sound/pci/cs46xx/
Dcs46xx_lib.c2824 static struct snd_info_entry_ops snd_cs46xx_proc_io_ops = {
/Linux-v5.4/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst3835 static struct snd_info_entry_ops my_file_io_ops = {