typec_cable_altmode_enter
ret = typec_cable_altmode_enter(dp->alt, TYPEC_PLUG_SOP_P, NULL);
ret = typec_cable_altmode_enter(alt, TYPEC_PLUG_SOP_P, NULL);
ret = typec_cable_altmode_enter(alt, TYPEC_PLUG_SOP_P, NULL);
ret = typec_cable_altmode_enter(tbt->alt, TYPEC_PLUG_SOP_P, NULL);
ret = typec_cable_altmode_enter(tbt->alt, TYPEC_PLUG_SOP_PP, NULL);
EXPORT_SYMBOL_GPL(typec_cable_altmode_enter);
int typec_cable_altmode_enter(struct typec_altmode *altmode, enum typec_plug_index sop, u32 *vdo);