Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Disdn.h108 #define ISDN_TIMER_RINGING 5 /* tty RINGs = ISDN_TIMER_1SEC * this factor */ macro
/linux-4.19.296/drivers/isdn/i4l/
Disdn_common.c255 if (++isdn_timer_cnt3 >= ISDN_TIMER_RINGING) { in isdn_timer_funct()