typec_port_power_roles 927 drivers/usb/typec/class.c static const char * const typec_port_power_roles[] = { typec_port_power_roles 1069 drivers/usb/typec/class.c typec_port_power_roles[port->port_type]); typec_port_power_roles 1110 drivers/usb/typec/class.c ret = sysfs_match_string(typec_port_power_roles, buf); typec_port_power_roles 1144 drivers/usb/typec/class.c return sprintf(buf, "[%s]\n", typec_port_power_roles[port->cap->type]); typec_port_power_roles 1400 drivers/usb/typec/class.c return match_string(typec_port_power_roles, typec_port_power_roles 1401 drivers/usb/typec/class.c ARRAY_SIZE(typec_port_power_roles), name);