Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/parport/
Dparport_ip32.c62 #if !defined(DEBUG_PARPORT_IP32)
63 # define DEBUG_PARPORT_IP32 0 /* 0 (disabled) for production */ macro
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 >= 3
104 #if DEBUG_PARPORT_IP32 >= 1
268 #if DEBUG_PARPORT_IP32 >= 1
[all …]