codec_count      1414 sound/pci/atiixp.c 	int codec_count;
codec_count      1433 sound/pci/atiixp.c 	codec_count = 0;
codec_count      1450 sound/pci/atiixp.c 		codec_count++;
codec_count      1453 sound/pci/atiixp.c 	if (! codec_count) {
codec_count      1055 sound/pci/atiixp_modem.c 	int codec_count;
codec_count      1074 sound/pci/atiixp_modem.c 	codec_count = 0;
codec_count      1089 sound/pci/atiixp_modem.c 		codec_count++;
codec_count      1092 sound/pci/atiixp_modem.c 	if (! codec_count) {
codec_count       115 sound/soc/intel/boards/skl_hda_dsp_generic.c 	u32 codec_count, codec_mask;
codec_count       119 sound/soc/intel/boards/skl_hda_dsp_generic.c 	codec_count = hweight_long(codec_mask);
codec_count       121 sound/soc/intel/boards/skl_hda_dsp_generic.c 	if (codec_count == 1 && codec_mask & IDISP_CODEC_MASK) {
codec_count       136 sound/soc/intel/boards/skl_hda_dsp_generic.c 	} else if (codec_count == 2 && codec_mask & IDISP_CODEC_MASK) {