Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/mISDN/
Dclock.c75 if (*debug & DEBUG_CLOCK) in select_iclock()
82 if (*debug & DEBUG_CLOCK) in select_iclock()
100 if (*debug & (DEBUG_CORE | DEBUG_CLOCK)) in mISDN_register_clock()
124 if (*debug & (DEBUG_CORE | DEBUG_CLOCK)) in mISDN_unregister_clock()
129 if (*debug & DEBUG_CLOCK) in mISDN_unregister_clock()
186 if (*debug & DEBUG_CLOCK) in mISDN_clock_update()
/linux-4.4.14/include/linux/
DmISDNif.h434 #define DEBUG_CLOCK 0x02000000 macro