Searched refs:hid_kbd_parse_report (Results 1 – 3 of 3) sorted by relevance
26 void hid_kbd_parse_report(uint8_t buf[8], hid_keys_t* keys);
14 void hid_kbd_parse_report(uint8_t buf[8], hid_keys_t* keys) { in hid_kbd_parse_report() function
94 hid_kbd_parse_report(report, &vi->state[vi->cur_idx]); in vc_input_process()
Completed in 4 milliseconds