Searched refs:open_devs (Results 1 – 4 of 4) sorted by relevance
886 list_add(&_handle->list, &ctx->open_devs); in libusb_open()1482 list_init(&ctx->open_devs); in libusb_init()1519 if (!list_empty(&ctx->open_devs)) in libusb_exit()
156 struct list_head open_devs; member
236 list_for_each_entry(handle, &ctx->open_devs, list) { in darwin_devices_detached()1403 list_for_each_entry(handle, &ctx->open_devs, list) { in op_handle_events()
2117 list_for_each_entry(handle, &ctx->open_devs, list) { in op_handle_events()