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

/linux-4.4.14/drivers/platform/chrome/
H A Dchromeos_laptop.c76 #define MAX_I2C_PERIPHERALS 3 macro
79 struct i2c_peripheral i2c_peripherals[MAX_I2C_PERIPHERALS];
366 for (i = 0; i < MAX_I2C_PERIPHERALS; i++) { chromeos_laptop_probe()

Completed in 43 milliseconds