Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dximagesink.c175 drm_find_crtc_for_connector (int fd, drmModeRes * res, drmModeConnector * conn, in drm_find_crtc_for_connector() function
221 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()