Lines Matching refs:device_node

18 struct device_node;
36 struct device_node *port);
38 struct device_node *port);
42 struct device_node *node);
46 int drm_of_encoder_active_endpoint(struct device_node *node,
49 int drm_of_find_panel_or_bridge(const struct device_node *np,
53 int drm_of_lvds_get_dual_link_pixel_order(const struct device_node *port1,
54 const struct device_node *port2);
55 int drm_of_lvds_get_data_mapping(const struct device_node *port);
56 int drm_of_get_data_lanes_count(const struct device_node *endpoint,
58 int drm_of_get_data_lanes_count_ep(const struct device_node *port,
64 struct device_node *port) in drm_of_crtc_port_mask()
70 struct device_node *port) in drm_of_find_possible_crtcs()
79 struct device_node *node) in drm_of_component_match_add()
91 static inline int drm_of_encoder_active_endpoint(struct device_node *node, in drm_of_encoder_active_endpoint()
97 static inline int drm_of_find_panel_or_bridge(const struct device_node *np, in drm_of_find_panel_or_bridge()
106 drm_of_lvds_get_dual_link_pixel_order(const struct device_node *port1, in drm_of_lvds_get_dual_link_pixel_order()
107 const struct device_node *port2) in drm_of_lvds_get_dual_link_pixel_order()
113 drm_of_lvds_get_data_mapping(const struct device_node *port) in drm_of_lvds_get_data_mapping()
119 drm_of_get_data_lanes_count(const struct device_node *endpoint, in drm_of_get_data_lanes_count()
126 drm_of_get_data_lanes_count_ep(const struct device_node *port, in drm_of_get_data_lanes_count_ep()
153 static inline int drm_of_panel_bridge_remove(const struct device_node *np, in drm_of_panel_bridge_remove()
158 struct device_node *remote; in drm_of_panel_bridge_remove()
173 static inline int drm_of_encoder_active_endpoint_id(struct device_node *node, in drm_of_encoder_active_endpoint_id()
183 static inline int drm_of_encoder_active_port_id(struct device_node *node, in drm_of_encoder_active_port_id()