Searched refs:DS_BUTTONS2_TOUCHPAD (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/hid/
H A Dhid-playstation.c110 #define DS_BUTTONS2_TOUCHPAD BIT(1) macro
1450 input_report_key(ds->touchpad, BTN_LEFT, ds_report->buttons[2] & DS_BUTTONS2_TOUCHPAD);
2344 input_report_key(ds4->touchpad, BTN_LEFT, ds4_report->buttons[2] & DS_BUTTONS2_TOUCHPAD);

Completed in 195 milliseconds