Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/em28xx/
Dem28xx.h181 #define NUM_I2C_BUSES 2 macro
682 struct i2c_adapter i2c_adap[NUM_I2C_BUSES];
683 struct i2c_client i2c_client[NUM_I2C_BUSES];
684 struct em28xx_i2c_bus i2c_bus[NUM_I2C_BUSES];
Dem28xx-i2c.c983 if (bus >= NUM_I2C_BUSES) in em28xx_i2c_register()
1029 if (bus >= NUM_I2C_BUSES) in em28xx_i2c_unregister()