wmfw_adsp2_id_hdr
struct wmfw_adsp2_id_hdr adsp2_id;
static const struct wmfw_adsp2_id_hdr cs_dsp_mock_adsp2_xm_hdr = {
.xm = cpu_to_be32(((sizeof(struct wmfw_adsp2_id_hdr) +
alg_hdr_addr = xm + (sizeof(struct wmfw_adsp2_id_hdr) / 2);
(offsetof(struct wmfw_adsp2_id_hdr, n_algs) / 2),
bytes = sizeof(struct wmfw_adsp2_id_hdr) +
struct wmfw_adsp2_id_hdr *hdr = builder->blob_data;