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