Searched refs:thqa_cert_rlen (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/input/ |
H A D | wmt.c | 239 uint32_t thqa_cert_rlen; member 373 if (sc->thqa_cert_rlen > 0 && sc->thqa_cert_rlen <= WMT_BSIZE && in wmt_attach() 376 sc->thqa_cert_rlen, uaa->info.bIfaceIndex, in wmt_attach() 943 sc->thqa_cert_rlen = hid_report_size(d_ptr, d_len, in wmt_hid_parse()
|
/freebsd/sys/dev/hid/ |
H A D | hmt.c | 219 uint32_t thqa_cert_rlen; member 356 if (sc->thqa_cert_rlen > 1 && sc->thqa_cert_rid != sc->cont_max_rid) in hmt_attach() 357 (void)hid_get_report(dev, fbuf, sc->thqa_cert_rlen, NULL, in hmt_attach() 849 sc->thqa_cert_rlen = hid_report_size(d_ptr, d_len, in hmt_hid_parse()
|