Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/verisilicon/
Dhantro.h352 extern int hantro_debug;
356 if (hantro_debug & BIT(level)) \
Dhantro_drv.c33 int hantro_debug; variable
34 module_param_named(debug, hantro_debug, int, 0644);