Home
last modified time | relevance | path

Searched refs:I2C_SLAVE_STOP (Results 1 – 23 of 23) sorted by relevance

/linux/include/trace/events/
H A Di2c_slave.h20 TRACE_DEFINE_ENUM(I2C_SLAVE_STOP);
28 { I2C_SLAVE_STOP, " STOP" })
/linux/drivers/i2c/
H A Di2c-slave-testunit.c70 case I2C_SLAVE_STOP: in i2c_slave_testunit_smbalert_cb()
124 case I2C_SLAVE_STOP: in i2c_slave_testunit_slave_cb()
H A Di2c-slave-eeprom.c81 case I2C_SLAVE_STOP: in i2c_slave_eeprom_slave_cb()
H A Di2c-smbus.c282 case I2C_SLAVE_STOP: in i2c_slave_host_notify_cb()
/linux/drivers/input/misc/
H A Dibm-panel.c87 case I2C_SLAVE_STOP: in ibm_panel_i2c_slave_cb()
/linux/drivers/i2c/busses/
H A Di2c-cadence.c428 i2c_slave_event(id->slave, I2C_SLAVE_STOP, NULL); in cdns_i2c_slave_isr()
438 i2c_slave_event(id->slave, I2C_SLAVE_STOP, NULL); in cdns_i2c_slave_isr()
446 i2c_slave_event(id->slave, I2C_SLAVE_STOP, NULL); in cdns_i2c_slave_isr()
H A Di2c-axxia.c329 i2c_slave_event(idev->slave, I2C_SLAVE_STOP, &val); in axxia_i2c_slv_fifo_event()
353 i2c_slave_event(idev->slave, I2C_SLAVE_STOP, &val); in axxia_i2c_slv_isr()
H A Di2c-imx.c786 while (i2c_imx->last_slave_event != I2C_SLAVE_STOP) { in i2c_imx_slave_finish_op()
796 i2c_imx_slave_event(i2c_imx, I2C_SLAVE_STOP, &val); in i2c_imx_slave_finish_op()
799 case I2C_SLAVE_STOP: in i2c_imx_slave_finish_op()
934 i2c_imx->last_slave_event = I2C_SLAVE_STOP; in i2c_imx_reg_slave()
H A Di2c-amd-asf-plat.c119 i2c_slave_event(dev->target, I2C_SLAVE_STOP, &val); in amd_asf_process_target()
H A Di2c-emev2.c247 i2c_slave_event(priv->slave, I2C_SLAVE_STOP, &value); in em_i2c_slave_irq()
H A Di2c-bcm-iproc.c397 i2c_slave_event(iproc_i2c->slave, I2C_SLAVE_STOP, in bcm_iproc_i2c_slave_read()
495 i2c_slave_event(iproc_i2c->slave, I2C_SLAVE_STOP, &value); in bcm_iproc_i2c_slave_isr()
H A Di2c-gxp.c371 i2c_slave_event(drvdata->slave, I2C_SLAVE_STOP, &buf); in gxp_i2c_slave_irq_handler()
H A Di2c-mlxbf.c1863 i2c_slave_event(slave, I2C_SLAVE_STOP, &value); in mlxbf_i2c_irq_send()
1883 i2c_slave_event(slave, I2C_SLAVE_STOP, &value); in mlxbf_i2c_irq_send()
1963 i2c_slave_event(slave, I2C_SLAVE_STOP, &value); in mlxbf_i2c_irq_recv()
H A Di2c-aspeed.c278 i2c_slave_event(slave, I2C_SLAVE_STOP, &value); in aspeed_i2c_slave_irq()
H A Di2c-rcar.c691 i2c_slave_event(priv->slave, I2C_SLAVE_STOP, &value); in rcar_i2c_slave_irq()
H A Di2c-pxa.c693 i2c_slave_event(i2c->slave, I2C_SLAVE_STOP, NULL); in i2c_pxa_slave_stop()
H A Di2c-imx-lpi2c.c1133 i2c_slave_event(lpi2c_imx->target, I2C_SLAVE_STOP, &value); in lpi2c_imx_target_isr()
H A Di2c-npcm7xx.c1387 i2c_slave_event(bus->slave, I2C_SLAVE_STOP, 0); in npcm_i2c_int_slave_handler()
H A Di2c-stm32f7.c1507 i2c_slave_event(i2c_dev->slave_running, I2C_SLAVE_STOP, &val); in stm32f7_i2c_slave_isr_event()
/linux/include/linux/
H A Di2c.h388 I2C_SLAVE_STOP, enumerator
/linux/Documentation/i2c/
H A Dslave-interface.rst120 * I2C_SLAVE_STOP (mandatory)
/linux/drivers/char/ipmi/
H A Dssif_bmc.c787 case I2C_SLAVE_STOP: in ssif_bmc_cb()
/linux/drivers/net/mctp/
H A Dmctp-i2c.c259 case I2C_SLAVE_STOP: in mctp_i2c_slave_cb()