Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/typec/
Dport-mapper.c187 static int port_match_and_unlink(struct device *connector, void *port) in port_match_and_unlink() function
219 class_for_each_device(&typec_class, NULL, port, port_match_and_unlink); in typec_unlink_port()