Searched refs:cconf (Results 1 – 1 of 1) sorted by relevance
259 static void setup_crtcs(drmModeRes *resources, struct connector_config *cconf, in setup_crtcs() argument283 crtc->crtc_idx = cconf[i].crtc_idx; in setup_crtcs()293 if (cconf[j].crtc_idx == crtc->crtc_idx) in setup_crtcs()305 crtc->cconfs[j] = cconf[i + j]; in setup_crtcs()306 connector = cconf[i + j].connector; in setup_crtcs()342 drmModeConnector *connector = cconf[i].connector; in setup_crtcs()348 idx = cconf[i].crtc_idx; in setup_crtcs()643 struct connector_config *cconf) in get_one_connector() argument649 cconf->connector = connector; in get_one_connector()657 &cconf->default_mode)) { in get_one_connector()