Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/char/pcmcia/
Dsynclink_cs.c184 int dcd_chkcount; /* check counts to prevent */ member
823 info->dcd_chkcount = 0; in bh_status()
1083 if ((info->dcd_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT) in dcd_change()
1382 info->dcd_chkcount = 0; in mgslpc_program_hw()
/linux-6.1.9/drivers/tty/
Dsynclink_gt.c294 int dcd_chkcount; /* check counts to prevent */ member
1892 info->dcd_chkcount = 0; in bh_handler()
1977 if ((info->dcd_chkcount)++ == IO_PIN_SHUTDOWN_LIMIT) { in dcd_change()
2423 info->dcd_chkcount = 0; in program_hw()