Searched refs:omapdss_device_get (Results 1 – 5 of 5) sorted by relevance
87 struct omap_dss_device *omapdss_device_get(struct omap_dss_device *dssdev) in omapdss_device_get() function99 EXPORT_SYMBOL(omapdss_device_get);114 return omapdss_device_get(dssdev); in omapdss_find_device_by_node()163 omapdss_device_get(dssdev); in omapdss_device_next_output()
48 return omapdss_device_get(output); in omapdss_display_get()
470 struct omap_dss_device *omapdss_device_get(struct omap_dss_device *dssdev);
344 omap_connector->output = omapdss_device_get(output); in omap_connector_init()362 omap_connector->hpd = omapdss_device_get(dssdev); in omap_connector_init()
168 pipe->output = omapdss_device_get(output); in omap_connect_pipelines()