Searched refs:typec_port_power_roles (Results 1 – 1 of 1) sorted by relevance
1351 static const char * const typec_port_power_roles[] = { variable1488 typec_port_power_roles[port->port_type]); in power_role_store()1530 ret = sysfs_match_string(typec_port_power_roles, buf); in port_type_store()1564 return sprintf(buf, "[%s]\n", typec_port_power_roles[port->cap->type]); in port_type_show()1932 return match_string(typec_port_power_roles, in typec_find_port_power_role()1933 ARRAY_SIZE(typec_port_power_roles), name); in typec_find_port_power_role()