Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm/
HDdrm_irq.c343 int drm_modeset_ctl(struct drm_device *dev, void *data, in drm_modeset_ctl() function
HDdrm.h570 struct drm_modeset_ctl { struct
571 uint32_t crtc;
572 uint32_t cmd;
/NextBSD/sys/dev/drm2/
HDdrm.h515 struct drm_modeset_ctl { struct
516 __u32 crtc;
517 __u32 cmd;
HDdrm_irq.c1070 int drm_modeset_ctl(struct drm_device *dev, void *data, in drm_modeset_ctl() function