Searched refs:drm_mode_get_connector (Results 1 – 3 of 3) sorted by relevance
170 struct drm_mode_get_connector { struct
788 #define DRM_IOCTL_MODE_GETCONNECTOR DRM_IOWR(0xA7, struct drm_mode_get_connector)
361 struct drm_mode_get_connector conn, counts; in drmModeGetConnector()365 memset(&conn, 0, sizeof(struct drm_mode_get_connector)); in drmModeGetConnector()