Searched refs:nvfw_ls_desc_v1 (Results 1 – 3 of 3) sorted by relevance
40 struct nvfw_ls_desc_v1 { struct51 const struct nvfw_ls_desc_v1 * argument52 nvfw_ls_desc_v1(struct nvkm_subdev *, const void *);
89 const struct nvfw_ls_desc_v1 *90 nvfw_ls_desc_v1(struct nvkm_subdev *subdev, const void *data) in nvfw_ls_desc_v1() function92 const struct nvfw_ls_desc_v1 *hdr = data; in nvfw_ls_desc_v1()
175 nvkm_acr_lsfw_from_desc(&nvfw_ls_desc_v1(subdev, fw->data)->head, lsfw); in nvkm_acr_lsfw_load_sig_image_desc_v1()
Completed in 5 milliseconds