Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dhynitron-cst816x.c22 u8 gest; member
95 static u8 cst816x_gest_idx(u8 gest) in cst816x_gest_idx() argument
99 switch (gest) { in cst816x_gest_idx()
104 index = gest; in cst816x_gest_idx()
125 tch->abs_x, tch->abs_y, tch->active, tch->gest); in cst816x_process_touch()
179 if (tch.gest) in cst816x_irq_cb()
181 priv->keycode[cst816x_gest_idx(tch.gest)], in cst816x_irq_cb()