Home
last modified time | relevance | path

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

/linux/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()
/linux/drivers/i2c/busses/
H A Di2c-digicolor.c68 STATE_STOP, enumerator
111 i2c->state = STATE_STOP; in dc_i2c_stop()
202 case STATE_STOP: in dc_i2c_irq()