Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/common/
Dhid.h164 int hid_parse_report(const void *report_data, const int len);
/DragonOS-0.1.2/kernel/src/driver/hid/
Dhidparse.c354 int hid_parse_report(const void *report_data, const int len) in hid_parse_report() function