Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/ice1712/
Dice1724.c1855 int hw_rates_count = ice->hw_rates->count; in snd_vt1724_pro_internal_clock_info() local
1860 uinfo->value.enumerated.items = hw_rates_count; in snd_vt1724_pro_internal_clock_info()
1868 if (uinfo->value.enumerated.item >= hw_rates_count) in snd_vt1724_pro_internal_clock_info()
1872 uinfo->value.enumerated.item - hw_rates_count]); in snd_vt1724_pro_internal_clock_info()