Home
last modified time | relevance | path

Searched refs:omapdss_display_get (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Ddisplay.c43 struct omap_dss_device *omapdss_display_get(struct omap_dss_device *output) in omapdss_display_get() function
50 EXPORT_SYMBOL_GPL(omapdss_display_get);
Domapdss.h464 struct omap_dss_device *omapdss_display_get(struct omap_dss_device *output);
/Linux-v5.4/drivers/gpu/drm/omapdrm/
Domap_connector.c305 display = omapdss_display_get(output); in omap_connector_get_type()
Domap_drv.c213 display = omapdss_display_get(output); in omap_display_id()