Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/
H A Dsticore.c328 static char default_sti_path[21] __read_mostly; variable
334 strscpy(default_sti_path, str, sizeof(default_sti_path)); in sti_setup()
1019 if (strcmp (path, default_sti_path) == 0) in sticore_check_for_default_sti()