Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hid/
H A Dhid-playstation.c81 #define DS_BUTTONS0_CIRCLE BIT(6) macro
937 input_report_key(ds->gamepad, BTN_EAST, ds_report->buttons[0] & DS_BUTTONS0_CIRCLE); in dualsense_parse_report()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hid/
H A Dhid-playstation.c81 #define DS_BUTTONS0_CIRCLE BIT(6) macro
937 input_report_key(ds->gamepad, BTN_EAST, ds_report->buttons[0] & DS_BUTTONS0_CIRCLE); in dualsense_parse_report()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hid/
H A Dhid-playstation.c81 #define DS_BUTTONS0_CIRCLE BIT(6) macro
937 input_report_key(ds->gamepad, BTN_EAST, ds_report->buttons[0] & DS_BUTTONS0_CIRCLE); in dualsense_parse_report()