Searched refs:DEBUG_CLOCK (Results 1 – 2 of 2) sorted by relevance
67 if (*debug & DEBUG_CLOCK) in select_iclock()74 if (*debug & DEBUG_CLOCK) in select_iclock()92 if (*debug & (DEBUG_CORE | DEBUG_CLOCK)) in mISDN_register_clock()116 if (*debug & (DEBUG_CORE | DEBUG_CLOCK)) in mISDN_unregister_clock()121 if (*debug & DEBUG_CLOCK) in mISDN_unregister_clock()171 if (*debug & DEBUG_CLOCK) in mISDN_clock_update()
433 #define DEBUG_CLOCK 0x02000000 macro