HomeSort by: relevance | last modified time | path
    Searched defs:allocreport (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/usbhidctl/
usbhid.c 428 allocreport(struct Sreport *report, report_desc_t rd, int repindex) function in typeref:typename:void
465 allocreport(report, rd, repindex);
635 allocreport(&inreport, rd, REPORT_INPUT);
usbhid.c 428 allocreport(struct Sreport *report, report_desc_t rd, int repindex) function in typeref:typename:void
465 allocreport(report, rd, repindex);
635 allocreport(&inreport, rd, REPORT_INPUT);
usbhid.c 428 allocreport(struct Sreport *report, report_desc_t rd, int repindex) function in typeref:typename:void
465 allocreport(report, rd, repindex);
635 allocreport(&inreport, rd, REPORT_INPUT);
usbhid.c 428 allocreport(struct Sreport *report, report_desc_t rd, int repindex) function in typeref:typename:void
465 allocreport(report, rd, repindex);
635 allocreport(&inreport, rd, REPORT_INPUT);

Completed in 96 milliseconds