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

/linux-4.4.14/sound/isa/gus/
H A Dgus_tables.h56 unsigned short snd_gf1_atten_table[SNDRV_GF1_ATTEN_TABLE_SIZE] = { variable
88 extern unsigned short snd_gf1_atten_table[SNDRV_GF1_ATTEN_TABLE_SIZE];
H A Dgus_volume.c28 EXPORT_SYMBOL(snd_gf1_atten_table); /* for snd-gus-synth module */ variable
/linux-4.4.14/include/sound/
H A Dgus.h148 #define SNDRV_GF1_ATTEN(x) (snd_gf1_atten_table[x])

Completed in 114 milliseconds