Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/ice1712/
Dice1712.h391 int ext_clock_count; member
Dice1724.c1864 uinfo->value.enumerated.items += ice->ext_clock_count; in snd_vt1724_pro_internal_clock_info()
1932 if (item > first_ext_clock + ice->ext_clock_count - 1) in snd_vt1724_pro_internal_clock_put()
2648 ice->ext_clock_count = 0; in snd_vt1724_probe()
2694 if (!ice->ext_clock_count) in snd_vt1724_probe()
2695 ice->ext_clock_count = ARRAY_SIZE(ext_clock_names); in snd_vt1724_probe()
Dquartet.c1020 ice->ext_clock_count = ARRAY_SIZE(ext_clock_names); in qtet_init()