notify_imc 163 drivers/i2c/busses/i2c-piix4.c bool notify_imc; notify_imc 715 drivers/i2c/busses/i2c-piix4.c if ((size == I2C_SMBUS_BLOCK_DATA) && adapdata->notify_imc) { notify_imc 737 drivers/i2c/busses/i2c-piix4.c adapdata->notify_imc = false; notify_imc 757 drivers/i2c/busses/i2c-piix4.c if ((size == I2C_SMBUS_BLOCK_DATA) && adapdata->notify_imc) notify_imc 813 drivers/i2c/busses/i2c-piix4.c bool sb800_main, u8 port, bool notify_imc, notify_imc 842 drivers/i2c/busses/i2c-piix4.c adapdata->notify_imc = notify_imc; notify_imc 871 drivers/i2c/busses/i2c-piix4.c bool notify_imc) notify_imc 888 drivers/i2c/busses/i2c-piix4.c retval = piix4_add_adapter(dev, smba, true, port, notify_imc, notify_imc 924 drivers/i2c/busses/i2c-piix4.c bool notify_imc = false; notify_imc 939 drivers/i2c/busses/i2c-piix4.c notify_imc = true; notify_imc 951 drivers/i2c/busses/i2c-piix4.c retval = piix4_add_adapters_sb800(dev, retval, notify_imc);