Searched refs:typec_unregister_cable (Results 1 – 4 of 4) sorted by relevance
276 void typec_unregister_cable(struct typec_cable *cable);
1163 void typec_unregister_cable(struct typec_cable *cable) in typec_unregister_cable() function1168 EXPORT_SYMBOL_GPL(typec_unregister_cable);
118 :functions: typec_register_cable typec_unregister_cable typec_register_plug typec_unregister_plug
251 typec_unregister_cable(port->cable); in cros_typec_remove_cable()