soc_tplg_get_offset
le32_to_cpu(control_hdr->type), i, soc_tplg_get_offset(tplg));
if (soc_tplg_get_offset(tplg) + sizeof(*widget) >= tplg->fw->size) {
if (soc_tplg_get_offset(tplg) + le32_to_cpu(widget->priv.size) >= tplg->fw->size) {
soc_tplg_get_offset(tplg));
soc_tplg_get_offset(tplg));