Home
last modified time | relevance | path

Searched refs:DBG_OPEN_CONN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Didt77252.h59 #define DBG_OPEN_CONN 0x00000008 macro
67 #define OPRINTK(args...) do { if (debug & DBG_OPEN_CONN) printk(args); } while(0)
/kernel/linux/linux-6.6/drivers/atm/
H A Didt77252.h59 #define DBG_OPEN_CONN 0x00000008 macro
67 #define OPRINTK(args...) do { if (debug & DBG_OPEN_CONN) printk(args); } while(0)

Completed in 5 milliseconds