Searched refs:I2C_CLASS_DEPRECATED (Results 1 – 16 of 16) sorted by relevance
239 dev->adapter.class = I2C_CLASS_DEPRECATED; in at91_twi_probe()
347 I2C_CLASS_HWMON : I2C_CLASS_DEPRECATED; in dw_i2c_plat_probe()
287 I2C_CLASS_DEPRECATED,
474 adap->class = I2C_CLASS_DEPRECATED; in bcm2835_i2c_probe()
847 adap->class = I2C_CLASS_DEPRECATED; in davinci_i2c_probe()
463 .class = I2C_CLASS_DEPRECATED,
1031 adap->class = I2C_CLASS_DEPRECATED; in nmk_i2c_probe()
1021 i2c->adap.class = I2C_CLASS_DEPRECATED; in s3c24xx_i2c_probe()
1036 drv_data->adapter.class = I2C_CLASS_DEPRECATED; in mv64xxx_i2c_probe()
1072 adap->class = I2C_CLASS_DEPRECATED; in rcar_i2c_probe()
1198 .class = I2C_CLASS_DEPRECATED,
1490 adap->class = I2C_CLASS_DEPRECATED; in omap_i2c_probe()
1830 i2c_dev->adapter.class = I2C_CLASS_DEPRECATED; in tegra_i2c_probe()
863 #define I2C_CLASS_DEPRECATED (1<<8) macro
2436 if (adapter->class & I2C_CLASS_DEPRECATED) in i2c_detect_address()2466 if (adapter->class == I2C_CLASS_DEPRECATED) { in i2c_detect()
2477 adap->class = I2C_CLASS_DEPRECATED; in unittest_i2c_bus_probe()
Completed in 53 milliseconds