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

/linux-master/drivers/regulator/
H A Dqcom-labibb-regulator.c97 int ocp_irq_count; member in struct:labibb_regulator
189 if (vreg->ocp_irq_count >= LABIBB_MAX_OCP_COUNT) {
215 vreg->ocp_irq_count++;
223 vreg->ocp_irq_count++;
229 vreg->ocp_irq_count = 0;
266 if (vreg->ocp_irq_count > LABIBB_MAX_OCP_COUNT)
277 vreg->ocp_irq_count = 0;
280 vreg->ocp_irq_count++;
833 vreg->ocp_irq_count = 0;

Completed in 106 milliseconds