Searched refs:avs_fw_manifest (Results 1 – 1 of 1) sorted by relevance
50 struct avs_fw_manifest { struct 59 static_assert(sizeof(struct avs_fw_manifest) == 36); argument 104 struct avs_fw_manifest *man; in avs_fw_manifest_strip_verify() 120 man = (struct avs_fw_manifest *)(fw->data + offset); in avs_fw_manifest_strip_verify() 502 struct avs_fw_manifest *man; in avs_dsp_load_libraries() 533 man = (struct avs_fw_manifest *)(stripped_fw.data + ret); in avs_dsp_load_libraries()