Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/
H A Dclass.c1247 static const char * const typec_plug_types[] = { variable
1260 return sprintf(buf, "%s\n", typec_plug_types[cable->type]); in plug_type_show()