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

  /device/htc/flounder/sensor_hub/libsensors/
SensorBase.cpp 54 int SensorBase::open_device() { function in class:SensorBase
  /hardware/akm/AK8975_FS/libsensors/
SensorBase.cpp 53 int SensorBase::open_device() { function in class:SensorBase
  /hardware/invensense/60xx/libsensors_iio/
SensorBase.cpp 52 int SensorBase::open_device() function in class:SensorBase
  /hardware/qcom/display/msm8084/libgralloc/
ionalloc.cpp 44 int IonAlloc::open_device() function in class:IonAlloc
83 err = open_device();
129 err = open_device();
145 err = open_device();
182 err = open_device();
  /hardware/qcom/display/msm8226/libgralloc/
ionalloc.cpp 44 int IonAlloc::open_device() function in class:IonAlloc
83 err = open_device();
130 err = open_device();
147 err = open_device();
186 err = open_device();
  /hardware/intel/common/libva/va/android/
va_android.cpp 46 static int open_device (char *dev_name) function
111 drm_state->fd = open_device((char *)DEVICE_NAME);
  /hardware/invensense/60xx/libsensors/
SensorBase.cpp 53 int SensorBase::open_device() { function in class:SensorBase
  /hardware/qcom/display/msm8960/libgralloc/
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.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/invensense/6515/libsensors_iio/
SensorBase.cpp 106 int SensorBase::open_device() function in class:SensorBase
  /hardware/invensense/65xx/libsensors_iio/
SensorBase.cpp 101 int SensorBase::open_device() function in class:SensorBase
  /external/e2fsprogs/misc/
e2freefrag.c 248 static void open_device(char *device_name, ext2_filsys *fs) function
319 open_device(device_name, &fs);
  /system/core/debuggerd/
getevent.cpp 35 static int open_device(const char* device) { function
131 open_device(devname);
159 open_device(devname);
  /system/core/toolbox/
getevent.c 294 static int open_device(const char *device, int print_flags) function
442 open_device(devname, print_flags);
473 open_device(devname, print_flags);
599 res = open_device(device, print_flags);
  /system/core/fastboot/
fastboot.c 257 usb_handle *open_device(void) function
1090 usb = open_device();
    [all...]

Completed in 482 milliseconds