Home
last modified time | relevance | path

Searched refs:I2C_SLAVE_EVENT_STOP (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Di2c-pxa.h7 I2C_SLAVE_EVENT_STOP enumerator
/linux-4.1.27/drivers/i2c/busses/
Di2c-pxa.c555 i2c->slave->event(i2c->slave->data, I2C_SLAVE_EVENT_STOP); in i2c_pxa_slave_stop()