Searched refs:I2C_CLASS_DEPRECATED (Results 1 – 18 of 18) sorted by relevance
234 adap->class = I2C_CLASS_DEPRECATED; in dw_i2c_plat_probe()
291 adap->class = I2C_CLASS_DEPRECATED; in bcm2835_i2c_probe()
314 adap->class = I2C_CLASS_DEPRECATED; in i2c_sirfsoc_probe()
674 adap->class = I2C_CLASS_DEPRECATED; in rcar_i2c_probe()
285 .class = I2C_CLASS_DEPRECATED,
651 p_adap->class = I2C_CLASS_DEPRECATED; in i2c_bfin_twi_probe()
712 .class = I2C_CLASS_DEPRECATED,
832 adap->class = I2C_CLASS_DEPRECATED; in davinci_i2c_probe()
912 adap->class = I2C_CLASS_DEPRECATED; in stu300_probe()
1036 adap->class = I2C_CLASS_DEPRECATED; in nmk_i2c_probe()
873 i2c_dev->adapter.class = I2C_CLASS_DEPRECATED; in tegra_i2c_probe()
938 drv_data->adapter.class = I2C_CLASS_DEPRECATED; in mv64xxx_i2c_probe()
1059 dev->adapter.class = I2C_CLASS_DEPRECATED; in at91_twi_probe()
1156 i2c->adap.class = I2C_CLASS_DEPRECATED; in s3c24xx_i2c_probe()
1428 adap->class = I2C_CLASS_DEPRECATED; in omap_i2c_probe()
568 #define I2C_CLASS_DEPRECATED (1<<8) /* Warn users that adapter will stop using classes */ macro
2424 if (adapter->class & I2C_CLASS_DEPRECATED) in i2c_detect_address()2455 if (adapter->class == I2C_CLASS_DEPRECATED) { in i2c_detect()
1597 adap->class = I2C_CLASS_DEPRECATED; in unittest_i2c_bus_probe()