OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:open_device
(Results
1 - 15
of
15
) sorted by null
/device/htc/flounder/sensor_hub/libsensors/
SensorBase.cpp
55
int SensorBase::
open_device
() {
function in class:SensorBase
/hardware/akm/AK8975_FS/libsensors/
SensorBase.cpp
54
int SensorBase::
open_device
() {
function in class:SensorBase
/hardware/qcom/display/msm8084/libgralloc/
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.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.cpp
44
int IonAlloc::
open_device
()
function in class:IonAlloc
83
err =
open_device
();
133
err =
open_device
();
149
err =
open_device
();
186
err =
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);
/hardware/qcom/display/msm8909/libgralloc/
ionalloc.cpp
46
int IonAlloc::
open_device
()
function in class:IonAlloc
86
err =
open_device
();
134
err =
open_device
();
152
err =
open_device
();
194
err =
open_device
();
/hardware/qcom/display/msm8994/libgralloc/
ionalloc.cpp
46
int IonAlloc::
open_device
()
function in class:IonAlloc
92
err =
open_device
();
140
err =
open_device
();
158
err =
open_device
();
200
err =
open_device
();
/hardware/qcom/display/msm8996/libgralloc/
ionalloc.cpp
46
int IonAlloc::
open_device
()
function in class:IonAlloc
82
err =
open_device
();
130
err =
open_device
();
148
err =
open_device
();
190
err =
open_device
();
/hardware/invensense/6515/libsensors_iio/
SensorBase.cpp
108
int SensorBase::
open_device
()
function in class:SensorBase
/hardware/invensense/65xx/libsensors_iio/
SensorBase.cpp
102
int SensorBase::
open_device
()
function in class:SensorBase
/external/e2fsprogs/misc/
e2freefrag.c
248
static void
open_device
(char *device_name, ext2_filsys *fs)
function
319
open_device
(device_name, &fs);
/system/core/debuggerd/
getevent.cpp
35
static int
open_device
(const char* device) {
function
131
open_device
(devname);
159
open_device
(devname);
/system/core/toolbox/
getevent.c
313
static int
open_device
(const char *device, int print_flags)
function
461
open_device
(devname, print_flags);
492
open_device
(devname, print_flags);
618
res =
open_device
(device, print_flags);
/system/core/fastboot/
fastboot.cpp
247
static Transport*
open_device
() {
function
[
all
...]
Completed in 533 milliseconds