Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-playstation.c103 #define DS_BUTTONS2_TOUCHPAD BIT(1) macro
1177 input_report_key(ds->touchpad, BTN_LEFT, ds_report->buttons[2] & DS_BUTTONS2_TOUCHPAD); in dualsense_parse_report()