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

  /hardware/invensense/libsensors/
SensorBase.h 46 int open_device();
SensorBase.cpp 53 int SensorBase::open_device() { function in class:SensorBase
  /hardware/invensense/libsensors_iio/
SensorBase.h 47 int open_device();
SensorBase.cpp 53 int SensorBase::open_device() function in class:SensorBase
  /system/core/debuggerd/
getevent.c 19 static int open_device(const char *device) function
122 open_device(devname);
153 open_device(devname);
  /external/libmtp/src/
libusb-glue.h 70 int open_device (int busn, int devn, short force, PTP_USB *ptp_usb, PTPParams *params, struct usb_device **dev);
  /external/e2fsprogs/misc/
e2freefrag.c 243 void open_device(char *device_name, ext2_filsys *fs) function
301 open_device(device_name, &fs);
  /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...]
builtins.c 1127 if (! open_device ())
1236 if (open_device ())
1269 if (open_device ())
    [all...]
shared.h 930 int open_device (void);
  /system/core/fastboot/
fastboot.c 243 usb_handle *open_device(void) function
895 usb = open_device();

Completed in 1080 milliseconds