Searched refs:other_encoder (Results 1 – 1 of 1) sorted by relevance
1354 drmModeEncoderPtr other_encoder = in wsi_display_crtc_solo() local1357 if (other_encoder) { in wsi_display_crtc_solo()1358 bool match = (other_encoder->crtc_id == crtc_id); in wsi_display_crtc_solo()1359 drmModeFreeEncoder(other_encoder); in wsi_display_crtc_solo()