Searched defs:omap_dss_get_next_device (Results 1 - 1 of 1) sorted by relevance

/drivers/video/fbdev/omap2/dss/
H A Ddisplay.c211 struct omap_dss_device *omap_dss_get_next_device(struct omap_dss_device *from) function
254 EXPORT_SYMBOL(omap_dss_get_next_device); variable
261 while ((dssdev = omap_dss_get_next_device(dssdev)) != NULL) {

Completed in 27 milliseconds