Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/usb/
Dtcpm.h117 void tcpm_unregister_port(struct tcpm_port *port);
/Linux-v5.10/drivers/usb/typec/tcpm/
Dwcove.c664 tcpm_unregister_port(wcove->tcpm); in wcove_typec_probe()
684 tcpm_unregister_port(wcove->tcpm); in wcove_typec_remove()
Dfusb302.c1748 goto tcpm_unregister_port; in fusb302_probe()
1755 tcpm_unregister_port: in fusb302_probe()
1756 tcpm_unregister_port(chip->tcpm_port); in fusb302_probe()
1773 tcpm_unregister_port(chip->tcpm_port); in fusb302_remove()
Dtcpci.c646 tcpm_unregister_port(tcpci->port); in tcpci_unregister_port()
Dtcpm.c5160 void tcpm_unregister_port(struct tcpm_port *port) in tcpm_unregister_port() function
5172 EXPORT_SYMBOL_GPL(tcpm_unregister_port);