Home
last modified time | relevance | path

Searched defs:drm_modeset_ctl (Results 1 – 2 of 2) sorted by relevance

/gfx-drm/usr/src/uts/common/drm/
H A Ddrm.h552 struct drm_modeset_ctl { struct
553 __u32 crtc;
554 __u32 cmd;
/gfx-drm/usr/src/uts/common/io/drm/
H A Ddrm_irq.c1225 int drm_modeset_ctl(DRM_IOCTL_ARGS) in drm_modeset_ctl() function