Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dinfo.h36 struct snd_info_entry_ops { struct
67 const struct snd_info_entry_ops *ops; argument
/linux-6.1.9/sound/drivers/opl4/
Dopl4_proc.c79 static const struct snd_info_entry_ops snd_opl4_mem_proc_ops = {
/linux-6.1.9/sound/isa/gus/
Dgus_mem_proc.c40 static const struct snd_info_entry_ops snd_gf1_mem_proc_ops = {
/linux-6.1.9/sound/pci/mixart/
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 = {
/linux-6.1.9/sound/pci/emu10k1/
Demuproc.c548 static const struct snd_info_entry_ops snd_emu10k1_proc_ops_fx8010 = {
/linux-6.1.9/sound/pci/
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 = {
/linux-6.1.9/sound/pci/cs46xx/
Dcs46xx_lib.c2807 static const struct snd_info_entry_ops snd_cs46xx_proc_io_ops = {
/linux-6.1.9/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst3899 static const struct snd_info_entry_ops my_file_io_ops = {