Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/parport/
H A Dparport_ip32.c56 /* DEBUG_PARPORT_IP32
62 #if !defined(DEBUG_PARPORT_IP32)
63 # define DEBUG_PARPORT_IP32 0 /* 0 (disabled) for production */ macro
69 * activate pr_debug() with DEBUG_PARPORT_IP32 >= 3.
71 #if DEBUG_PARPORT_IP32 == 1
72 # warning DEBUG_PARPORT_IP32 == 1
73 #elif DEBUG_PARPORT_IP32 == 2
74 # warning DEBUG_PARPORT_IP32 == 2
75 #elif DEBUG_PARPORT_IP32 >= 3
76 # warning DEBUG_PARPORT_IP32 >
[all...]
/kernel/linux/linux-6.6/drivers/parport/
H A Dparport_ip32.c56 /* DEBUG_PARPORT_IP32
62 #if !defined(DEBUG_PARPORT_IP32)
63 # define DEBUG_PARPORT_IP32 0 /* 0 (disabled) for production */ macro
69 * activate pr_debug() with DEBUG_PARPORT_IP32 >= 3.
71 #if DEBUG_PARPORT_IP32 == 1
72 # warning DEBUG_PARPORT_IP32 == 1
73 #elif DEBUG_PARPORT_IP32 == 2
74 # warning DEBUG_PARPORT_IP32 == 2
75 #elif DEBUG_PARPORT_IP32 >= 3
76 # warning DEBUG_PARPORT_IP32 >
[all...]

Completed in 3 milliseconds