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

1 2

  /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/msm8084/libgralloc/
ionalloc.h 63 int open_device();
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.h 63 int open_device();
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/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();
  /device/htc/flounder/sensor_hub/libsensors/
SensorBase.h 47 int open_device();
SensorBase.cpp 54 int SensorBase::open_device() { function in class:SensorBase
  /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/6515/libsensors_iio/
SensorBase.h 83 int open_device();
SensorBase.cpp 106 int SensorBase::open_device() function in class:SensorBase
  /hardware/invensense/65xx/libsensors_iio/
SensorBase.h 82 int 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);
  /device/lge/hammerhead/libsensors/
ProximitySensor.cpp 59 open_device();
LightSensor.cpp 78 open_device();
  /system/core/debuggerd/
getevent.cpp 35 static int open_device(const char* device) { function
131 open_device(devname);
159 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);

Completed in 367 milliseconds

1 2