Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddisplay.c186 struct omap_dss_device *omap_dss_get_device(struct omap_dss_device *dssdev) in omap_dss_get_device() function
198 EXPORT_SYMBOL(omap_dss_get_device);
226 omap_dss_get_device(dssdev); in omap_dss_get_next_device()
242 omap_dss_get_device(dssdev); in omap_dss_get_next_device()
Doutput.c128 return omap_dss_get_device(out); in omap_dss_find_output()
150 return omap_dss_get_device(out); in omap_dss_find_output_by_port_node()
166 return omap_dss_get_device(dssdev); in omapdss_find_output_from_display()
/linux-4.4.14/drivers/gpu/drm/omapdrm/
Domap_connector.c288 omap_dss_get_device(dssdev); in omap_connector_init()
/linux-4.4.14/include/video/
Domapdss.h854 struct omap_dss_device *omap_dss_get_device(struct omap_dss_device *dssdev);
/linux-4.4.14/drivers/media/platform/omap/
Domap_vout.c2160 omap_dss_get_device(dssdev); in omap_vout_probe()
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c2514 omap_dss_get_device(dssdev); in omapfb_probe()