Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Ddevice.h22 void nvif_device_dtor(struct nvif_device *);
/linux/drivers/gpu/drm/nouveau/nvif/
H A Ddevice.c48 nvif_device_dtor(struct nvif_device *device) in nvif_device_dtor() function