Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx.h177 #define NUM_I2C_BUSES 2 macro
639 struct i2c_adapter i2c_adap[NUM_I2C_BUSES];
640 struct i2c_client i2c_client[NUM_I2C_BUSES];
641 struct em28xx_i2c_bus i2c_bus[NUM_I2C_BUSES];
Dem28xx-i2c.c939 if (bus >= NUM_I2C_BUSES) in em28xx_i2c_register()
984 if (bus >= NUM_I2C_BUSES) in em28xx_i2c_unregister()