Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/isdn/mISDN/
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()
Dlayer2.c294 if (*debug & DEBUG_TIMER) in l2_timeout()
/linux-6.1.9/include/linux/
DmISDNif.h432 #define DEBUG_TIMER 0x01000000 macro