Searched defs:nvfw_ls_desc_v2 (Results 1 – 2 of 2) sorted by relevance
54 struct nvfw_ls_desc_v2 { struct55 u32 descriptor_size;56 u32 image_size;57 u32 tools_version;58 u32 app_version;82 const struct nvfw_ls_desc_v2 *nvfw_ls_desc_v2(struct nvkm_subdev *, const void *); argument
111 nvfw_ls_desc_v2(struct nvkm_subdev *subdev, const void *data) in nvfw_ls_desc_v2() function