Searched refs:snd_gf1_atten_table (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/gus/
H A Dgus_tables.h27 unsigned short snd_gf1_atten_table[SNDRV_GF1_ATTEN_TABLE_SIZE] = { variable
59 extern unsigned short snd_gf1_atten_table[SNDRV_GF1_ATTEN_TABLE_SIZE];
H A Dgus_volume.c27 EXPORT_SYMBOL(snd_gf1_atten_table); /* for snd-gus-synth module */ variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dgus.h148 #define SNDRV_GF1_ATTEN(x) (snd_gf1_atten_table[x])

Completed in 102 milliseconds