Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h25 extern bool omapfb_debug;
28 if (omapfb_debug) \
H A Domapfb-main.c43 bool omapfb_debug; variable
44 module_param_named(debug, omapfb_debug, bool, 0644);