Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_plane_helper.c72 static int get_connectors_for_crtc(struct drm_crtc *crtc, in get_connectors_for_crtc() function
225 num_connectors = get_connectors_for_crtc(crtc, NULL, 0); in drm_plane_helper_update_primary()
231 get_connectors_for_crtc(crtc, connector_list, num_connectors); in drm_plane_helper_update_primary()

Completed in 3 milliseconds