Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-playstation.c288 #define DS4_INPUT_REPORT_USB 0x01 macro
2191 if (hdev->bus == BUS_USB && report->id == DS4_INPUT_REPORT_USB && in dualshock4_parse_report()
2366 if (data[0] == DS4_INPUT_REPORT_USB && size == DS4_INPUT_REPORT_USB_SIZE) { in dualshock4_dongle_parse_report()