Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/
Domapfb.h37 extern bool omapfb_debug;
40 if (omapfb_debug) \
Domapfb-main.c54 bool omapfb_debug; variable
55 module_param_named(debug, omapfb_debug, bool, 0644);