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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dice1712.h385 int ext_clock_count; member in struct:snd_ice1712
H A Dice1724.c1765 uinfo->value.enumerated.items = hw_rates_count + ice->ext_clock_count;
1833 if (item > first_ext_clock + ice->ext_clock_count - 1)
2509 ice->ext_clock_count = 0;
2553 if (!ice->ext_clock_count)
2554 ice->ext_clock_count = ARRAY_SIZE(ext_clock_names);
H A Dquartet.c1044 ice->ext_clock_count = ARRAY_SIZE(ext_clock_names);

Completed in 128 milliseconds