Searched refs:typec_unregister_cable (Results 1 – 2 of 2) sorted by relevance
1220 void typec_unregister_cable(struct typec_cable *cable) in typec_unregister_cable() function1225 EXPORT_SYMBOL_GPL(typec_unregister_cable);
229 typec_unregister_cable(port->cable); in cros_typec_remove_cable()