Home
last modified time | relevance | path

Searched refs:dcd_chkcount (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/pcmcia/
H A 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()
/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclink.c214 int dcd_chkcount; /* check counts to prevent */ member
1145 info->dcd_chkcount = 0; in mgsl_bh_status()
1312 if ((info->dcd_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT) in mgsl_isr_io_pin()
1879 info->dcd_chkcount = 0; in mgsl_program_hw()
H A Dsynclinkmp.c189 int dcd_chkcount; /* check counts to prevent */ member
2048 info->dcd_chkcount = 0; in bh_status()
2415 if ((info->dcd_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT) { in isr_io_pin()
2711 info->dcd_chkcount = 0; in program_hw()
H A Dsynclink_gt.c297 int dcd_chkcount; /* check counts to prevent */ member
1901 info->dcd_chkcount = 0; in bh_handler()
1986 if ((info->dcd_chkcount)++ == IO_PIN_SHUTDOWN_LIMIT) { in dcd_change()
2432 info->dcd_chkcount = 0; in program_hw()
/kernel/linux/linux-6.6/drivers/tty/
H A Dsynclink_gt.c292 int dcd_chkcount; /* check counts to prevent */ member
1891 info->dcd_chkcount = 0; in bh_handler()
1976 if ((info->dcd_chkcount)++ == IO_PIN_SHUTDOWN_LIMIT) { in dcd_change()
2422 info->dcd_chkcount = 0; in program_hw()

Completed in 30 milliseconds