Searched refs:found_port (Results 1 – 4 of 4) sorted by relevance
619 goto found_port; in btuart_config()625 goto found_port; in btuart_config()630 found_port: in btuart_config()
689 goto found_port; in bt3c_config()695 goto found_port; in bt3c_config()700 found_port: in bt3c_config()
449 goto found_port; in simple_config()455 goto found_port; in simple_config()460 found_port: in simple_config()
1644 struct drm_dp_mst_port *found_port; in drm_dp_get_last_connected_port_and_mstb() local1647 found_port = drm_dp_get_last_connected_port_to_mstb(mstb); in drm_dp_get_last_connected_port_and_mstb()1649 if (found_port) { in drm_dp_get_last_connected_port_and_mstb()1650 rmstb = found_port->parent; in drm_dp_get_last_connected_port_and_mstb()1652 *port_num = found_port->port_num; in drm_dp_get_last_connected_port_and_mstb()