Home
last modified time | relevance | path

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

/linux/sound/isa/wss/
H A Dwss_lib.c41 static const unsigned char freq_bits[14] = { variable
527 return freq_bits[i]; in snd_wss_get_rate()
529 return freq_bits[ARRAY_SIZE(rates) - 1]; in snd_wss_get_rate()