Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/hantro/
Dhantro.h306 extern int hantro_debug;
310 if (hantro_debug & BIT(level)) \
Dhantro_drv.c33 int hantro_debug; variable
34 module_param_named(debug, hantro_debug, int, 0644);