Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c45 static bool omapfb_test_pattern; variable
46 module_param_named(test, omapfb_test_pattern, bool, 0644);
937 if (omapfb_test_pattern) in omapfb_apply_changes()