Home
last modified time | relevance | path

Searched refs:STATE_STOP (Results 1 – 3 of 3) sorted by relevance

/drivers/input/touchscreen/
Dda9034-ts.c41 STATE_STOP, /* sample available */ enumerator
178 touch->state = STATE_STOP; in da9034_event_handler()
191 case STATE_STOP: in da9034_event_handler()
/drivers/i2c/busses/
Di2c-rk3x.c82 STATE_STOP enumerator
175 i2c->state = STATE_STOP; in rk3x_i2c_stop()
419 case STATE_STOP: in rk3x_i2c_irq()
Di2c-s3c2410.c96 STATE_STOP enumerator
351 i2c->state = STATE_STOP; in s3c24xx_i2c_stop()
413 case STATE_STOP: in i2c_s3c_irq_nextbyte()