Searched refs:LIBUSB_ERROR_TIMEOUT (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libusb10/libusb/
H A Dsync.c66 * \returns LIBUSB_ERROR_TIMEOUT if the transfer timed out
127 r = LIBUSB_ERROR_TIMEOUT;
194 r = LIBUSB_ERROR_TIMEOUT;
247 * \returns LIBUSB_ERROR_TIMEOUT if the transfer timed out (and populates
297 * \returns LIBUSB_ERROR_TIMEOUT if the transfer timed out
H A Dlibusb.h620 LIBUSB_ERROR_TIMEOUT = -7, enumerator in enum:libusb_error
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libusb10/libusb/
H A Dsync.c66 * \returns LIBUSB_ERROR_TIMEOUT if the transfer timed out
127 r = LIBUSB_ERROR_TIMEOUT;
194 r = LIBUSB_ERROR_TIMEOUT;
247 * \returns LIBUSB_ERROR_TIMEOUT if the transfer timed out (and populates
297 * \returns LIBUSB_ERROR_TIMEOUT if the transfer timed out
H A Dlibusb.h620 LIBUSB_ERROR_TIMEOUT = -7, enumerator in enum:libusb_error
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libusb10/libusb/
H A Dsync.c66 * \returns LIBUSB_ERROR_TIMEOUT if the transfer timed out
127 r = LIBUSB_ERROR_TIMEOUT;
194 r = LIBUSB_ERROR_TIMEOUT;
247 * \returns LIBUSB_ERROR_TIMEOUT if the transfer timed out (and populates
297 * \returns LIBUSB_ERROR_TIMEOUT if the transfer timed out
H A Dlibusb.h620 LIBUSB_ERROR_TIMEOUT = -7, enumerator in enum:libusb_error
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libusb/libusb/
H A Dcore.c79 case LIBUSB_ERROR_TIMEOUT:
756 if (r == 0 || (r == LIBUSB_ERROR_TIMEOUT && actual_length > 0))
794 if (r == 0 || (r == LIBUSB_ERROR_TIMEOUT && actual_length > 0))
825 if (r == 0 || (r == LIBUSB_ERROR_TIMEOUT && actual_length > 0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libusb/libusb/
H A Dcore.c79 case LIBUSB_ERROR_TIMEOUT:
756 if (r == 0 || (r == LIBUSB_ERROR_TIMEOUT && actual_length > 0))
794 if (r == 0 || (r == LIBUSB_ERROR_TIMEOUT && actual_length > 0))
825 if (r == 0 || (r == LIBUSB_ERROR_TIMEOUT && actual_length > 0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libusb/libusb/
H A Dcore.c79 case LIBUSB_ERROR_TIMEOUT:
756 if (r == 0 || (r == LIBUSB_ERROR_TIMEOUT && actual_length > 0))
794 if (r == 0 || (r == LIBUSB_ERROR_TIMEOUT && actual_length > 0))
825 if (r == 0 || (r == LIBUSB_ERROR_TIMEOUT && actual_length > 0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/usb-modeswitch-2.2.3/
H A Dusb_modeswitch.c75 if (r == 0 || (r == LIBUSB_ERROR_TIMEOUT && actual_length > 0))
92 if (r == 0 || (r == LIBUSB_ERROR_TIMEOUT && actual_length > 0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/usb-modeswitch-2.2.3/
H A Dusb_modeswitch.c75 if (r == 0 || (r == LIBUSB_ERROR_TIMEOUT && actual_length > 0))
92 if (r == 0 || (r == LIBUSB_ERROR_TIMEOUT && actual_length > 0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/usb-modeswitch-2.2.3/
H A Dusb_modeswitch.c75 if (r == 0 || (r == LIBUSB_ERROR_TIMEOUT && actual_length > 0))
92 if (r == 0 || (r == LIBUSB_ERROR_TIMEOUT && actual_length > 0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libusb10/libusb/os/
H A Ddarwin_usb.c105 return LIBUSB_ERROR_TIMEOUT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libusb10/libusb/os/
H A Ddarwin_usb.c105 return LIBUSB_ERROR_TIMEOUT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libusb10/libusb/os/
H A Ddarwin_usb.c105 return LIBUSB_ERROR_TIMEOUT;

Completed in 180 milliseconds