Home
last modified time | relevance | path

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

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