HomeSort by: relevance | last modified time | path
    Searched refs:drm_mode_gamma_get_ioctl (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_crtc_internal.h 116 int drm_mode_gamma_get_ioctl(struct drm_device *dev,
drm_color_mgmt.c 246 * inquire the required gamma table size through drm_mode_gamma_get_ioctl.
308 * drm_mode_gamma_get_ioctl - get the gamma table
322 int drm_mode_gamma_get_ioctl(struct drm_device *dev, function in typeref:typename:int
drm_ioctl.c 701 DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETGAMMA, drm_mode_gamma_get_ioctl, 0),

Completed in 13 milliseconds