Home
last modified time | relevance | path

Searched refs:omapdss_device_next_output (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/
Domapdss.h255 while ((d = omapdss_device_next_output(d)) != NULL)
256 struct omap_dss_device *omapdss_device_next_output(struct omap_dss_device *from);
Dbase.c92 struct omap_dss_device *omapdss_device_next_output(struct omap_dss_device *from) in omapdss_device_next_output() function