Home
last modified time | relevance | path

Searched refs:omapdss_of_get_next_port (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddss-of.c27 omapdss_of_get_next_port(const struct device_node *parent, in omapdss_of_get_next_port() function
70 EXPORT_SYMBOL_GPL(omapdss_of_get_next_port);
146 port = omapdss_of_get_next_port(parent, NULL); in omapdss_of_get_first_endpoint()
Ddss.c935 port = omapdss_of_get_next_port(parent, NULL); in dss_init_ports()
966 (port = omapdss_of_get_next_port(parent, port)) != NULL); in dss_init_ports()
982 port = omapdss_of_get_next_port(parent, NULL); in dss_uninit_ports()
1013 } while ((port = omapdss_of_get_next_port(parent, port)) != NULL); in dss_uninit_ports()
/Linux-v4.19/include/video/
Domapfb_dss.h851 omapdss_of_get_next_port(const struct device_node *parent,