Home
last modified time | relevance | path

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

/linux/drivers/isdn/mISDN/
H A Dclock.c67 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()
/linux/include/linux/
H A DmISDNif.h433 #define DEBUG_CLOCK 0x02000000 macro