Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dinfo.h37 struct snd_info_entry_ops { struct
70 const struct snd_info_entry_ops *ops; argument
/OK3568_Linux_fs/kernel/sound/isa/gus/
H A Dgus_mem_proc.c40 static const struct snd_info_entry_ops snd_gf1_mem_proc_ops = {
/OK3568_Linux_fs/kernel/sound/drivers/opl4/
H A Dopl4_proc.c79 static const struct snd_info_entry_ops snd_opl4_mem_proc_ops = {
/OK3568_Linux_fs/kernel/sound/pci/mixart/
H A Dmixart.c1156 static const struct snd_info_entry_ops snd_mixart_proc_ops_BA0 = {
1160 static const struct snd_info_entry_ops snd_mixart_proc_ops_BA1 = {
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Demuproc.c548 static const struct snd_info_entry_ops snd_emu10k1_proc_ops_fx8010 = {
/OK3568_Linux_fs/kernel/sound/pci/
H A Dcs4281.c1132 static const struct snd_info_entry_ops snd_cs4281_proc_ops_BA0 = {
1136 static const struct snd_info_entry_ops snd_cs4281_proc_ops_BA1 = {
/OK3568_Linux_fs/kernel/sound/pci/cs46xx/
H A Dcs46xx_lib.c2818 static const struct snd_info_entry_ops snd_cs46xx_proc_io_ops = {
/OK3568_Linux_fs/kernel/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst3904 static const struct snd_info_entry_ops my_file_io_ops = {