OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close_device
(Results
1 - 24
of
24
) sorted by null
/hardware/qcom/display/msm8960/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/msm8974/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/msm8x26/libgralloc/
ionalloc.h
58
~IonAlloc() {
close_device
(); }
65
void
close_device
();
ionalloc.cpp
58
void IonAlloc::
close_device
()
function in class:IonAlloc
/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
()
/hardware/akm/AK8975_FS/libsensors/
SensorBase.h
47
int
close_device
();
SensorBase.cpp
61
int SensorBase::
close_device
() {
KionixSensor.cpp
58
close_device
();
/external/e2fsprogs/misc/
e2freefrag.c
211
void
close_device
(char *device_name, ext2_filsys fs)
function
229
close_device
(fs->device_name, fs);
238
close_device
(fs->device_name, fs);
309
close_device
(device_name, fs);
/hardware/invensense/65xx/libsensors_iio/
SensorBase.h
82
int
close_device
();
SensorBase.cpp
61
int SensorBase::
close_device
()
/device/lge/hammerhead/libsensors/
ProximitySensor.cpp
87
close_device
();
LightSensor.cpp
106
close_device
();
/external/libmtp/src/
libusb-glue.h
73
void
close_device
(PTP_USB *ptp_usb, PTPParams *params);
libusb-glue.c
1890
void
close_device
(PTP_USB *ptp_usb, PTPParams *params)
function
[
all
...]
libmtp.c
[
all
...]
/system/core/debuggerd/
getevent.c
77
int
close_device
(const char *device)
function
125
close_device
(devname);
/hardware/libhardware/modules/camera/
Camera.cpp
45
static int
close_device
(hw_device_t* dev)
function
68
mDevice.common.close =
close_device
;
/system/core/toolbox/
getevent.c
387
int
close_device
(const char *device, int print_flags)
function
439
close_device
(devname, print_flags);
Completed in 301 milliseconds