Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/ice1712/
Dice1724.c1827 int hw_rates_count = ice->hw_rates->count; in snd_vt1724_pro_internal_clock_info() local
1832 uinfo->value.enumerated.items = hw_rates_count; in snd_vt1724_pro_internal_clock_info()
1840 if (uinfo->value.enumerated.item >= hw_rates_count) in snd_vt1724_pro_internal_clock_info()
1844 uinfo->value.enumerated.item - hw_rates_count]); in snd_vt1724_pro_internal_clock_info()