Searched defs:stvdebug (Results 1 - 2 of 2) sorted by relevance

/drivers/media/dvb/frontends/
H A Dstv0367.c36 static int stvdebug; variable
37 module_param_named(debug, stvdebug, int, 0644);
44 if (stvdebug) \
H A Dstv0900_core.c37 int stvdebug = 1; variable
38 module_param_named(debug, stvdebug, int, 0644);
1547 if (stvdebug) {

Completed in 95 milliseconds