Searched refs:stvdebug (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/dvb-frontends/
H A Dstv0900_priv.h36 if (stvdebug) \
335 extern int stvdebug;
H A Dstv0900_core.c23 int stvdebug = 1; variable
24 module_param_named(debug, stvdebug, int, 0644);
1529 if (stvdebug) {
H A Dstv0367.c28 static int stvdebug; variable
29 module_param_named(debug, stvdebug, int, 0644);
36 if (stvdebug) \

Completed in 134 milliseconds