Home
last modified time | relevance | path

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

/system/ulib/hid/include/hid/
A Dhid.h26 void hid_kbd_parse_report(uint8_t buf[8], hid_keys_t* keys);
/system/ulib/hid/
A Dhid.c14 void hid_kbd_parse_report(uint8_t buf[8], hid_keys_t* keys) { in hid_kbd_parse_report() function
/system/core/virtcon/
A Dkeyboard.cpp94 hid_kbd_parse_report(report, &vi->state[vi->cur_idx]); in vc_input_process()

Completed in 3 milliseconds