Home
last modified time | relevance | path

Searched refs:auto_string (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/usb/core/
A Dsysfs.c424 static const char auto_string[] = "auto"; variable
441 const char *p = auto_string; in level_show()
471 else if (len == sizeof auto_string - 1 && in level_store()
472 strncmp(buf, auto_string, len) == 0) in level_store()

Completed in 8 milliseconds