Searched refs:stvdebug (Results 1 – 3 of 3) sorted by relevance
46 if (stvdebug) \345 extern int stvdebug;
33 int stvdebug = 1; variable34 module_param_named(debug, stvdebug, int, 0644);1539 if (stvdebug) { in stv0900_status()
38 static int stvdebug; variable39 module_param_named(debug, stvdebug, int, 0644);46 if (stvdebug) \