Home
last modified time | relevance | path

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

/linux-4.1.27/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()
/linux-4.1.27/drivers/i2c/busses/
Di2c-digicolor.c72 STATE_STOP, enumerator
115 i2c->state = STATE_STOP; in dc_i2c_stop()
207 case STATE_STOP: in dc_i2c_irq()
Di2c-meson.c57 STATE_STOP, enumerator
210 i2c->state = STATE_STOP; in meson_i2c_stop()
270 case STATE_STOP: in meson_i2c_irq()
Di2c-rk3x.c83 STATE_STOP enumerator
180 i2c->state = STATE_STOP; in rk3x_i2c_stop()
424 case STATE_STOP: in rk3x_i2c_irq()
Di2c-s3c2410.c101 STATE_STOP enumerator
358 i2c->state = STATE_STOP; in s3c24xx_i2c_stop()
420 case STATE_STOP: in i2c_s3c_irq_nextbyte()