ext_clock_names   377 sound/pci/ice1712/ice1712.h 	const char * const *ext_clock_names;
ext_clock_names    95 sound/pci/ice1712/ice1724.c static const char * const ext_clock_names[1] = { "IEC958 In" };
ext_clock_names  1855 sound/pci/ice1712/ice1724.c 				ice->ext_clock_names[
ext_clock_names  2676 sound/pci/ice1712/ice1724.c 	if (!ice->ext_clock_names)
ext_clock_names  2677 sound/pci/ice1712/ice1724.c 		ice->ext_clock_names = ext_clock_names;
ext_clock_names  2679 sound/pci/ice1712/ice1724.c 		ice->ext_clock_count = ARRAY_SIZE(ext_clock_names);
ext_clock_names    51 sound/pci/ice1712/quartet.c static const char * const ext_clock_names[3] = {"IEC958 In", "Word Clock 1xFS",
ext_clock_names  1002 sound/pci/ice1712/quartet.c 	ice->ext_clock_names = ext_clock_names;
ext_clock_names  1003 sound/pci/ice1712/quartet.c 	ice->ext_clock_count = ARRAY_SIZE(ext_clock_names);