HomeSort by: relevance | last modified time | path
    Searched defs:get_connectors_for_crtc (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_plane_helper.c 74 static int get_connectors_for_crtc(struct drm_crtc *crtc, function in typeref:typename:int
201 num_connectors = get_connectors_for_crtc(crtc, NULL, 0);
207 get_connectors_for_crtc(crtc, connector_list, num_connectors);
drm_plane_helper.c 74 static int get_connectors_for_crtc(struct drm_crtc *crtc, function in typeref:typename:int
201 num_connectors = get_connectors_for_crtc(crtc, NULL, 0);
207 get_connectors_for_crtc(crtc, connector_list, num_connectors);
drm_plane_helper.c 74 static int get_connectors_for_crtc(struct drm_crtc *crtc, function in typeref:typename:int
201 num_connectors = get_connectors_for_crtc(crtc, NULL, 0);
207 get_connectors_for_crtc(crtc, connector_list, num_connectors);
drm_plane_helper.c 74 static int get_connectors_for_crtc(struct drm_crtc *crtc, function in typeref:typename:int
201 num_connectors = get_connectors_for_crtc(crtc, NULL, 0);
207 get_connectors_for_crtc(crtc, connector_list, num_connectors);
drm_plane_helper.c 74 static int get_connectors_for_crtc(struct drm_crtc *crtc, function in typeref:typename:int
201 num_connectors = get_connectors_for_crtc(crtc, NULL, 0);
207 get_connectors_for_crtc(crtc, connector_list, num_connectors);

Completed in 110 milliseconds