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