/kernel/linux/linux-6.6/include/trace/events/ |
H A D | i2c_slave.h | 20 TRACE_DEFINE_ENUM(I2C_SLAVE_STOP); variable 28 { I2C_SLAVE_STOP, " STOP" })
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-at91-slave.c | 59 i2c_slave_event(dev->slave, I2C_SLAVE_STOP, &value); in atmel_twi_interrupt_slave()
|
H A D | i2c-cadence.c | 352 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()
|
H A D | i2c-designware-slave.c | 209 i2c_slave_event(dev->slave, I2C_SLAVE_STOP, &val); in i2c_dw_irq_handler_slave()
|
H A D | i2c-bcm-iproc.c | 377 i2c_slave_event(iproc_i2c->slave, I2C_SLAVE_STOP, in bcm_iproc_i2c_slave_read() 506 i2c_slave_event(iproc_i2c->slave, I2C_SLAVE_STOP, &value); in bcm_iproc_i2c_slave_isr()
|
H A D | i2c-axxia.c | 332 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()
|
H A D | i2c-emev2.c | 248 i2c_slave_event(priv->slave, I2C_SLAVE_STOP, &value); in em_i2c_slave_irq()
|
/kernel/linux/linux-5.10/drivers/i2c/ |
H A D | i2c-slave-testunit.c | 112 case I2C_SLAVE_STOP: in i2c_slave_testunit_slave_cb()
|
H A D | i2c-slave-eeprom.c | 81 case I2C_SLAVE_STOP: in i2c_slave_eeprom_slave_cb()
|
H A D | i2c-smbus.c | 223 case I2C_SLAVE_STOP: in i2c_slave_host_notify_cb()
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-at91-slave.c | 59 i2c_slave_event(dev->slave, I2C_SLAVE_STOP, &value); in atmel_twi_interrupt_slave()
|
H A D | i2c-cadence.c | 363 i2c_slave_event(id->slave, I2C_SLAVE_STOP, NULL); in cdns_i2c_slave_isr() 373 i2c_slave_event(id->slave, I2C_SLAVE_STOP, NULL); in cdns_i2c_slave_isr() 381 i2c_slave_event(id->slave, I2C_SLAVE_STOP, NULL); in cdns_i2c_slave_isr()
|
H A D | i2c-designware-slave.c | 210 i2c_slave_event(dev->slave, I2C_SLAVE_STOP, &val); in i2c_dw_isr_slave()
|
H A D | i2c-bcm-iproc.c | 389 i2c_slave_event(iproc_i2c->slave, I2C_SLAVE_STOP, in bcm_iproc_i2c_slave_read() 488 i2c_slave_event(iproc_i2c->slave, I2C_SLAVE_STOP, &value); in bcm_iproc_i2c_slave_isr()
|
H A D | i2c-axxia.c | 332 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()
|
H A D | i2c-imx.c | 725 while (i2c_imx->last_slave_event != I2C_SLAVE_STOP) { in i2c_imx_slave_finish_op() 735 i2c_imx_slave_event(i2c_imx, I2C_SLAVE_STOP, &val); in i2c_imx_slave_finish_op() 738 case I2C_SLAVE_STOP: in i2c_imx_slave_finish_op() 873 i2c_imx->last_slave_event = I2C_SLAVE_STOP; in i2c_imx_reg_slave()
|
H A D | i2c-gxp.c | 371 i2c_slave_event(drvdata->slave, I2C_SLAVE_STOP, &buf); in gxp_i2c_slave_irq_handler()
|
H A D | i2c-emev2.c | 248 i2c_slave_event(priv->slave, I2C_SLAVE_STOP, &value); in em_i2c_slave_irq()
|
/kernel/linux/linux-6.6/drivers/i2c/ |
H A D | i2c-slave-testunit.c | 115 case I2C_SLAVE_STOP: in i2c_slave_testunit_slave_cb()
|
H A D | i2c-slave-eeprom.c | 81 case I2C_SLAVE_STOP: in i2c_slave_eeprom_slave_cb()
|
H A D | i2c-smbus.c | 222 case I2C_SLAVE_STOP: in i2c_slave_host_notify_cb()
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | ibm-panel.c | 88 case I2C_SLAVE_STOP: in ibm_panel_i2c_slave_cb()
|
/kernel/linux/linux-5.10/drivers/char/ipmi/ |
H A D | ipmb_dev_int.c | 288 case I2C_SLAVE_STOP: in ipmb_slave_cb()
|
/kernel/linux/linux-6.6/drivers/char/ipmi/ |
H A D | ipmb_dev_int.c | 288 case I2C_SLAVE_STOP: in ipmb_slave_cb()
|
H A D | ipmi_ipmb.c | 205 case I2C_SLAVE_STOP: in ipmi_ipmb_slave_cb()
|