Home
last modified time | relevance | path

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

/drivers/video/console/
Dsticore.c281 static char default_sti_path[21] __read_mostly; variable
287 strlcpy (default_sti_path, str, sizeof (default_sti_path)); in sti_setup()
935 if (strcmp (path, default_sti_path) == 0) in sticore_check_for_default_sti()