Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/pcmcia/
Dsynclink_cs.c184 int dcd_chkcount; /* check counts to prevent */ member
825 info->dcd_chkcount = 0; in bh_status()
1085 if ((info->dcd_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT) in dcd_change()
1384 info->dcd_chkcount = 0; in mgslpc_program_hw()
/Linux-v5.4/drivers/tty/
Dsynclink_gt.c323 int dcd_chkcount; /* check counts to prevent */ member
1957 info->dcd_chkcount = 0; in bh_handler()
2042 if ((info->dcd_chkcount)++ == IO_PIN_SHUTDOWN_LIMIT) { in dcd_change()
2488 info->dcd_chkcount = 0; in program_hw()
Dsynclinkmp.c189 int dcd_chkcount; /* check counts to prevent */ member
2051 info->dcd_chkcount = 0; in bh_status()
2418 if ((info->dcd_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT) { in isr_io_pin()
2714 info->dcd_chkcount = 0; in program_hw()
Dsynclink.c214 int dcd_chkcount; /* check counts to prevent */ member
1146 info->dcd_chkcount = 0; in mgsl_bh_status()
1313 if ((info->dcd_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT) in mgsl_isr_io_pin()
1880 info->dcd_chkcount = 0; in mgsl_program_hw()