Searched defs:DEBUG (Results 1 - 25 of 156) sorted by relevance

1234567

/drivers/w1/
H A Dw1_log.h25 #define DEBUG macro
/drivers/media/video/s5p-mfc/
H A Ds5p_mfc_debug.h18 #define DEBUG macro
20 #ifdef DEBUG
/drivers/scsi/qla4xxx/
H A Dql4_dbg.h11 /* #define QL_DEBUG */ /* DEBUG messages */
19 #define DEBUG(x) do {x;} while (0); macro
21 #define DEBUG(x) do {} while (0); macro
/drivers/staging/line6/
H A Dconfig.h17 #define DEBUG 1 macro
/drivers/macintosh/
H A Dwindfarm_pid.c18 #undef DEBUG macro
20 #ifdef DEBUG
H A Dans-lcd.c30 #undef DEBUG macro
35 #ifdef DEBUG
62 #ifdef DEBUG
87 #ifdef DEBUG
177 #ifdef DEBUG
H A Dwindfarm_lm75_sensor.c29 #undef DEBUG macro
31 #ifdef DEBUG
H A Dwindfarm_smu_controls.c29 #undef DEBUG macro
31 #ifdef DEBUG
/drivers/i2c/busses/
H A Di2c-stub.c22 #define DEBUG 1 macro
/drivers/mtd/nand/
H A Dpasemi_nand.c23 #undef DEBUG macro
/drivers/staging/comedi/drivers/
H A Dfl512.c19 #define DEBUG 0 macro
165 #if DEBUG
H A Dni_atmio.c105 #undef DEBUG macro
469 #ifdef DEBUG
/drivers/bluetooth/
H A Dbtwilink.c25 #define DEBUG macro
/drivers/edac/
H A Dcell_edac.c10 #undef DEBUG macro
28 #ifdef DEBUG
81 #ifdef DEBUG
117 #ifdef DEBUG
/drivers/parisc/
H A Dgsc.c29 #undef DEBUG macro
31 #ifdef DEBUG
/drivers/parport/
H A Dieee1284.c28 #undef DEBUG /* undef me for production */ macro
31 #undef DEBUG /* Don't want a garbled console */ macro
34 #ifdef DEBUG
H A Dieee1284_ops.c23 #undef DEBUG /* undef me for production */ macro
26 #undef DEBUG /* Don't want a garbled console */ macro
29 #ifdef DEBUG
H A Dparport_amiga.c29 #undef DEBUG macro
30 #ifdef DEBUG
H A Dparport_gsc.c22 #undef DEBUG /* undef for production */ macro
/drivers/s390/net/
H A Dctcm_sysfs.c9 #undef DEBUG macro
/drivers/scsi/arm/
H A Dqueue.c28 #define DEBUG macro
33 #ifdef DEBUG
38 #ifdef DEBUG
/drivers/video/i810/
H A Di810-i2c.c34 #define DEBUG /* define this for verbose EDID parsing output */ macro
36 #ifdef DEBUG
/drivers/ata/
H A Dpata_at32.c11 #define DEBUG macro
/drivers/block/
H A Dxd.h73 #undef DEBUG /* define for debugging output */ macro
75 #ifdef DEBUG
81 #endif /* DEBUG */
/drivers/cpufreq/
H A Dmaple-cpufreq.c14 #undef DEBUG macro

Completed in 1107 milliseconds

1234567