Home
last modified time | relevance | path

Searched defs:DEBUG_LOG (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/cris/kernel/
Dfasttimer.c136 #define DEBUG_LOG(string, value) \ macro
151 #define DEBUG_LOG(string, value) macro
/linux-2.4.37.9/arch/cris/drivers/
Dserial.c591 #define DEBUG_LOG(line, string, value) macro
606 #define DEBUG_LOG(_line, _string, _value) do { \ macro