Searched refs:omapdss_device_get (Results 1 – 4 of 4) 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()162 omapdss_device_get(dssdev); in omapdss_device_next_output()
440 struct omap_dss_device *omapdss_device_get(struct omap_dss_device *dssdev);
140 omap_connector->output = omapdss_device_get(output); in omap_connector_init()
167 pipe->output = omapdss_device_get(output); in omap_connect_pipelines()