Lines Matching refs:manifest
994 /* Update base_config->cpc from the module manifest */
2764 struct sof_manifest *manifest;
2776 manifest = (struct sof_manifest *)man_ptr;
2780 le16_to_cpu(manifest->abi_major), le16_to_cpu(manifest->abi_minor),
2781 le16_to_cpu(manifest->abi_patch),
2790 manifest_tlv = manifest->items;
2792 for (i = 0; i < le16_to_cpu(manifest->count); i++) {
2799 /* no NHLT in BIOS, so use the one from topology manifest */
2808 dev_warn(scomp->dev, "Skipping unknown manifest data type %d\n",