Searched refs:dai_count (Results 1 – 1 of 1) sorted by relevance
977 int dai_count, i = 0; in hdmi_codec_probe() local985 dai_count = hcd->i2s + hcd->spdif; in hdmi_codec_probe()986 if (dai_count < 1 || !hcd->ops || in hdmi_codec_probe()1005 daidrv = devm_kcalloc(dev, dai_count, sizeof(*daidrv), GFP_KERNEL); in hdmi_codec_probe()1021 dai_count); in hdmi_codec_probe()