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

/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_plane_helper.c74 static int get_connectors_for_crtc(struct drm_crtc *crtc, function
201 num_connectors = get_connectors_for_crtc(crtc, NULL, 0);
207 get_connectors_for_crtc(crtc, connector_list, num_connectors);

Completed in 104 milliseconds