Home
last modified time | relevance | path

Searched refs:nvif_client_fini (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvif/
Dclient.c48 nvif_client_fini(struct nvif_client *client) in nvif_client_fini() function
96 nvif_client_fini(client); in nvif_client_init()
103 nvif_client_fini(client); in nvif_client_del()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/
Dclient.h24 void nvif_client_fini(struct nvif_client *);
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_drm.c128 nvif_client_fini(&cli->base); in nouveau_cli_destroy()