HomeSort by relevance Sort by last modified time
    Searched refs:usbi_gettimeofday (Results 1 - 2 of 2) sorted by null

  /external/libusb/libusb/
libusbi.h 546 int usbi_gettimeofday(struct timeval *tp, void *tzp);
551 #define usbi_gettimeofday(tv, tz) gettimeofday((tv), (tz)) macro
    [all...]
core.c 2292 int usbi_gettimeofday(struct timeval *tp, void *tzp) function
    [all...]

Completed in 68 milliseconds