Searched refs:touch_flags (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/touchscreen/
H A Drohm_bu21023.c539 u8 touch_flags; rohm_ts_soft_irq() local
562 touch_flags = READ_POS_BUF(TOUCH_GESTURE) & TOUCH_MASK; rohm_ts_soft_irq()
563 if (touch_flags) { rohm_ts_soft_irq()
575 switch (touch_flags) { rohm_ts_soft_irq()

Completed in 196 milliseconds