typec_data_roles  922 drivers/usb/typec/class.c static const char * const typec_data_roles[] = {
typec_data_roles 1007 drivers/usb/typec/class.c 	ret = sysfs_match_string(typec_data_roles, buf);
typec_data_roles 1036 drivers/usb/typec/class.c 	return sprintf(buf, "[%s]\n", typec_data_roles[port->data_role]);