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

  /src/external/bsd/libfido2/dist/src/
hid_hidapi.c 101 get_report_descriptor(const char *path, struct hidraw_report_descriptor *hrd) function
140 get_report_descriptor(hdi->path, hrd) < 0 ||
hid_linux.c 31 get_report_descriptor(int fd, struct hidraw_report_descriptor *hrd) function
65 if (get_report_descriptor(fd, hrd) < 0 ||
304 get_report_descriptor(ctx->fd, hrd) < 0 ||

Completed in 38 milliseconds