Lines Matching refs:remote
119 struct device_node *ep, *port, *remote;
153 * For bound crtcs, bind the encoders attached to their remote endpoint
166 remote = of_graph_get_remote_port_parent(ep);
167 if (!remote || !of_device_is_available(remote)) {
168 of_node_put(remote);
170 } else if (!of_device_is_available(remote->parent)) {
172 remote);
173 of_node_put(remote);
178 remote);
179 of_node_put(remote);
242 struct device_node *remote;
258 remote = of_graph_get_remote_node(np, port, endpoint);
259 if (!remote)
263 *panel = of_drm_find_panel(remote);
273 *bridge = of_drm_find_bridge(remote);
282 of_node_put(remote);
328 * Sanity check, ensure that all remote endpoints have the same
390 * A valid dual-lVDS bus is found when one remote port is marked with
391 * "dual-lvds-even-pixels", and the other remote port is marked with