Lines Matching refs:device_node
17 struct device_node;
33 struct device_node *port);
35 struct device_node *port);
39 struct device_node *node);
43 int drm_of_encoder_active_endpoint(struct device_node *node,
46 int drm_of_find_panel_or_bridge(const struct device_node *np,
50 int drm_of_lvds_get_dual_link_pixel_order(const struct device_node *port1,
51 const struct device_node *port2);
52 int drm_of_lvds_get_data_mapping(const struct device_node *port);
53 int drm_of_get_data_lanes_count(const struct device_node *endpoint,
55 int drm_of_get_data_lanes_count_ep(const struct device_node *port,
61 struct device_node *port) in drm_of_crtc_port_mask()
67 struct device_node *port) in drm_of_find_possible_crtcs()
76 struct device_node *node) in drm_of_component_match_add()
88 static inline int drm_of_encoder_active_endpoint(struct device_node *node, in drm_of_encoder_active_endpoint()
94 static inline int drm_of_find_panel_or_bridge(const struct device_node *np, in drm_of_find_panel_or_bridge()
103 drm_of_lvds_get_dual_link_pixel_order(const struct device_node *port1, in drm_of_lvds_get_dual_link_pixel_order()
104 const struct device_node *port2) in drm_of_lvds_get_dual_link_pixel_order()
110 drm_of_lvds_get_data_mapping(const struct device_node *port) in drm_of_lvds_get_data_mapping()
116 drm_of_get_data_lanes_count(const struct device_node *endpoint, in drm_of_get_data_lanes_count()
123 drm_of_get_data_lanes_count_ep(const struct device_node *port, in drm_of_get_data_lanes_count_ep()
140 static inline int drm_of_panel_bridge_remove(const struct device_node *np, in drm_of_panel_bridge_remove()
145 struct device_node *remote; in drm_of_panel_bridge_remove()
160 static inline int drm_of_encoder_active_endpoint_id(struct device_node *node, in drm_of_encoder_active_endpoint_id()
170 static inline int drm_of_encoder_active_port_id(struct device_node *node, in drm_of_encoder_active_port_id()