Searched refs:report_id (Results 1 – 9 of 9) sorted by relevance
542 uint8_t found, report_id; in kbd_status_changed() 553 report_id = NO_REPORT_ID; in kbd_status_changed() 567 if (report_id == NO_REPORT_ID) in kbd_status_changed() 568 report_id = h.report_ID; in kbd_status_changed() 569 else if (h.report_ID != report_id) in kbd_status_changed() 574 h.report_ID, report_id); in kbd_status_changed() 601 if (report_id != NO_REPORT_ID) { in kbd_status_changed() 603 data[1] = report_id; in kbd_status_changed() 607 write(s->intr, data, (report_id != NO_REPORT_ID) ? 3 : 2); in kbd_status_changed() 541 uint8_t found, report_id; kbd_status_changed() local
173 int32_t report_id, usage, page, val, in hid_interrupt() local194 report_id = data[1]; in hid_interrupt()206 if ((h.flags & HIO_CONST) || (h.report_ID != report_id) || in hid_interrupt()442 if (report_id != AMM_REPORT_ID || !AMM_VALID_REPORT(len)) in hid_interrupt()
227 uint8_t report_id; member647 (len > 0 && sc->report_id != 0)) { in wmt_intr_callback()655 if (sc->report_id && *buf != sc->report_id) in wmt_intr_callback()663 if (sc->report_id) { in wmt_intr_callback()738 uint8_t report_id = 0; in wmt_hid_parse() local814 (report_id == 0 || report_id == hi.report_ID) && in wmt_hid_parse()831 (report_id == 0 || report_id == hi.report_ID)) in wmt_hid_parse()832 report_id = hi.report_ID; in wmt_hid_parse()936 report_id); in wmt_hid_parse()946 sc->report_id = report_id; in wmt_hid_parse()
202 uint8_t report_id; member507 id = sc->report_id != 0 ? *(uint8_t *)buf : 0; in hmt_intr()508 if (sc->report_id != id) { in hmt_intr()514 if (sc->report_id != 0) { in hmt_intr()667 uint8_t report_id = 0; in hmt_hid_parse() local742 (report_id == 0 || report_id == hi.report_ID)) in hmt_hid_parse()743 report_id = hi.report_ID; in hmt_hid_parse()852 sc->report_id = report_id; in hmt_hid_parse()
105 uint8_t report_id; member253 sc->report_id = sc->hi_precision ? in ietp_attach()354 if (*report != sc->report_id) in ietp_intr()
581 int report_id = 0; in hid_report_size() local597 report_id = 1; in hid_report_size()609 return ((temp + 7) / 8 + report_id); in hid_report_size()
536 int report_id = 0; in hid_report_size() local553 report_id = 1; in hid_report_size()565 return ((temp + 7) / 8 + report_id); in hid_report_size()
60 uint8_t report_id; member
691 payload.report_id = ATOPCASE_BKL_REPORT_ID; in atopcase_backlight_update_status()