typec_altmode_set_ops
typec_altmode_set_ops(alt, &cros_typec_altmode_ops);
typec_altmode_set_ops(alt, &cros_typec_altmode_ops);
typec_altmode_set_ops(alt, &dp_altmode_ops);
typec_altmode_set_ops(alt, &tbt_altmode_ops);
typec_altmode_set_ops(alt, ops);
EXPORT_SYMBOL_GPL(typec_altmode_set_ops);
typec_altmode_set_ops(alt, &ucsi_displayport_ops);
typec_altmode_set_ops(alt, &ucsi_thunderbolt_ops);
void typec_altmode_set_ops(struct typec_altmode *alt,