Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddisplay.c106 struct omap_dss_device *omap_dss_get_device(struct omap_dss_device *dssdev) in omap_dss_get_device() function
118 EXPORT_SYMBOL(omap_dss_get_device);
146 omap_dss_get_device(dssdev); in omap_dss_get_next_device()
162 omap_dss_get_device(dssdev); in omap_dss_get_next_device()
Doutput.c151 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()
Domapdss.h587 struct omap_dss_device *omap_dss_get_device(struct omap_dss_device *dssdev);
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/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-v4.19/include/video/
Domapfb_dss.h792 struct omap_dss_device *omap_dss_get_device(struct omap_dss_device *dssdev);
880 *omap_dss_get_device(struct omap_dss_device *dssdev) in omap_dss_get_device() function
/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_connector.c257 omap_dss_get_device(dssdev); in omap_connector_init()
/Linux-v4.19/drivers/media/platform/omap/
Domap_vout.c2108 omap_dss_get_device(dssdev); in omap_vout_probe()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c2515 omap_dss_get_device(dssdev); in omapfb_probe()