Searched refs:DEBUG_CLOCK (Results 1 – 2 of 2) sorted by relevance
76 if (*debug & DEBUG_CLOCK) in select_iclock()83 if (*debug & DEBUG_CLOCK) in select_iclock()101 if (*debug & (DEBUG_CORE | DEBUG_CLOCK)) in mISDN_register_clock()125 if (*debug & (DEBUG_CORE | DEBUG_CLOCK)) in mISDN_unregister_clock()130 if (*debug & DEBUG_CLOCK) in mISDN_unregister_clock()180 if (*debug & DEBUG_CLOCK) in mISDN_clock_update()
434 #define DEBUG_CLOCK 0x02000000 macro