Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/media/hantro/
H A Dhantro.h310 extern int hantro_debug;
314 if (hantro_debug & BIT(level)) \
H A Dhantro_drv.c33 int hantro_debug; variable
34 module_param_named(debug, hantro_debug, int, 0644);
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A Dhantro.h346 * DOC: hantro_debug: Module parameter to control level of debugging messages.
360 extern int hantro_debug;
364 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 5 milliseconds