Searched refs:drm_ioctl (Results 1 – 3 of 3) sorted by relevance
32 v3d_get_device_info(int fd, struct v3d_device_info* devinfo, v3d_ioctl_fun drm_ioctl) { in v3d_get_device_info() argument41 ret = drm_ioctl(fd, DRM_IOCTL_V3D_GET_PARAM, &ident0); in v3d_get_device_info()47 ret = drm_ioctl(fd, DRM_IOCTL_V3D_GET_PARAM, &ident1); in v3d_get_device_info()
351 int drm_ioctl(int fd, unsigned long request, void *arg);
2339 - iris: Drop dead drm_ioctl prototype