Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/chrome/
Dchromeos_laptop.c40 #define MAX_I2C_DEVICE_DEFERRALS 5 macro
394 if (++i2c_dev->tries < MAX_I2C_DEVICE_DEFERRALS) { in chromeos_laptop_probe()