Searched refs:typec_link_ports (Results 1 – 3 of 3) sorted by relevance
101 int typec_link_ports(struct typec_port *connector);104 static inline int typec_link_ports(struct typec_port *connector) { return 0; } in typec_link_ports() function
60 int typec_link_ports(struct typec_port *con) in typec_link_ports() function
2487 ret = typec_link_ports(port); in typec_register_port()