Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dclient.h13 void nvif_client_dtor(struct nvif_client *);
/linux/drivers/gpu/drm/nouveau/nvif/
H A Dclient.c45 nvif_client_dtor(struct nvif_client *client) in nvif_client_dtor() function