OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:close_device
(Results
1 - 25
of
30
) sorted by null
1
2
/hardware/qcom/display/msm8084/libgralloc/
ionalloc.h
58
~IonAlloc() {
close_device
(); }
65
void
close_device
();
ionalloc.cpp
58
void IonAlloc::
close_device
()
function in class:IonAlloc
/hardware/qcom/display/msm8226/libgralloc/
ionalloc.h
58
~IonAlloc() {
close_device
(); }
65
void
close_device
();
ionalloc.cpp
58
void IonAlloc::
close_device
()
function in class:IonAlloc
/hardware/qcom/display/msm8960/libgralloc/
ionalloc.h
58
~IonAlloc() {
close_device
(); }
65
void
close_device
();
/hardware/qcom/display/msm8974/libgralloc/
ionalloc.h
58
~IonAlloc() {
close_device
(); }
65
void
close_device
();
/hardware/invensense/60xx/libsensors/
SensorBase.h
47
int
close_device
();
SensorBase.cpp
61
int SensorBase::
close_device
() {
/hardware/invensense/60xx/libsensors_iio/
SensorBase.h
45
int
close_device
();
SensorBase.cpp
61
int SensorBase::
close_device
()
/device/htc/flounder/sensor_hub/libsensors/
SensorBase.h
48
int
close_device
();
SensorBase.cpp
62
int SensorBase::
close_device
() {
/external/e2fsprogs/misc/
e2freefrag.c
215
static void
close_device
(char *device_name, ext2_filsys fs)
function
233
close_device
(fs->device_name, fs);
242
close_device
(fs->device_name, fs);
331
close_device
(device_name, fs);
/hardware/akm/AK8975_FS/libsensors/
SensorBase.h
47
int
close_device
();
SensorBase.cpp
61
int SensorBase::
close_device
() {
KionixSensor.cpp
58
close_device
();
/hardware/invensense/6515/libsensors_iio/
SensorBase.h
84
int
close_device
();
SensorBase.cpp
115
int SensorBase::
close_device
()
/hardware/invensense/65xx/libsensors_iio/
SensorBase.h
83
int
close_device
();
SensorBase.cpp
110
int SensorBase::
close_device
()
/system/core/debuggerd/
getevent.cpp
90
int
close_device
(const char* device) {
function
133
close_device
(devname);
/device/lge/hammerhead/libsensors/
LightSensor.cpp
106
close_device
();
ProximitySensor.cpp
87
close_device
();
/external/libmtp/src/
libusb-glue.h
73
void
close_device
(PTP_USB *ptp_usb, PTPParams *params);
/hardware/libhardware/modules/camera/
Camera.cpp
43
static int
close_device
(hw_device_t* dev)
function
64
mDevice.common.close =
close_device
;
Completed in 653 milliseconds
1
2