Home
last modified time | relevance | path

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

/drivers/usb/typec/
Dclass.c1220 void typec_unregister_cable(struct typec_cable *cable) in typec_unregister_cable() function
1225 EXPORT_SYMBOL_GPL(typec_unregister_cable);
/drivers/platform/chrome/
Dcros_ec_typec.c229 typec_unregister_cable(port->cable); in cros_typec_remove_cable()