Home
last modified time | relevance | path

Searched defs:nvfw_ls_desc (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvfw/
Dls.h28 struct nvfw_ls_desc { struct
29 struct nvfw_ls_desc_head head; argument
38 const struct nvfw_ls_desc *nvfw_ls_desc(struct nvkm_subdev *, const void *); argument
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/nvfw/
Dls.c72 nvfw_ls_desc(struct nvkm_subdev *subdev, const void *data) in nvfw_ls_desc() function