Home
last modified time | relevance | path

Searched refs:omap_crtc_output (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_crtc.c113 static struct omap_dss_device *omap_crtc_output[8]; variable
123 if (omap_crtc_output[channel]) in omap_crtc_dss_connect()
129 omap_crtc_output[channel] = dst; in omap_crtc_dss_connect()
139 omap_crtc_output[channel] = NULL; in omap_crtc_dss_disconnect()
162 if (omap_crtc_output[channel]->output_type == OMAP_DISPLAY_TYPE_HDMI) { in omap_crtc_set_enabled()