Home
last modified time | relevance | path

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

/linux/include/media/i2c/
H A Dov7670.h15 bool use_smbus; /* Use smbus I/O instead of I2C */ member
/linux/drivers/media/i2c/
H A Dov7670.c244 bool use_smbus; /* Use smbus I/O instead of I2C */ member
557 if (info->use_smbus) in ov7670_read()
568 if (info->use_smbus) in ov7670_write()
1855 info->use_smbus = config->use_smbus; in ov7670_probe()