Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
Di2c-at91-slave.c59 i2c_slave_event(dev->slave, I2C_SLAVE_STOP, &value); in atmel_twi_interrupt_slave()
Di2c-cadence.c352 i2c_slave_event(id->slave, I2C_SLAVE_STOP, NULL); in cdns_i2c_slave_isr()
362 i2c_slave_event(id->slave, I2C_SLAVE_STOP, NULL); in cdns_i2c_slave_isr()
370 i2c_slave_event(id->slave, I2C_SLAVE_STOP, NULL); in cdns_i2c_slave_isr()
Di2c-designware-slave.c209 i2c_slave_event(dev->slave, I2C_SLAVE_STOP, &val); in i2c_dw_irq_handler_slave()
Di2c-axxia.c332 i2c_slave_event(idev->slave, I2C_SLAVE_STOP, &val); in axxia_i2c_slv_fifo_event()
356 i2c_slave_event(idev->slave, I2C_SLAVE_STOP, &val); in axxia_i2c_slv_isr()
Di2c-emev2.c248 i2c_slave_event(priv->slave, I2C_SLAVE_STOP, &value); in em_i2c_slave_irq()
Di2c-bcm-iproc.c374 i2c_slave_event(iproc_i2c->slave, I2C_SLAVE_STOP, in bcm_iproc_i2c_slave_read()
503 i2c_slave_event(iproc_i2c->slave, I2C_SLAVE_STOP, &value); in bcm_iproc_i2c_slave_isr()
Di2c-mlxbf.c1912 i2c_slave_event(slave, I2C_SLAVE_STOP, &value); in mlxbf_smbus_irq_send()
1932 i2c_slave_event(slave, I2C_SLAVE_STOP, &value); in mlxbf_smbus_irq_send()
2003 i2c_slave_event(slave, I2C_SLAVE_STOP, &value); in mlxbf_smbus_irq_recv()
Di2c-aspeed.c322 i2c_slave_event(slave, I2C_SLAVE_STOP, &value); in aspeed_i2c_slave_irq()
Di2c-rcar.c593 i2c_slave_event(priv->slave, I2C_SLAVE_STOP, &value); in rcar_i2c_slave_irq()
Di2c-pxa.c692 i2c_slave_event(i2c->slave, I2C_SLAVE_STOP, NULL); in i2c_pxa_slave_stop()
Di2c-npcm7xx.c1112 i2c_slave_event(bus->slave, I2C_SLAVE_STOP, 0); in npcm_i2c_int_slave_handler()
Di2c-stm32f7.c1459 i2c_slave_event(i2c_dev->slave_running, I2C_SLAVE_STOP, &val); in stm32f7_i2c_slave_isr_event()
/kernel/linux/linux-5.10/drivers/i2c/
Di2c-slave-testunit.c112 case I2C_SLAVE_STOP: in i2c_slave_testunit_slave_cb()
Di2c-slave-eeprom.c81 case I2C_SLAVE_STOP: in i2c_slave_eeprom_slave_cb()
Di2c-smbus.c223 case I2C_SLAVE_STOP: in i2c_slave_host_notify_cb()
/kernel/linux/linux-5.10/drivers/char/ipmi/
Dipmb_dev_int.c288 case I2C_SLAVE_STOP: in ipmb_slave_cb()
/kernel/linux/linux-5.10/include/linux/
Di2c.h369 I2C_SLAVE_STOP, enumerator
/kernel/linux/linux-5.10/Documentation/i2c/
Dslave-interface.rst117 * I2C_SLAVE_STOP (mandatory)
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0022_linux_drivers_i2c.patch2455 + i2c_slave_event(i2c_imx->slave, I2C_SLAVE_STOP, &value);
2468 + i2c_slave_event(i2c_imx->slave, I2C_SLAVE_STOP, &value);