Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dice1724.c1808 int hw_rates_count = ice->hw_rates->count; in snd_vt1724_pro_internal_clock_info() local
1813 uinfo->value.enumerated.items = hw_rates_count; in snd_vt1724_pro_internal_clock_info()
1821 if (uinfo->value.enumerated.item >= hw_rates_count) in snd_vt1724_pro_internal_clock_info()
1825 uinfo->value.enumerated.item - hw_rates_count]); in snd_vt1724_pro_internal_clock_info()