Searched refs:typec_find_orientation (Results 1 – 3 of 3) sorted by relevance
299 int typec_find_orientation(const char *name);
504 port->sbu_orientation = typec_find_orientation(str); in pmc_usb_register_port()508 port->hsl_orientation = typec_find_orientation(str); in pmc_usb_register_port()
1750 int typec_find_orientation(const char *name) in typec_find_orientation() function1755 EXPORT_SYMBOL_GPL(typec_find_orientation);
Completed in 13 milliseconds