Searched refs:nvfw_ls_hsbl_hdr (Results 1 – 3 of 3) sorted by relevance
93 struct nvfw_ls_hsbl_hdr { struct103 const struct nvfw_ls_hsbl_hdr *nvfw_ls_hsbl_hdr(struct nvkm_subdev *, const void *); argument
166 const struct nvfw_ls_hsbl_hdr *167 nvfw_ls_hsbl_hdr(struct nvkm_subdev *subdev, const void *data) in nvfw_ls_hsbl_hdr() function169 const struct nvfw_ls_hsbl_hdr *hdr = data; in nvfw_ls_hsbl_hdr()
220 const struct nvfw_ls_hsbl_hdr *hshdr; in nvkm_acr_lsfw_load_sig_image_desc_v2()228 hshdr = nvfw_ls_hsbl_hdr(subdev, hsbl->data + hdr->header_offset); in nvkm_acr_lsfw_load_sig_image_desc_v2()