Lines Matching defs:port
22 * from the first port, odd pixels from the second port
24 * from the first port, even pixels from the second port
33 struct device_node *port);
35 struct device_node *port);
47 int port, int endpoint,
54 struct device_node *port)
60 struct device_node *port)
88 int port, int endpoint,
107 * Remove the panel bridge of a given DT node's port and endpoint number
112 int port, int endpoint)
118 remote = of_graph_get_remote_node(np, port, endpoint);
148 return ret ?: endpoint.port;