Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddss-of.c26 omapdss_of_get_next_port(const struct device_node *parent, in omapdss_of_get_next_port() function
67 EXPORT_SYMBOL_GPL(omapdss_of_get_next_port);
143 port = omapdss_of_get_next_port(parent, NULL); in omapdss_of_get_first_endpoint()
Ddss.c944 port = omapdss_of_get_next_port(parent, NULL); in dss_init_ports()
974 } while ((port = omapdss_of_get_next_port(parent, port)) != NULL); in dss_init_ports()
987 port = omapdss_of_get_next_port(parent, NULL); in dss_uninit_ports()
1018 } while ((port = omapdss_of_get_next_port(parent, port)) != NULL); in dss_uninit_ports()
/linux-4.1.27/include/video/
Domapdss.h993 omapdss_of_get_next_port(const struct device_node *parent,