typec_cable_altmode_exit
if (typec_cable_altmode_exit(dp->plug_prime, TYPEC_PLUG_SOP_P))
typec_cable_altmode_exit(tbt->alt, TYPEC_PLUG_SOP_PP);
typec_cable_altmode_exit(tbt->alt, TYPEC_PLUG_SOP_P);
EXPORT_SYMBOL_GPL(typec_cable_altmode_exit);
int typec_cable_altmode_exit(struct typec_altmode *altmode, enum typec_plug_index sop);