Searched refs:MAX_I2C_DEVICE_DEFERRALS (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/platform/chrome/ | ||
H A D | chromeos_laptop.c | 40 #define MAX_I2C_DEVICE_DEFERRALS 5 macro 394 if (++i2c_dev->tries < MAX_I2C_DEVICE_DEFERRALS) { chromeos_laptop_probe() |
Completed in 66 milliseconds