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