Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/libgralloc/
Dionalloc.h58 ~IonAlloc() { close_device(); } in ~IonAlloc()
65 void close_device();
Dionalloc.cpp62 void IonAlloc::close_device() in close_device() function in IonAlloc
/hardware/qcom/display/msm8909w_3100/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/msm8996/libgralloc/
Dionalloc.h58 ~IonAlloc() { close_device(); } in ~IonAlloc()
65 void close_device();
Dionalloc.cpp66 void IonAlloc::close_device() in close_device() function in IonAlloc
/hardware/qcom/display/msm8909/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/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/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/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.cpp43 static int close_device(hw_device_t* dev) in close_device() function
62 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()