Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/usb/
Dtcpm.h156 void tcpm_unregister_port(struct tcpm_port *port);
/linux-6.1.9/drivers/usb/typec/tcpm/
Dwcove.c665 tcpm_unregister_port(wcove->tcpm); in wcove_typec_probe()
685 tcpm_unregister_port(wcove->tcpm); in wcove_typec_remove()
Dfusb302.c1756 goto tcpm_unregister_port; in fusb302_probe()
1763 tcpm_unregister_port: in fusb302_probe()
1764 tcpm_unregister_port(chip->tcpm_port); in fusb302_probe()
1781 tcpm_unregister_port(chip->tcpm_port); in fusb302_remove()
Dtcpci.c808 tcpm_unregister_port(tcpci->port); in tcpci_unregister_port()
Dtcpm.c6555 void tcpm_unregister_port(struct tcpm_port *port) in tcpm_unregister_port() function
6577 EXPORT_SYMBOL_GPL(tcpm_unregister_port);