Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/char/pcmcia/
Dsynclink_cs.c185 int cts_chkcount; /* too many IRQs if a signal */ member
824 info->cts_chkcount = 0; in bh_status()
1048 if ((info->cts_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT) in cts_change()
1383 info->cts_chkcount = 0; in mgslpc_program_hw()
/linux-6.1.9/drivers/tty/
Dsynclink_gt.c295 int cts_chkcount; /* too many IRQs if a signal */ member
1893 info->cts_chkcount = 0; in bh_handler()
1942 if ((info->cts_chkcount)++ == IO_PIN_SHUTDOWN_LIMIT) { in cts_change()
2424 info->cts_chkcount = 0; in program_hw()