Home
last modified time | relevance | path

Searched refs:nvkm_handle_get_cinst (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/
Dhandle.h32 struct nvkm_handle *nvkm_handle_get_cinst(struct nvkm_object *, u32);
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/
Dhandle.c208 nvkm_handle_get_cinst(struct nvkm_object *engctx, u32 cinst) in nvkm_handle_get_cinst() function