Searched refs:DRM_MSM_SET_PARAM (Results 1 – 3 of 3) sorted by relevance
350 #define DRM_MSM_SET_PARAM 0x01 macro366 #define DRM_IOCTL_MSM_SET_PARAM DRM_IOW (DRM_COMMAND_BASE + DRM_MSM_SET_PARAM, struct drm_ms…
162 [DRM_MSM_SET_PARAM] = msm_ioctl_noop,
119 return drmCommandWriteRead(pipe->dev->fd, DRM_MSM_SET_PARAM, in set_param()