LIBUSB_CAP_HAS_HOTPLUG  527 third_party/libusb/src/libusb/core.c 	if (!libusb_has_capability(LIBUSB_CAP_HAS_HOTPLUG)) {
LIBUSB_CAP_HAS_HOTPLUG  551 third_party/libusb/src/libusb/core.c 	if (libusb_has_capability(LIBUSB_CAP_HAS_HOTPLUG) && dev->ctx->hotplug_pipe[1] > 0) {
LIBUSB_CAP_HAS_HOTPLUG  580 third_party/libusb/src/libusb/core.c 	if (libusb_has_capability(LIBUSB_CAP_HAS_HOTPLUG) && dev->ctx->hotplug_pipe[1] > 0) {
LIBUSB_CAP_HAS_HOTPLUG  664 third_party/libusb/src/libusb/core.c 	if (libusb_has_capability(LIBUSB_CAP_HAS_HOTPLUG)) {
LIBUSB_CAP_HAS_HOTPLUG 1005 third_party/libusb/src/libusb/core.c 		if (!libusb_has_capability(LIBUSB_CAP_HAS_HOTPLUG)) {
LIBUSB_CAP_HAS_HOTPLUG 1932 third_party/libusb/src/libusb/core.c 	if (libusb_has_capability(LIBUSB_CAP_HAS_HOTPLUG)) {
LIBUSB_CAP_HAS_HOTPLUG 1972 third_party/libusb/src/libusb/core.c 	case LIBUSB_CAP_HAS_HOTPLUG:
LIBUSB_CAP_HAS_HOTPLUG  211 third_party/libusb/src/libusb/hotplug.c 	if (!libusb_has_capability(LIBUSB_CAP_HAS_HOTPLUG)) {
LIBUSB_CAP_HAS_HOTPLUG  287 third_party/libusb/src/libusb/hotplug.c 	if (!libusb_has_capability(LIBUSB_CAP_HAS_HOTPLUG)) {
LIBUSB_CAP_HAS_HOTPLUG 1995 third_party/libusb/src/libusb/io.c 	if (libusb_has_capability(LIBUSB_CAP_HAS_HOTPLUG) && fds[1].revents) {