Searched refs:USBI_EVENT_POLLFDS_MODIFIED (Results 1 - 3 of 3) sorted by relevance

/external/libusb/libusb/
H A Dio.c2105 if (ctx->event_flags & USBI_EVENT_POLLFDS_MODIFIED) {
2132 ctx->event_flags &= ~USBI_EVENT_POLLFDS_MODIFIED;
2181 if (ctx->event_flags & USBI_EVENT_POLLFDS_MODIFIED)
2646 ctx->event_flags |= USBI_EVENT_POLLFDS_MODIFIED;
H A Dlibusbi.h338 USBI_EVENT_POLLFDS_MODIFIED = 1 << 0, enumerator in enum:usbi_event_flags
/external/libusb/include/libusb/
H A Dlibusbi.h338 USBI_EVENT_POLLFDS_MODIFIED = 1 << 0, enumerator in enum:usbi_event_flags

Completed in 72 milliseconds