Searched refs:drm_find_crtc_for_connector (Results 1 – 1 of 1) sorted by relevance
175 drm_find_crtc_for_connector (int fd, drmModeRes * res, drmModeConnector * conn, in drm_find_crtc_for_connector() function221 crtc = drm_find_crtc_for_connector (fd, res, conn, NULL); in drm_connector_is_used()2588 crtc = drm_find_crtc_for_connector (self->fd, res, conn, &self->pipe); in gst_x_image_sink_start()