Searched refs:omapdss_device_next_output (Results 1 – 2 of 2) sorted by relevance
255 while ((d = omapdss_device_next_output(d)) != NULL)256 struct omap_dss_device *omapdss_device_next_output(struct omap_dss_device *from);
92 struct omap_dss_device *omapdss_device_next_output(struct omap_dss_device *from) in omapdss_device_next_output() function