typec_find_orientation
EXPORT_SYMBOL_GPL(typec_find_orientation);
port->sbu_orientation = typec_find_orientation(str);
port->hsl_orientation = typec_find_orientation(str);
int typec_find_orientation(const char *name);