Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/parport/
Dparport_ip32.c75 #if !defined(DEBUG_PARPORT_IP32)
76 # define DEBUG_PARPORT_IP32 0 /* 0 (disabled) for production */ macro
84 #if DEBUG_PARPORT_IP32 == 1
85 # warning DEBUG_PARPORT_IP32 == 1
86 #elif DEBUG_PARPORT_IP32 == 2
87 # warning DEBUG_PARPORT_IP32 == 2
88 #elif DEBUG_PARPORT_IP32 >= 3
89 # warning DEBUG_PARPORT_IP32 >= 3
117 #if DEBUG_PARPORT_IP32 >= 1
281 #if DEBUG_PARPORT_IP32 >= 1
[all …]