Searched refs:port_parent (Results 1 – 4 of 4) sorted by relevance
1044 struct fwnode_handle *ep, *port_parent = NULL; in fwnode_graph_get_next_endpoint() local1053 port_parent = fwnode_graph_get_port_parent(prev); in fwnode_graph_get_next_endpoint()1054 parent = port_parent; in fwnode_graph_get_next_endpoint()1068 fwnode_handle_put(port_parent); in fwnode_graph_get_next_endpoint()
1342 if (mstb->port_parent) in drm_dp_free_mst_branch_device()1343 drm_dp_mst_put_port_malloc(mstb->port_parent); in drm_dp_free_mst_branch_device()2111 mstb->port_parent = port; in drm_dp_port_set_pdt()2188 if (mstb->port_parent) { in drm_dp_check_mstb_guid()2190 mstb->port_parent, in drm_dp_check_mstb_guid()3066 if (!mstb->port_parent) in drm_dp_get_last_connected_port_to_mstb()3069 if (mstb->port_parent->mstb != mstb) in drm_dp_get_last_connected_port_to_mstb()3070 return mstb->port_parent; in drm_dp_get_last_connected_port_to_mstb()3072 return drm_dp_get_last_connected_port_to_mstb(mstb->port_parent->parent); in drm_dp_get_last_connected_port_to_mstb()5194 if (port->parent->port_parent) in drm_dp_mst_port_downstream_of_branch()[all …]
241 struct drm_dp_mst_port *port_parent; member
251 if (!aconnector->dsc_aux && !port->parent->port_parent && in validate_dsc_caps_on_connector()1817 if (aconnector->mst_output_port->parent->port_parent) in dm_dp_mst_is_port_support_mode()1818 immediate_upstream_port = aconnector->mst_output_port->parent->port_parent; in dm_dp_mst_is_port_support_mode()