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

/drivers/staging/comedi/
H A Dcomedi_fops.c59 int comedi_debug; variable
60 EXPORT_SYMBOL(comedi_debug); variable
61 module_param(comedi_debug, int, 0644);
H A Dcomedidev.h47 if (comedi_debug) \
240 extern int comedi_debug;
242 static const int comedi_debug; variable

Completed in 13 milliseconds