Searched refs:vc4_create_bo_ioctl (Results 1 – 3 of 3) sorted by relevance
165 DRM_IOCTL_DEF_DRV(VC4_CREATE_BO, vc4_create_bo_ioctl, DRM_RENDER_ALLOW),
716 int vc4_create_bo_ioctl(struct drm_device *dev, void *data,
813 int vc4_create_bo_ioctl(struct drm_device *dev, void *data, in vc4_create_bo_ioctl() function