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);
54 struct device_node *port) in drm_of_crtc_port_mask()
60 struct device_node *port) in drm_of_find_possible_crtcs()
69 struct device_node *node) in drm_of_component_match_add()
81 static inline int drm_of_encoder_active_endpoint(struct device_node *node, in drm_of_encoder_active_endpoint()
87 static inline int drm_of_find_panel_or_bridge(const struct device_node *np, in drm_of_find_panel_or_bridge()
96 drm_of_lvds_get_dual_link_pixel_order(const struct device_node *port1, in drm_of_lvds_get_dual_link_pixel_order()
97 const struct device_node *port2) in drm_of_lvds_get_dual_link_pixel_order()
111 static inline int drm_of_panel_bridge_remove(const struct device_node *np, in drm_of_panel_bridge_remove()
116 struct device_node *remote; in drm_of_panel_bridge_remove()
131 static inline int drm_of_encoder_active_endpoint_id(struct device_node *node, in drm_of_encoder_active_endpoint_id()
141 static inline int drm_of_encoder_active_port_id(struct device_node *node, in drm_of_encoder_active_port_id()