Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ice1712/
Dice1712.h392 int ext_clock_count; member
Dice1724.c1862 uinfo->value.enumerated.items += ice->ext_clock_count; in snd_vt1724_pro_internal_clock_info()
1930 if (item > first_ext_clock + ice->ext_clock_count - 1) in snd_vt1724_pro_internal_clock_put()
2646 ice->ext_clock_count = 0; in snd_vt1724_probe()
2692 if (!ice->ext_clock_count) in snd_vt1724_probe()
2693 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()