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

/linux-master/include/trace/events/
H A Di2c_slave.h17 TRACE_DEFINE_ENUM(I2C_SLAVE_WRITE_REQUESTED); variable
25 { I2C_SLAVE_WRITE_REQUESTED, "WR_REQ" }, \
/linux-master/drivers/i2c/busses/
H A Di2c-designware-slave.c173 i2c_slave_event(dev->slave, I2C_SLAVE_WRITE_REQUESTED,
181 I2C_SLAVE_WRITE_REQUESTED,
H A Di2c-at91-slave.c35 I2C_SLAVE_WRITE_REQUESTED, &value);
H A Di2c-emev2.c284 i2c_slave_event(priv->slave, I2C_SLAVE_WRITE_REQUESTED,
H A Di2c-gxp.c387 I2C_SLAVE_WRITE_REQUESTED, &buf);
H A Di2c-imx.c728 case I2C_SLAVE_WRITE_REQUESTED:
778 I2C_SLAVE_WRITE_REQUESTED, &value);
H A Di2c-mlxbf.c1900 i2c_slave_event(slave, I2C_SLAVE_WRITE_REQUESTED, &value);
1987 i2c_slave_event(slave, I2C_SLAVE_WRITE_REQUESTED, &value);
H A Di2c-axxia.c327 I2C_SLAVE_WRITE_REQUESTED, &val);
H A Di2c-bcm-iproc.c373 I2C_SLAVE_WRITE_REQUESTED, &rx_data);
H A Di2c-aspeed.c332 ret = i2c_slave_event(slave, I2C_SLAVE_WRITE_REQUESTED, &value);
H A Di2c-cadence.c302 i2c_slave_event(id->slave, I2C_SLAVE_WRITE_REQUESTED, NULL);
H A Di2c-rcar.c666 i2c_slave_event(priv->slave, I2C_SLAVE_WRITE_REQUESTED, &value);
H A Di2c-pxa.c657 i2c_slave_event(i2c->slave, I2C_SLAVE_WRITE_REQUESTED,
H A Di2c-stm32f7.c1314 i2c_slave_event(slave, I2C_SLAVE_WRITE_REQUESTED, &value);
H A Di2c-npcm7xx.c1173 i2c_slave_event(bus->slave, I2C_SLAVE_WRITE_REQUESTED,
/linux-master/drivers/i2c/
H A Di2c-slave-testunit.c123 case I2C_SLAVE_WRITE_REQUESTED:
H A Di2c-slave-eeprom.c82 case I2C_SLAVE_WRITE_REQUESTED:
H A Di2c-smbus.c227 case I2C_SLAVE_WRITE_REQUESTED:
/linux-master/drivers/input/misc/
H A Dibm-panel.c95 case I2C_SLAVE_WRITE_REQUESTED:
/linux-master/drivers/char/ipmi/
H A Dipmb_dev_int.c258 case I2C_SLAVE_WRITE_REQUESTED:
H A Dipmi_ipmb.c187 case I2C_SLAVE_WRITE_REQUESTED:
H A Dssif_bmc.c771 case I2C_SLAVE_WRITE_REQUESTED:
/linux-master/include/linux/
H A Di2c.h383 I2C_SLAVE_WRITE_REQUESTED, enumerator in enum:i2c_slave_event
/linux-master/drivers/net/mctp/
H A Dmctp-i2c.c255 case I2C_SLAVE_WRITE_REQUESTED:

Completed in 297 milliseconds