Searched refs:omap_dss_get_next_device (Results 1 – 1 of 1) sorted by relevance
777 #define for_each_dss_dev(d) while ((d = omap_dss_get_next_device(d)) != NULL)794 struct omap_dss_device *omap_dss_get_next_device(struct omap_dss_device *from);884 *omap_dss_get_next_device(struct omap_dss_device *from) in omap_dss_get_next_device() function