Home
last modified time | relevance | path

Searched refs:nvif_device_time (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/nouveau/nvif/
Dtimer.c28 u64 time = nvif_device_time(wait->device); in nvif_timer_wait_test()
Ddevice.c28 nvif_device_time(struct nvif_device *device) in nvif_device_time() function
/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvif/
Ddevice.h24 u64 nvif_device_time(struct nvif_device *);
/linux-6.6.21/drivers/gpu/drm/nouveau/
Dnouveau_abi16.c254 getparam->value = nvif_device_time(device); in nouveau_abi16_ioctl_getparam()