Searched refs:comm_hdr (Results 1 – 2 of 2) sorted by relevance
110 struct aiff_chunk comm_hdr; member595 memcpy(hdr.comm_hdr.id, aiff_id_comm, 4); in afile_aiff_writehdr()596 be32_set(&hdr.comm_hdr.size, sizeof(hdr.comm)); in afile_aiff_writehdr()
1090 const struct common_firmware_header *comm_hdr = NULL; in amdgpu_ucode_patch_jt() local1097 comm_hdr = (const struct common_firmware_header *)ucode->fw->data; in amdgpu_ucode_patch_jt()1100 ALIGN(le32_to_cpu(comm_hdr->ucode_size_bytes), in amdgpu_ucode_patch_jt()1103 le32_to_cpu(comm_hdr->ucode_array_offset_bytes) + in amdgpu_ucode_patch_jt()