ext_clock_count   378 sound/pci/ice1712/ice1712.h 	int ext_clock_count;
ext_clock_count  1848 sound/pci/ice1712/ice1724.c 		uinfo->value.enumerated.items += ice->ext_clock_count;
ext_clock_count  1916 sound/pci/ice1712/ice1724.c 	if (item >  first_ext_clock + ice->ext_clock_count - 1)
ext_clock_count  2632 sound/pci/ice1712/ice1724.c 	ice->ext_clock_count = 0;
ext_clock_count  2678 sound/pci/ice1712/ice1724.c 	if (!ice->ext_clock_count)
ext_clock_count  2679 sound/pci/ice1712/ice1724.c 		ice->ext_clock_count = ARRAY_SIZE(ext_clock_names);
ext_clock_count  1003 sound/pci/ice1712/quartet.c 	ice->ext_clock_count = ARRAY_SIZE(ext_clock_names);