Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dcyapa.h86 #define OP_DATA_LEFT_BTN 0x01 macro
88 OP_DATA_LEFT_BTN)
H A Dcyapa_gen3.c1171 !!(data->finger_btn & OP_DATA_LEFT_BTN)); in cyapa_gen3_event_process()