Searched refs:I2C_SLAVE_STOP (Results 1 - 24 of 24) sorted by relevance

/linux-master/include/trace/events/
H A Di2c_slave.h20 TRACE_DEFINE_ENUM(I2C_SLAVE_STOP); variable
28 { I2C_SLAVE_STOP, " STOP" })
/linux-master/drivers/i2c/busses/
H A Di2c-at91-slave.c59 i2c_slave_event(dev->slave, I2C_SLAVE_STOP, &value);
H A Di2c-designware-slave.c210 i2c_slave_event(dev->slave, I2C_SLAVE_STOP, &val);
H A Di2c-imx.c721 while (i2c_imx->last_slave_event != I2C_SLAVE_STOP) {
731 i2c_imx_slave_event(i2c_imx, I2C_SLAVE_STOP, &val);
734 case I2C_SLAVE_STOP:
869 i2c_imx->last_slave_event = I2C_SLAVE_STOP;
H A Di2c-cadence.c363 i2c_slave_event(id->slave, I2C_SLAVE_STOP, NULL);
373 i2c_slave_event(id->slave, I2C_SLAVE_STOP, NULL);
381 i2c_slave_event(id->slave, I2C_SLAVE_STOP, NULL);
H A Di2c-emev2.c248 i2c_slave_event(priv->slave, I2C_SLAVE_STOP, &value);
H A Di2c-axxia.c334 i2c_slave_event(idev->slave, I2C_SLAVE_STOP, &val);
358 i2c_slave_event(idev->slave, I2C_SLAVE_STOP, &val);
H A Di2c-bcm-iproc.c389 i2c_slave_event(iproc_i2c->slave, I2C_SLAVE_STOP,
488 i2c_slave_event(iproc_i2c->slave, I2C_SLAVE_STOP, &value);
H A Di2c-mlxbf.c1904 i2c_slave_event(slave, I2C_SLAVE_STOP, &value);
1924 i2c_slave_event(slave, I2C_SLAVE_STOP, &value);
2002 i2c_slave_event(slave, I2C_SLAVE_STOP, &value);
H A Di2c-gxp.c371 i2c_slave_event(drvdata->slave, I2C_SLAVE_STOP, &buf);
H A Di2c-aspeed.c271 i2c_slave_event(slave, I2C_SLAVE_STOP, &value);
H A Di2c-rcar.c677 i2c_slave_event(priv->slave, I2C_SLAVE_STOP, &value);
H A Di2c-pxa.c693 i2c_slave_event(i2c->slave, I2C_SLAVE_STOP, NULL);
H A Di2c-stm32f7.c1495 i2c_slave_event(i2c_dev->slave_running, I2C_SLAVE_STOP, &val);
H A Di2c-npcm7xx.c1129 i2c_slave_event(bus->slave, I2C_SLAVE_STOP, 0);
/linux-master/drivers/i2c/
H A Di2c-slave-testunit.c115 case I2C_SLAVE_STOP:
H A Di2c-slave-eeprom.c81 case I2C_SLAVE_STOP:
H A Di2c-smbus.c222 case I2C_SLAVE_STOP:
/linux-master/drivers/input/misc/
H A Dibm-panel.c88 case I2C_SLAVE_STOP:
/linux-master/drivers/char/ipmi/
H A Dipmb_dev_int.c288 case I2C_SLAVE_STOP:
H A Dipmi_ipmb.c205 case I2C_SLAVE_STOP:
H A Dssif_bmc.c783 case I2C_SLAVE_STOP:
/linux-master/include/linux/
H A Di2c.h386 I2C_SLAVE_STOP, enumerator in enum:i2c_slave_event
/linux-master/drivers/net/mctp/
H A Dmctp-i2c.c260 case I2C_SLAVE_STOP:

Completed in 215 milliseconds