Searched refs:typec_data_roles (Results 1 – 1 of 1) sorted by relevance
1343 static const char * const typec_data_roles[] = { variable1428 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()