Searched refs:typec_data_roles (Results 1 – 1 of 1) sorted by relevance
1587 static const char * const typec_data_roles[] = { variable1672 ret = sysfs_match_string(typec_data_roles, buf); in data_role_store()1701 return sprintf(buf, "[%s]\n", typec_data_roles[port->data_role]); in data_role_show()