Home
last modified time | relevance | path

Searched refs:close_device (Results 1 – 24 of 24) sorted by relevance

/hardware/qcom/display/msm8909/libgralloc/
Dionalloc.h58 ~IonAlloc() { close_device(); } in ~IonAlloc()
65 void close_device();
Dionalloc.cpp60 void IonAlloc::close_device() in close_device() function in IonAlloc
/hardware/qcom/display/msm8994/libgralloc/
Dionalloc.h58 ~IonAlloc() { close_device(); } in ~IonAlloc()
65 void close_device();
Dionalloc.cpp60 void IonAlloc::close_device() in close_device() function in IonAlloc
/hardware/qcom/display/msm8226/libgralloc/
Dionalloc.h58 ~IonAlloc() { close_device(); } in ~IonAlloc()
65 void close_device();
Dionalloc.cpp58 void IonAlloc::close_device() in close_device() function in IonAlloc
/hardware/qcom/display/msm8996/libgralloc/
Dionalloc.h58 ~IonAlloc() { close_device(); } in ~IonAlloc()
65 void close_device();
Dionalloc.cpp60 void IonAlloc::close_device() in close_device() function in IonAlloc
/hardware/qcom/display/sdm845/libgralloc/
Dionalloc.h58 ~IonAlloc() { close_device(); } in ~IonAlloc()
65 void close_device();
Dionalloc.cpp61 void IonAlloc::close_device() in close_device() function in IonAlloc
/hardware/qcom/display/msm8960/libgralloc/
Dionalloc.h58 ~IonAlloc() { close_device(); } in ~IonAlloc()
65 void close_device();
Dionalloc.cpp58 void IonAlloc::close_device() in close_device() function in IonAlloc
/hardware/qcom/display/msm8084/libgralloc/
Dionalloc.h58 ~IonAlloc() { close_device(); } in ~IonAlloc()
65 void close_device();
Dionalloc.cpp58 void IonAlloc::close_device() in close_device() function in IonAlloc
/hardware/akm/AK8975_FS/libsensors/
DSensorBase.h47 int close_device();
DSensorBase.cpp62 int SensorBase::close_device() { in close_device() function in SensorBase
DKionixSensor.cpp58 close_device(); in ~KionixSensor()
/hardware/invensense/65xx/libsensors_iio/
DSensorBase.h83 int close_device();
DSensorBase.cpp111 int SensorBase::close_device() in close_device() function in SensorBase
/hardware/invensense/6515/libsensors_iio/
DSensorBase.h84 int close_device();
DSensorBase.cpp117 int SensorBase::close_device() in close_device() function in SensorBase
/hardware/libhardware/modules/camera/3_4/
Dcamera.cpp46 static int close_device(hw_device_t* dev) in close_device() function
65 mDevice.common.close = close_device; in Camera()
/hardware/libhardware/modules/usbcamera/
DCamera.cpp47 static int close_device(hw_device_t* dev) { in close_device() function
113 mDevice.common.close = close_device; in Camera()
/hardware/libhardware/modules/camera/3_0/
DCamera.cpp48 static int close_device(hw_device_t* dev) in close_device() function
69 mDevice.common.close = close_device; in Camera()