Home
last modified time | relevance | path

Searched refs:noclear (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/geode/
H A Dlxfb_core.c27 static int noclear, nopanel, nocrt; variable
523 /* Clear the screen of garbage, unless noclear was specified, in lxfb_probe()
526 if (!noclear) in lxfb_probe()
630 if (!strcmp(opt, "noclear")) in lxfb_setup()
631 noclear = 1; in lxfb_setup()
/kernel/linux/linux-6.6/drivers/video/fbdev/geode/
H A Dlxfb_core.c28 static int noclear, nopanel, nocrt; variable
524 /* Clear the screen of garbage, unless noclear was specified, in lxfb_probe()
527 if (!noclear) in lxfb_probe()
631 if (!strcmp(opt, "noclear")) in lxfb_setup()
632 noclear = 1; in lxfb_setup()
/kernel/linux/linux-5.10/tools/testing/selftests/kmod/
H A Dkmod.sh641 watch_log $i ${TEST_NAME}_test_$1 noclear
/kernel/linux/linux-6.6/tools/testing/selftests/kmod/
H A Dkmod.sh630 watch_log $i ${TEST_NAME}_test_$1 noclear
/kernel/linux/linux-5.10/tools/testing/selftests/sysctl/
H A Dsysctl.sh923 watch_log $i ${TEST_NAME}_test_$1 noclear
/kernel/linux/linux-6.6/tools/testing/selftests/sysctl/
H A Dsysctl.sh997 watch_log $i ${TEST_NAME}_test_${TEST_ID} noclear

Completed in 5 milliseconds