Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dda9034-ts.c38 STATE_STOP, /* sample available */ enumerator
175 touch->state = STATE_STOP; in da9034_event_handler()
188 case STATE_STOP: in da9034_event_handler()
/drivers/i2c/busses/
Di2c-digicolor.c68 STATE_STOP, enumerator
111 i2c->state = STATE_STOP; in dc_i2c_stop()
203 case STATE_STOP: in dc_i2c_irq()
Di2c-s3c2410.c92 STATE_STOP enumerator
340 i2c->state = STATE_STOP; in s3c24xx_i2c_stop()
398 case STATE_STOP: in i2c_s3c_irq_nextbyte()
Di2c-rk3x.c158 STATE_STOP enumerator
280 i2c->state = STATE_STOP; in rk3x_i2c_stop()
527 case STATE_STOP: in rk3x_i2c_irq()