Searched refs:DRM_IOCTL_VC4_LABEL_BO (Results 1 – 5 of 5) sorted by relevance
56 #define DRM_IOCTL_VC4_LABEL_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_VC4_LABEL_BO, struct drm_… macro
59 #define DRM_IOCTL_VC4_LABEL_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_VC4_LABEL_BO, struct drm_… macro
72 vc4_ioctl(screen->fd, DRM_IOCTL_VC4_LABEL_BO, &label); in vc4_bo_label()
661 case DRM_IOCTL_VC4_LABEL_BO: in vc4_simulator_ioctl()