nvfw_hs_header
const struct nvfw_hs_header *nvfw_hs_header(struct nvkm_subdev *, const void *);
const struct nvfw_hs_header *hshdr;
hshdr = nvfw_hs_header(subdev, blob->data + hdr->header_offset);
const struct nvfw_hs_header *
const struct nvfw_hs_header *hdr = data;