Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A 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()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-digicolor.c68 STATE_STOP, enumerator
111 i2c->state = STATE_STOP; in dc_i2c_stop()
203 case STATE_STOP: in dc_i2c_irq()
H A Di2c-rk3x.c178 STATE_STOP enumerator
310 i2c->state = STATE_STOP; in rk3x_i2c_auto_stop()
383 i2c->state = STATE_STOP; in rk3x_i2c_stop()
613 i2c->state = STATE_STOP; in rk3x_i2c_irq()
632 case STATE_STOP: in rk3x_i2c_irq()
H A Di2c-s3c2410.c92 STATE_STOP enumerator
341 i2c->state = STATE_STOP; in s3c24xx_i2c_stop()
399 case STATE_STOP: in i2c_s3c_irq_nextbyte()