Searched refs:fb_helper_connector (Results 1 – 1 of 1) sorted by relevance
155 struct drm_fb_helper_connector *fb_helper_connector; in drm_fb_helper_single_add_all_connectors() local157 fb_helper_connector = malloc(sizeof(struct drm_fb_helper_connector), in drm_fb_helper_single_add_all_connectors()159 if (!fb_helper_connector) in drm_fb_helper_single_add_all_connectors()162 fb_helper_connector->connector = connector; in drm_fb_helper_single_add_all_connectors()163 fb_helper->connector_info[fb_helper->connector_count++] = fb_helper_connector; in drm_fb_helper_single_add_all_connectors()