Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
Dbase.c124 struct omap_dss_device *omapdss_device_next_output(struct omap_dss_device *from) in omapdss_device_next_output() function
167 EXPORT_SYMBOL(omapdss_device_next_output);
Domapdss.h456 while ((d = omapdss_device_next_output(d)) != NULL)
457 struct omap_dss_device *omapdss_device_next_output(struct omap_dss_device *from);