nvfw_hs_load_header
const struct nvfw_hs_load_header *
nvfw_hs_load_header(struct nvkm_subdev *, const void *);
const struct nvfw_hs_load_header *lhdr;
lhdr = nvfw_hs_load_header(subdev, blob->data + hshdr->hdr_offset);
const struct nvfw_hs_load_header *
const struct nvfw_hs_load_header *hdr = data;