Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/ice1712/
Dice1712.h378 int ext_clock_count; member
Dice1724.c1836 uinfo->value.enumerated.items += ice->ext_clock_count; in snd_vt1724_pro_internal_clock_info()
1904 if (item > first_ext_clock + ice->ext_clock_count - 1) in snd_vt1724_pro_internal_clock_put()
2620 ice->ext_clock_count = 0; in snd_vt1724_probe()
2666 if (!ice->ext_clock_count) in snd_vt1724_probe()
2667 ice->ext_clock_count = ARRAY_SIZE(ext_clock_names); in snd_vt1724_probe()
Dquartet.c1003 ice->ext_clock_count = ARRAY_SIZE(ext_clock_names); in qtet_init()