Home
last modified time | relevance | path

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

/linux/drivers/media/usb/em28xx/
A Dem28xx.h185 #define NUM_I2C_BUSES 2 macro
686 struct i2c_adapter i2c_adap[NUM_I2C_BUSES];
687 struct i2c_client i2c_client[NUM_I2C_BUSES];
688 struct em28xx_i2c_bus i2c_bus[NUM_I2C_BUSES];
A Dem28xx-i2c.c987 if (bus >= NUM_I2C_BUSES) in em28xx_i2c_register()
1034 if (bus >= NUM_I2C_BUSES) in em28xx_i2c_unregister()

Completed in 7 milliseconds