Home
last modified time | relevance | path

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

/linux-3.3/drivers/mfd/
Dtwl6030-irq.c138 static const unsigned max_i2c_errors = 100; in twl6030_irq_thread() local
157 if (++i2c_errors >= max_i2c_errors) { in twl6030_irq_thread()