Home
last modified time | relevance | path

Searched refs:typec_unlink_ports (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/typec/
H A Dclass.h85 void typec_unlink_ports(struct typec_port *connector);
88 static inline void typec_unlink_ports(struct typec_port *connector) { } in typec_unlink_ports() function
H A Dport-mapper.c80 void typec_unlink_ports(struct typec_port *con) in typec_unlink_ports() function
H A Dclass.c2337 typec_unlink_ports(port); in typec_unregister_port()