Home
last modified time | relevance | path

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

/third_party/mesa3d/src/drm-shim/
H A Ddrm_shim.h93 int drm_shim_ioctl(int fd, unsigned long request, void *arg);
H A Ddevice.c290 drm_shim_ioctl(int fd, unsigned long request, void *arg) in drm_shim_ioctl() function
H A Ddrm_shim.c649 * our DRM fd to drm_shim_ioctl().
665 return drm_shim_ioctl(fd, request, arg); in ioctl()

Completed in 3 milliseconds