Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/typec/
H A Dclass.c1231 static const char * const typec_orientations[] = { variable
1582 return sprintf(buf, "%s\n", typec_orientations[port->orientation]); in orientation_show()
1811 return match_string(typec_orientations, ARRAY_SIZE(typec_orientations), in typec_find_orientation()