OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usbi_using_timerfd
(Results
1 - 4
of
4
) sorted by null
/external/libusb_aah/libusb/
io.c
[
all
...]
libusbi.h
308
#define
usbi_using_timerfd
(ctx) ((ctx)->timerfd >= 0)
macro
310
#define
usbi_using_timerfd
(ctx) (0)
macro
/external/libusb/libusb/
libusbi.h
199
#define
usbi_using_timerfd
(ctx) ((ctx)->timerfd >= 0)
macro
201
#define
usbi_using_timerfd
(ctx) (0)
macro
io.c
[
all
...]
Completed in 85 milliseconds