Home
last modified time | relevance | path

Searched refs:omapdss_device_next_output (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Domapdss.h255 while ((d = omapdss_device_next_output(d)) != NULL)
256 struct omap_dss_device *omapdss_device_next_output(struct omap_dss_device *from);
H A Dbase.c92 struct omap_dss_device *omapdss_device_next_output(struct omap_dss_device *from) in omapdss_device_next_output() function
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A 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); variable
H A Domapdss.h456 while ((d = omapdss_device_next_output(d)) != NULL)
457 struct omap_dss_device *omapdss_device_next_output(struct omap_dss_device *from);

Completed in 4 milliseconds