Searched refs:nvfw_ls_desc_v2 (Results 1 – 3 of 3) sorted by relevance
54 struct nvfw_ls_desc_v2 { struct82 const struct nvfw_ls_desc_v2 *nvfw_ls_desc_v2(struct nvkm_subdev *, const void *); argument
110 const struct nvfw_ls_desc_v2 *111 nvfw_ls_desc_v2(struct nvkm_subdev *subdev, const void *data) in nvfw_ls_desc_v2() function113 const struct nvfw_ls_desc_v2 *hdr = data; in nvfw_ls_desc_v2()
189 const struct nvfw_ls_desc_v2 *desc; in nvkm_acr_lsfw_load_sig_image_desc_v2()196 desc = nvfw_ls_desc_v2(subdev, fw->data); in nvkm_acr_lsfw_load_sig_image_desc_v2()