Home
last modified time | relevance | path

Searched refs:DEBUG_TIMER (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/isdn/mISDN/
H A Dtimerdev.c48 if (*debug & DEBUG_TIMER) in mISDN_open()
70 if (*debug & DEBUG_TIMER) in mISDN_close()
100 if (*debug & DEBUG_TIMER) in mISDN_read()
141 if (*debug & DEBUG_TIMER) in mISDN_poll()
148 if (*debug & DEBUG_TIMER) in mISDN_poll()
223 if (*debug & DEBUG_TIMER) in mISDN_ioctl()
234 if (*debug & DEBUG_TIMER) in mISDN_ioctl()
249 if (*debug & DEBUG_TIMER) in mISDN_ioctl()
H A Dlayer2.c294 if (*debug & DEBUG_TIMER) in l2_timeout()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/supercluster/0.2.2/include/
H A Dsupercluster.hpp12 #ifdef DEBUG_TIMER
63 #ifdef DEBUG_TIMER
101 #ifdef DEBUG_TIMER in Supercluster()
106 #ifdef DEBUG_TIMER in Supercluster()
113 #ifdef DEBUG_TIMER in Supercluster()
/OK3568_Linux_fs/kernel/include/linux/
H A DmISDNif.h433 #define DEBUG_TIMER 0x01000000 macro