I2C_SLAVE_STOP    274 drivers/char/ipmi/ipmb_dev_int.c 	case I2C_SLAVE_STOP:
I2C_SLAVE_STOP    321 drivers/i2c/busses/i2c-aspeed.c 		i2c_slave_event(slave, I2C_SLAVE_STOP, &value);
I2C_SLAVE_STOP     59 drivers/i2c/busses/i2c-at91-slave.c 		i2c_slave_event(dev->slave, I2C_SLAVE_STOP, &value);
I2C_SLAVE_STOP    332 drivers/i2c/busses/i2c-axxia.c 		i2c_slave_event(idev->slave, I2C_SLAVE_STOP, &val);
I2C_SLAVE_STOP    356 drivers/i2c/busses/i2c-axxia.c 		i2c_slave_event(idev->slave, I2C_SLAVE_STOP, &val);
I2C_SLAVE_STOP    364 drivers/i2c/busses/i2c-bcm-iproc.c 						I2C_SLAVE_STOP, &value);
I2C_SLAVE_STOP    378 drivers/i2c/busses/i2c-bcm-iproc.c 		i2c_slave_event(iproc_i2c->slave, I2C_SLAVE_STOP, &value);
I2C_SLAVE_STOP    207 drivers/i2c/busses/i2c-designware-slave.c 		i2c_slave_event(dev->slave, I2C_SLAVE_STOP, &val);
I2C_SLAVE_STOP    218 drivers/i2c/busses/i2c-designware-slave.c 		i2c_slave_event(dev->slave, I2C_SLAVE_STOP, &val);
I2C_SLAVE_STOP    248 drivers/i2c/busses/i2c-emev2.c 		i2c_slave_event(priv->slave, I2C_SLAVE_STOP, &value);
I2C_SLAVE_STOP    588 drivers/i2c/busses/i2c-rcar.c 		i2c_slave_event(priv->slave, I2C_SLAVE_STOP, &value);
I2C_SLAVE_STOP   1372 drivers/i2c/busses/i2c-stm32f7.c 		i2c_slave_event(i2c_dev->slave_running, I2C_SLAVE_STOP, &val);
I2C_SLAVE_STOP     81 drivers/i2c/i2c-slave-eeprom.c 	case I2C_SLAVE_STOP: