Home
last modified time | relevance | path

Searched refs:omapfb_debug (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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);
/kernel/linux/linux-6.6/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);

Completed in 7 milliseconds