HomeSort by relevance Sort by last modified time
    Searched full:check_device (Results 1 - 3 of 3) sorted by null

  /system/core/adb/
usb_libusb.c 378 check_device(libusb_device *dev) function
391 D("check_device(): Failed to get device descriptor\n");
398 D("check_device(): Probing usb device %04x:%04x\n",
404 D("check_device(): Ignored due unknown vendor id\n");
412 D("check_device(): Device (bus: %d, address: %d) "
417 D("check_device(): Device bus: %d, address: %d\n",
424 D("check_device(): Device %4x:%4x is unconfigured\n",
429 D("check_device(): Failed to get configuration for %4x:%4x\n",
435 D("check_device(): Sanity check failed after "
453 D("check_device(): Memory allocation problem\n")
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
ClientLib.cpp 116 #define CHECK_DEVICE(device) \
267 CHECK_DEVICE(device);
323 CHECK_DEVICE(device);
470 CHECK_DEVICE(device);
519 CHECK_DEVICE(device);
556 CHECK_DEVICE(device);
638 CHECK_DEVICE(device);
677 CHECK_DEVICE(device);
724 CHECK_DEVICE(device);
810 CHECK_DEVICE(device)
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
MobiCoreDriverDaemon.cpp 341 #define CHECK_DEVICE(DEVICE, CONNECTION) \
394 CHECK_DEVICE(device, connection);
415 CHECK_DEVICE(device, connection);
483 CHECK_DEVICE(device, connection);
592 CHECK_DEVICE(device, connection);
634 CHECK_DEVICE(device, connection);
675 CHECK_DEVICE(device, connection);

Completed in 90 milliseconds