Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dinfo.h51 struct snd_info_entry_ops { struct
82 struct snd_info_entry_ops *ops; argument
/Linux-v4.19/sound/isa/gus/
Dgus_mem_proc.c55 static struct snd_info_entry_ops snd_gf1_mem_proc_ops = {
/Linux-v4.19/sound/drivers/opl4/
Dopl4_proc.c92 static struct snd_info_entry_ops snd_opl4_mem_proc_ops = {
/Linux-v4.19/sound/pci/mixart/
Dmixart.c1173 static struct snd_info_entry_ops snd_mixart_proc_ops_BA0 = {
1177 static struct snd_info_entry_ops snd_mixart_proc_ops_BA1 = {
/Linux-v4.19/sound/pci/emu10k1/
Demuproc.c562 static struct snd_info_entry_ops snd_emu10k1_proc_ops_fx8010 = {
/Linux-v4.19/sound/pci/
Dcs4281.c1165 static struct snd_info_entry_ops snd_cs4281_proc_ops_BA0 = {
1169 static struct snd_info_entry_ops snd_cs4281_proc_ops_BA1 = {
/Linux-v4.19/sound/pci/cs46xx/
Dcs46xx_lib.c2836 static struct snd_info_entry_ops snd_cs46xx_proc_io_ops = {
/Linux-v4.19/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst3810 static struct snd_info_entry_ops my_file_io_ops = {