first_ext_clock 1914 sound/pci/ice1712/ice1724.c unsigned int first_ext_clock = ice->hw_rates->count; first_ext_clock 1916 sound/pci/ice1712/ice1724.c if (item > first_ext_clock + ice->ext_clock_count - 1) first_ext_clock 1925 sound/pci/ice1712/ice1724.c if (item >= first_ext_clock) { first_ext_clock 1927 sound/pci/ice1712/ice1724.c ice->set_spdif_clock(ice, item - first_ext_clock);