Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp5.c430 int cur_btn_state; in cyttsp5_btn_attention() local
447 cur_btn_state = (ts->input_buf[offset] >> (cur_btn * CY_BITS_PER_BTN)) in cyttsp5_btn_attention()
451 cur_btn_state); in cyttsp5_btn_attention()