Searched refs:I2C_CLASS_DEPRECATED (Results 1 – 16 of 16) sorted by relevance
239 dev->adapter.class = I2C_CLASS_DEPRECATED; in at91_twi_probe()
280 I2C_CLASS_HWMON : I2C_CLASS_DEPRECATED; in dw_i2c_plat_probe()
287 I2C_CLASS_DEPRECATED,
472 adap->class = I2C_CLASS_DEPRECATED; in bcm2835_i2c_probe()
849 adap->class = I2C_CLASS_DEPRECATED; in davinci_i2c_probe()
463 .class = I2C_CLASS_DEPRECATED,
1031 adap->class = I2C_CLASS_DEPRECATED; in nmk_i2c_probe()
738 .class = I2C_CLASS_DEPRECATED,
996 drv_data->adapter.class = I2C_CLASS_DEPRECATED; in mv64xxx_i2c_probe()
1083 i2c->adap.class = I2C_CLASS_DEPRECATED; in s3c24xx_i2c_probe()
1055 adap->class = I2C_CLASS_DEPRECATED; in rcar_i2c_probe()
1490 adap->class = I2C_CLASS_DEPRECATED; in omap_i2c_probe()
1791 i2c_dev->adapter.class = I2C_CLASS_DEPRECATED; in tegra_i2c_probe()
861 #define I2C_CLASS_DEPRECATED (1<<8) macro
2332 if (adapter->class & I2C_CLASS_DEPRECATED) in i2c_detect_address()2362 if (adapter->class == I2C_CLASS_DEPRECATED) { in i2c_detect()
2473 adap->class = I2C_CLASS_DEPRECATED; in unittest_i2c_bus_probe()
Completed in 67 milliseconds