Home
last modified time | relevance | path

Searched refs:OMAP_DSS_DISPLAY_ACTIVE (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/displays/
Dencoder-tpd12s015.c83 if (dssdev->state == OMAP_DSS_DISPLAY_ACTIVE) in tpd_enable()
92 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in tpd_enable()
102 if (dssdev->state != OMAP_DSS_DISPLAY_ACTIVE) in tpd_disable()
Dencoder-opa362.c103 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in opa362_enable()
Dencoder-tfp410.c95 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in tfp410_enable()
Dconnector-analog-tv.c107 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in tvc_enable()
Dpanel-dpi.c91 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in panel_dpi_enable()
Dconnector-hdmi.c103 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in hdmic_enable()
Dconnector-dvi.c98 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in dvic_enable()
Dpanel-sharp-ls037v7dw01.c125 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in sharp_ls_enable()
Dpanel-lgphilips-lb035q02.c175 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in lb035q02_enable()
Dpanel-nec-nl8048hl11.c170 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in nec_8048_enable()
Dpanel-tpo-td028ttec1.c299 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in td028ttec1_panel_enable()
/Linux-v4.19/drivers/gpu/drm/omapdrm/displays/
Dencoder-tpd12s015.c100 if (dssdev->state == OMAP_DSS_DISPLAY_ACTIVE) in tpd_enable()
109 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in tpd_enable()
119 if (dssdev->state != OMAP_DSS_DISPLAY_ACTIVE) in tpd_disable()
Dconnector-analog-tv.c108 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in tvc_enable()
Dencoder-opa362.c114 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in opa362_enable()
Dpanel-dpi.c104 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in panel_dpi_enable()
Dencoder-tfp410.c104 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in tfp410_enable()
Dpanel-lgphilips-lb035q02.c181 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in lb035q02_enable()
Dpanel-sharp-ls037v7dw01.c135 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in sharp_ls_enable()
Dpanel-nec-nl8048hl11.c175 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in nec_8048_enable()
Dconnector-dvi.c117 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in dvic_enable()
Dpanel-tpo-td028ttec1.c309 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in td028ttec1_panel_enable()
Dconnector-hdmi.c118 dssdev->state = OMAP_DSS_DISPLAY_ACTIVE; in hdmic_enable()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddisplay.c89 if (dssdev->state == OMAP_DSS_DISPLAY_ACTIVE) { in dss_suspend_all_devices()
125 if (dssdev->state == OMAP_DSS_DISPLAY_ACTIVE) in dss_disable_all_devices()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Domapdss.h149 OMAP_DSS_DISPLAY_ACTIVE, enumerator
620 return dssdev->state == OMAP_DSS_DISPLAY_ACTIVE; in omapdss_device_is_enabled()
/Linux-v4.19/include/video/
Domapfb_dss.h160 OMAP_DSS_DISPLAY_ACTIVE, enumerator
847 return dssdev->state == OMAP_DSS_DISPLAY_ACTIVE; in omapdss_device_is_enabled()

12