Searched refs:c_conf (Results 1 – 1 of 1) sorted by relevance
915 struct snd_soc_codec_conf *c_conf; in sof_card_codec_conf_alloc() local935 c_conf = devm_kzalloc(dev, num_codecs * sizeof(*c_conf), GFP_KERNEL); in sof_card_codec_conf_alloc()936 if (!c_conf) in sof_card_codec_conf_alloc()939 *codec_conf = c_conf; in sof_card_codec_conf_alloc()