Lines Matching refs:port
35 struct device_node *port);
37 struct device_node *port);
49 int port, int endpoint,
54 int drm_of_lvds_get_data_mapping(const struct device_node *port);
57 int drm_of_get_data_lanes_count_ep(const struct device_node *port,
63 struct device_node *port) in drm_of_crtc_port_mask() argument
69 struct device_node *port) in drm_of_find_possible_crtcs() argument
97 int port, int endpoint, in drm_of_find_panel_or_bridge() argument
112 drm_of_lvds_get_data_mapping(const struct device_node *port) in drm_of_lvds_get_data_mapping() argument
125 drm_of_get_data_lanes_count_ep(const struct device_node *port, in drm_of_get_data_lanes_count_ep() argument
153 int port, int endpoint) in drm_of_panel_bridge_remove() argument
159 remote = of_graph_get_remote_node(np, port, endpoint); in drm_of_panel_bridge_remove()
189 return ret ?: endpoint.port; in drm_of_encoder_active_port_id()