Lines Matching refs:device_node
17 struct device_node;
35 struct device_node *port);
37 struct device_node *port);
41 struct device_node *node);
45 int drm_of_encoder_active_endpoint(struct device_node *node,
48 int drm_of_find_panel_or_bridge(const struct device_node *np,
52 int drm_of_lvds_get_dual_link_pixel_order(const struct device_node *port1,
53 const struct device_node *port2);
54 int drm_of_lvds_get_data_mapping(const struct device_node *port);
55 int drm_of_get_data_lanes_count(const struct device_node *endpoint,
57 int drm_of_get_data_lanes_count_ep(const struct device_node *port,
63 struct device_node *port)
69 struct device_node *port)
78 struct device_node *node)
90 static inline int drm_of_encoder_active_endpoint(struct device_node *node,
96 static inline int drm_of_find_panel_or_bridge(const struct device_node *np,
105 drm_of_lvds_get_dual_link_pixel_order(const struct device_node *port1,
106 const struct device_node *port2)
112 drm_of_lvds_get_data_mapping(const struct device_node *port)
118 drm_of_get_data_lanes_count(const struct device_node *endpoint,
125 drm_of_get_data_lanes_count_ep(const struct device_node *port,
152 static inline int drm_of_panel_bridge_remove(const struct device_node *np,
157 struct device_node *remote;
172 static inline int drm_of_encoder_active_endpoint_id(struct device_node *node,
182 static inline int drm_of_encoder_active_port_id(struct device_node *node,