Home
last modified time | relevance | path

Searched refs:drm_mode_getcrtc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/drm2/
H A Ddrm_drv.c142 DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETCRTC, drm_mode_getcrtc, DRM_CONTROL_ALLOW|DRM_UNLOCKED),
H A Ddrm_crtc.h988 extern int drm_mode_getcrtc(struct drm_device *dev,
H A Ddrm_crtc.c1396 int drm_mode_getcrtc(struct drm_device *dev, in drm_mode_getcrtc() function