Home
last modified time | relevance | path

Searched refs:D_MASTER (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/wimax/
H A Ddebug.h61 * #define D_MASTER 10
74 * D_MASTER is the maximum compile-time debug level; any debug actions
121 * If their debug level is greater than D_MASTER, they will be
124 * If their debug level is lower or equal than D_MASTER but greater
241 #ifndef D_MASTER
242 #warning D_MASTER not defined, but debug.h included! [see docs]
244 * D_MASTER - Compile time maximum debug level
256 #define D_MASTER 0 macro
341 * D_MASTER evaluation compiles all out if it is compile-time false.
346 (D_MASTER) >
[all...]
/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
H A Dusb-debug-levels.h14 #define D_MASTER CONFIG_WIMAX_I2400M_DEBUG_LEVEL macro
H A Ddebug-levels.h14 #define D_MASTER CONFIG_WIMAX_I2400M_DEBUG_LEVEL macro
/kernel/linux/linux-5.10/net/wimax/
H A Ddebug-levels.h14 #define D_MASTER CONFIG_WIMAX_DEBUG_LEVEL macro

Completed in 1 milliseconds