Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvif/
Dclient.h13 void nvif_client_dtor(struct nvif_client *);
/linux-6.12.1/drivers/gpu/drm/nouveau/nvif/
Dclient.c45 nvif_client_dtor(struct nvif_client *client) in nvif_client_dtor() function
/linux-6.12.1/drivers/gpu/drm/nouveau/
Dnouveau_drm.c212 nvif_client_dtor(&cli->base); in nouveau_cli_fini()
699 nvif_client_dtor(&drm->_client); in nouveau_drm_device_del()