Searched refs:hantro_debug (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/platform/verisilicon/
H A Dhantro.h347 * DOC: hantro_debug: Module parameter to control level of debugging messages.
361 extern int hantro_debug;
365 if (hantro_debug & BIT(level)) \
H A Dhantro_drv.c33 int hantro_debug; variable
34 module_param_named(debug, hantro_debug, int, 0644);

Completed in 122 milliseconds