Searched defs:libusb_context (Results 1 – 2 of 2) sorted by relevance
75 struct libusb_context { struct76 int debug;77 int debug_fixed;78 int ctrl_pipe[2];79 int tr_done_ref;80 int tr_done_gen;104 struct libusb_context *ctx; argument
238 typedef struct libusb_context libusb_context; typedef