Home
last modified time | relevance | path

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

/linux/sound/sparc/
A Dcs4231.c186 static const unsigned char freq_bits[14] = { variable
528 return freq_bits[i]; in snd_cs4231_get_rate()
530 return freq_bits[13]; in snd_cs4231_get_rate()
/linux/sound/isa/wss/
A Dwss_lib.c41 static const unsigned char freq_bits[14] = { variable
524 return freq_bits[i]; in snd_wss_get_rate()
526 return freq_bits[ARRAY_SIZE(rates) - 1]; in snd_wss_get_rate()

Completed in 12 milliseconds