Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/typec/
Dclass.c1324 static const char * const typec_orientations[] = { variable
1675 return sprintf(buf, "%s\n", typec_orientations[port->orientation]); in orientation_show()
1906 return match_string(typec_orientations, ARRAY_SIZE(typec_orientations), in typec_find_orientation()