Home
last modified time | relevance | path

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

/linux/drivers/media/usb/em28xx/
H A Dem28xx.h176 #define NUM_I2C_BUSES 2 macro
677 struct i2c_adapter i2c_adap[NUM_I2C_BUSES];
678 struct i2c_client i2c_client[NUM_I2C_BUSES];
679 struct em28xx_i2c_bus i2c_bus[NUM_I2C_BUSES];
H A Dem28xx-i2c.c977 if (bus >= NUM_I2C_BUSES) in em28xx_i2c_register()
1024 if (bus >= NUM_I2C_BUSES) in em28xx_i2c_unregister()