Home
last modified time | relevance | path

Searched refs:typec_find_orientation (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/typec/mux/
H A Dintel_pmc_mux.c592 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()
/linux/drivers/usb/typec/
H A Dclass.c2222 int typec_find_orientation(const char *name) in typec_find_orientation() function
2227 EXPORT_SYMBOL_GPL(typec_find_orientation);