Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Dclass.c1343 static const char * const typec_data_roles[] = { variable
1428 ret = sysfs_match_string(typec_data_roles, buf); in data_role_store()
1457 return sprintf(buf, "[%s]\n", typec_data_roles[port->data_role]); in data_role_show()