Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-playstation.c2174 static int dualshock4_parse_report(struct ps_device *ps_dev, struct hid_report *report, in dualshock4_parse_report() function
2406 return dualshock4_parse_report(ps_dev, report, data, size); in dualshock4_dongle_parse_report()
2525 ps_dev->parse_report = dualshock4_parse_report; in dualshock4_create()