Searched refs:dai_count (Results 1 – 1 of 1) sorted by relevance
1044 int dai_count, i = 0; in hdmi_codec_probe() local1052 dai_count = hcd->i2s + hcd->spdif; in hdmi_codec_probe()1053 if (dai_count < 1 || !hcd->ops || in hdmi_codec_probe()1072 daidrv = devm_kcalloc(dev, dai_count, sizeof(*daidrv), GFP_KERNEL); in hdmi_codec_probe()1101 dai_count); in hdmi_codec_probe()