Searched refs:I2C_CLASS_DEPRECATED (Results 1 – 18 of 18) sorted by relevance
280 adap->class = I2C_CLASS_DEPRECATED; in bcm2835_i2c_probe()
269 adap->class = I2C_CLASS_DEPRECATED; in dw_i2c_probe()
314 adap->class = I2C_CLASS_DEPRECATED; in i2c_sirfsoc_probe()
265 .class = I2C_CLASS_DEPRECATED,
677 adap->class = I2C_CLASS_DEPRECATED; in rcar_i2c_probe()
718 .class = I2C_CLASS_DEPRECATED,
651 p_adap->class = I2C_CLASS_DEPRECATED; in i2c_bfin_twi_probe()
912 adap->class = I2C_CLASS_DEPRECATED; in stu300_probe()
795 adap->class = I2C_CLASS_DEPRECATED; in davinci_i2c_probe()
818 i2c_dev->adapter.class = I2C_CLASS_DEPRECATED; in tegra_i2c_probe()
1036 adap->class = I2C_CLASS_DEPRECATED; in nmk_i2c_probe()
804 dev->adapter.class = I2C_CLASS_DEPRECATED; in at91_twi_probe()
929 drv_data->adapter.class = I2C_CLASS_DEPRECATED; in mv64xxx_i2c_probe()
1156 i2c->adap.class = I2C_CLASS_DEPRECATED; in s3c24xx_i2c_probe()
1356 adap->class = I2C_CLASS_DEPRECATED; in omap_i2c_probe()
564 #define I2C_CLASS_DEPRECATED (1<<8) /* Warn users that adapter will stop using classes */ macro
2266 if (adapter->class & I2C_CLASS_DEPRECATED) in i2c_detect_address()2297 if (adapter->class == I2C_CLASS_DEPRECATED) { in i2c_detect()
1594 adap->class = I2C_CLASS_DEPRECATED; in unittest_i2c_bus_probe()