Searched refs:for_each_open_device (Results 1 – 2 of 2) sorted by relevance
/third_party/libusb/libusb/ | ||
D | libusbi.h | 1341 #define for_each_open_device(ctx, h) \ macro |
/third_party/libusb/libusb/os/ | ||
D | linux_usbfs.c | 2688 for_each_open_device(ctx, handle) { in op_handle_events() |