Home
last modified time | relevance | path

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

/drivers/usb/typec/
Dhd3ss3220.c264 typec_unregister_port(hd3ss3220->port); in hd3ss3220_probe()
280 typec_unregister_port(hd3ss3220->port); in hd3ss3220_remove()
Dwusb3801.c395 typec_unregister_port(wusb3801->port); in wusb3801_probe()
410 typec_unregister_port(wusb3801->port); in wusb3801_remove()
Dstusb160x.c788 typec_unregister_port(chip->port); in stusb160x_probe()
816 typec_unregister_port(chip->port); in stusb160x_remove()
Danx7411.c1530 typec_unregister_port(plat->typec.port); in anx7411_i2c_probe()
1564 typec_unregister_port(plat->typec.port); in anx7411_i2c_remove()
Drt1719.c937 typec_unregister_port(data->port); in rt1719_remove()
Dclass.c2328 void typec_unregister_port(struct typec_port *port) in typec_unregister_port() function
2336 EXPORT_SYMBOL_GPL(typec_unregister_port);
/drivers/extcon/
Dextcon-usbc-tusb320.c497 typec_unregister_port(priv->port); in tusb320_typec_probe()
508 typec_unregister_port(priv->port); in tusb320_typec_remove()
/drivers/usb/typec/tipd/
Dcore.c894 typec_unregister_port(tps->port); in tps6598x_probe()
912 typec_unregister_port(tps->port); in tps6598x_remove()
/drivers/usb/typec/ucsi/
Ducsi.c1471 typec_unregister_port(con->port); in ucsi_init()
1670 typec_unregister_port(ucsi->connector[i].port); in ucsi_unregister()
/drivers/platform/chrome/
Dcros_ec_typec.c258 typec_unregister_port(typec->ports[i]->port); in cros_unregister_ports()
/drivers/usb/typec/tcpm/
Dtcpm.c6913 typec_unregister_port(port->typec_port); in tcpm_unregister_port()