typec_altmode_exit
if (typec_altmode_exit(dp->alt))
return typec_altmode_exit(alt);
ret = typec_altmode_exit(alt);
typec_altmode_exit(tbt->alt);
EXPORT_SYMBOL_GPL(typec_altmode_exit);
typec_altmode_exit(&altmode->partner->adev);
int typec_altmode_exit(struct typec_altmode *altmode);