Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddisplay.c175 struct omap_dss_device *omap_dss_get_device(struct omap_dss_device *dssdev) in omap_dss_get_device() function
187 EXPORT_SYMBOL(omap_dss_get_device);
215 omap_dss_get_device(dssdev); in omap_dss_get_next_device()
231 omap_dss_get_device(dssdev); in omap_dss_get_next_device()
Doutput.c117 return omap_dss_get_device(out); in omap_dss_find_output()
139 return omap_dss_get_device(out); in omap_dss_find_output_by_port_node()
155 return omap_dss_get_device(dssdev); in omapdss_find_output_from_display()
/linux-5.19.10/include/video/
Domapfb_dss.h756 struct omap_dss_device *omap_dss_get_device(struct omap_dss_device *dssdev);
844 *omap_dss_get_device(struct omap_dss_device *dssdev) in omap_dss_get_device() function
/linux-5.19.10/drivers/media/platform/ti/omap/
Domap_vout.c1624 omap_dss_get_device(dssdev); in omap_vout_probe()
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c2495 omap_dss_get_device(dssdev); in omapfb_probe()