auto_string 443 drivers/usb/core/sysfs.c static const char auto_string[] = "auto"; auto_string 460 drivers/usb/core/sysfs.c const char *p = auto_string; auto_string 490 drivers/usb/core/sysfs.c else if (len == sizeof auto_string - 1 && auto_string 491 drivers/usb/core/sysfs.c strncmp(buf, auto_string, len) == 0)