Home
last modified time | relevance | path

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

/drivers/staging/media/av7110/
A Dsp8870.c483 int check_count = 0; in sp8870_set_frontend() local
492 for (check_count = 0; check_count < MAXCHECKS; check_count++) { in sp8870_set_frontend()
496 dprintk("delay = %i usec\n", check_count * 10); in sp8870_set_frontend()
/drivers/dpll/zl3073x/
A Ddpll.h30 u8 check_count; member
A Ddpll.c2132 zldpll->check_count++; in zl3073x_dpll_changes_check()
2195 if (zldpll->check_count % 2 == 0) { in zl3073x_dpll_changes_check()
/drivers/scsi/lpfc/
A Dlpfc_vport.c653 int check_count = 0; in lpfc_vport_delete() local
654 while (check_count < ((phba->fc_ratov * 3) + 3) && in lpfc_vport_delete()
657 check_count++; in lpfc_vport_delete()

Completed in 13 milliseconds