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) in drm_of_crtc_port_mask()
69 struct device_node *port) in drm_of_find_possible_crtcs()
78 struct device_node *node) in drm_of_component_match_add()
90 static inline int drm_of_encoder_active_endpoint(struct device_node *node, in drm_of_encoder_active_endpoint()
96 static inline int drm_of_find_panel_or_bridge(const struct device_node *np, in drm_of_find_panel_or_bridge()
105 drm_of_lvds_get_dual_link_pixel_order(const struct device_node *port1, in drm_of_lvds_get_dual_link_pixel_order()
106 const struct device_node *port2) in drm_of_lvds_get_dual_link_pixel_order()
112 drm_of_lvds_get_data_mapping(const struct device_node *port) in drm_of_lvds_get_data_mapping()
118 drm_of_get_data_lanes_count(const struct device_node *endpoint, in drm_of_get_data_lanes_count()
125 drm_of_get_data_lanes_count_ep(const struct device_node *port, in drm_of_get_data_lanes_count_ep()
152 static inline int drm_of_panel_bridge_remove(const struct device_node *np, in drm_of_panel_bridge_remove()
157 struct device_node *remote; in drm_of_panel_bridge_remove()
172 static inline int drm_of_encoder_active_endpoint_id(struct device_node *node, in drm_of_encoder_active_endpoint_id()
182 static inline int drm_of_encoder_active_port_id(struct device_node *node, in drm_of_encoder_active_port_id()