Home
last modified time | relevance | path

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

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