Searched refs:soc_tplg_get_hdr_offset (Results 1 – 1 of 1) sorted by relevance
116 static inline unsigned long soc_tplg_get_hdr_offset(struct soc_tplg *tplg) in soc_tplg_get_hdr_offset() function262 soc_tplg_get_hdr_offset(tplg), in soc_tplg_vendor_load()263 soc_tplg_get_hdr_offset(tplg), in soc_tplg_vendor_load()2465 if (soc_tplg_get_hdr_offset(tplg) >= tplg->fw->size) in soc_valid_header()2471 le32_to_cpu(hdr->type), soc_tplg_get_hdr_offset(tplg), in soc_valid_header()2481 soc_tplg_get_hdr_offset(tplg), tplg->fw->size); in soc_valid_header()2489 soc_tplg_get_hdr_offset(tplg), tplg->fw->size); in soc_valid_header()2499 SND_SOC_TPLG_ABI_VERSION, soc_tplg_get_hdr_offset(tplg), in soc_valid_header()2506 soc_tplg_get_hdr_offset(tplg)); in soc_valid_header()