Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H A Dhantro.h361 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);