Searched refs:nvkm_ioctl_v0 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/
H A Dioctl.c440 nvkm_ioctl_v0[] = { variable in typeref:struct:__anon4219
488 if (ret = -EINVAL, type < ARRAY_SIZE(nvkm_ioctl_v0)) { nvkm_ioctl_path()
489 if (nvkm_ioctl_v0[type].version == 0) nvkm_ioctl_path()
490 ret = nvkm_ioctl_v0[type].func(handle, data, size); nvkm_ioctl_path()

Completed in 42 milliseconds