Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Duser.h17 void nvif_user_dtor(struct nvif_device *);
/openbmc/linux/drivers/gpu/drm/nouveau/nvif/
H A Duser.c28 nvif_user_dtor(struct nvif_device *device) in nvif_user_dtor() function
H A Ddevice.c44 nvif_user_dtor(device); in nvif_device_dtor()