Home
last modified time | relevance | path

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

/drivers/video/fbdev/omap2/omapfb/dss/
Doutput.c98 struct omap_dss_device *omap_dss_get_output(enum omap_dss_output_id id) in omap_dss_get_output() function
109 EXPORT_SYMBOL(omap_dss_get_output);
Ddsi.c426 out = omap_dss_get_output(id); in dsi_get_dsidev_from_id()