Searched refs:snd_harmony_rates (Results 1 – 1 of 1) sorted by relevance
73 static const unsigned int snd_harmony_rates[] = { variable89 .count = ARRAY_SIZE(snd_harmony_rates),90 .list = snd_harmony_rates,243 for (i = 0; i < ARRAY_SIZE(snd_harmony_rates); i++) in snd_harmony_rate_bits()244 if (snd_harmony_rates[i] == rate) in snd_harmony_rate_bits()