Searched refs:typec_unlink_ports (Results 1 – 3 of 3) sorted by relevance
109 void typec_unlink_ports(struct typec_port *connector);112 static inline void typec_unlink_ports(struct typec_port *connector) { } in typec_unlink_ports() function
104 void typec_unlink_ports(struct typec_port *con) in typec_unlink_ports() function
2831 typec_unlink_ports(port); in typec_unregister_port()