Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/typec/
Dclass.c1173 static const char * const typec_orientations[] = { variable
1524 return sprintf(buf, "%s\n", typec_orientations[port->orientation]); in orientation_show()
1753 return match_string(typec_orientations, ARRAY_SIZE(typec_orientations), in typec_find_orientation()