Searched refs:typec_find_orientation (Results 1 – 3 of 3) sorted by relevance
356 int typec_find_orientation(const char *name);
592 port->sbu_orientation = typec_find_orientation(str); in pmc_usb_register_port()596 port->hsl_orientation = typec_find_orientation(str); in pmc_usb_register_port()
2235 int typec_find_orientation(const char *name) in typec_find_orientation() function2240 EXPORT_SYMBOL_GPL(typec_find_orientation);