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

  /hardware/invensense/60xx/libsensors/
SensorBase.h 46 int open_device();
SensorBase.cpp 53 int SensorBase::open_device() { function in class:SensorBase
  /hardware/invensense/60xx/libsensors_iio/
SensorBase.h 44 int open_device();
SensorBase.cpp 52 int SensorBase::open_device() function in class:SensorBase
  /hardware/qcom/display/msm8960/libgralloc/
ionalloc.h 63 int open_device();
ionalloc.cpp 44 int IonAlloc::open_device() function in class:IonAlloc
83 err = open_device();
133 err = open_device();
149 err = open_device();
187 err = open_device();
  /hardware/qcom/display/msm8974/libgralloc/
ionalloc.h 63 int open_device();
ionalloc.cpp 44 int IonAlloc::open_device() function in class:IonAlloc
88 err = open_device();
134 err = open_device();
150 err = open_device();
188 err = open_device();
  /hardware/qcom/display/msm8x26/libgralloc/
ionalloc.h 63 int open_device();
ionalloc.cpp 44 int IonAlloc::open_device() function in class:IonAlloc
83 err = open_device();
133 err = open_device();
149 err = open_device();
187 err = open_device();
  /hardware/akm/AK8975_FS/libsensors/
SensorBase.h 46 int open_device();
SensorBase.cpp 53 int SensorBase::open_device() { function in class:SensorBase
KionixSensor.cpp 50 open_device();
  /hardware/invensense/65xx/libsensors_iio/
SensorBase.h 81 int open_device();
SensorBase.cpp 52 int SensorBase::open_device() function in class:SensorBase
  /device/lge/hammerhead/libsensors/
ProximitySensor.cpp 59 open_device();
LightSensor.cpp 78 open_device();
  /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 266 usb_handle *open_device(void) function
988 usb = open_device();

Completed in 503 milliseconds