Searched refs:typec_unlink_ports (Results 1 – 3 of 3) sorted by relevance
85 void typec_unlink_ports(struct typec_port *connector);88 static inline void typec_unlink_ports(struct typec_port *connector) { } in typec_unlink_ports() function
80 void typec_unlink_ports(struct typec_port *con) in typec_unlink_ports() function
2293 typec_unlink_ports(port); in typec_unregister_port()