HomeSort by relevance Sort by last modified time
    Searched defs:open_device (Results 1 - 10 of 10) sorted by null

  /device/moto/stingray/sensors/
SensorBase.cpp 51 int SensorBase::open_device() { function in class:SensorBase
  /device/samsung/crespo/libsensors/
SensorBase.cpp 53 int SensorBase::open_device() { function in class:SensorBase
  /external/bluetooth/bluez/test/
attest.c 80 static int open_device(char *device) function
170 fd = open_device(argv[1]);
  /hardware/invensense/libsensors/
SensorBase.cpp 53 int SensorBase::open_device() { function in class:SensorBase
  /external/e2fsprogs/misc/
e2freefrag.c 242 void open_device(char *device_name, ext2_filsys *fs) function
299 open_device(device_name, &fs);
  /system/core/debuggerd/
getevent.c 19 static int open_device(const char *device) function
122 open_device(devname);
153 open_device(devname);
  /external/bluetooth/bluez/tools/
dfutool.c 113 static struct usb_dev_handle *open_device(char *device, struct dfu_suffix *suffix) function
483 udev = open_device(device, &suffix);
607 udev = open_device(device, &suffix);
  /system/core/fastboot/
fastboot.c 193 usb_handle *open_device(void) function
740 usb = open_device();
  /system/core/toolbox/
getevent.c 294 static int open_device(const char *device, int print_flags) function
436 open_device(devname, print_flags);
467 open_device(devname, print_flags);
595 res = open_device(device, print_flags);
  /external/grub/stage2/
disk_io.c 1112 open_device (void) function
1194 open_device ();
1210 open_device ();
1226 open_device ();
    [all...]

Completed in 464 milliseconds