OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:open_device
(Results
1 - 12
of
12
) sorted by null
/hardware/akm/AK8975_FS/libsensors/
SensorBase.cpp
53
int SensorBase::
open_device
() {
function in class:SensorBase
/hardware/invensense/60xx/libsensors_iio/
SensorBase.cpp
52
int SensorBase::
open_device
()
function in class:SensorBase
/hardware/invensense/60xx/libsensors/
SensorBase.cpp
53
int SensorBase::
open_device
() {
function in class:SensorBase
/hardware/invensense/65xx/libsensors_iio/
SensorBase.cpp
52
int SensorBase::
open_device
()
function in class:SensorBase
/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
();
187
err =
open_device
();
/hardware/qcom/display/msm8974/libgralloc/
ionalloc.cpp
44
int IonAlloc::
open_device
()
function in class:IonAlloc
88
err =
open_device
();
134
err =
open_device
();
150
err =
open_device
();
188
err =
open_device
();
/hardware/qcom/display/msm8x26/libgralloc/
ionalloc.cpp
44
int IonAlloc::
open_device
()
function in class:IonAlloc
83
err =
open_device
();
133
err =
open_device
();
149
err =
open_device
();
187
err =
open_device
();
/external/e2fsprogs/misc/
e2freefrag.c
243
void
open_device
(char *device_name, ext2_filsys *fs)
function
301
open_device
(device_name, &fs);
/system/core/debuggerd/
getevent.c
19
static int
open_device
(const char *device)
function
122
open_device
(devname);
153
open_device
(devname);
/system/core/toolbox/
getevent.c
294
static int
open_device
(const char *device, int print_flags)
function
436
open_device
(devname, print_flags);
467
open_device
(devname, print_flags);
595
res =
open_device
(device, print_flags);
/external/grub/stage2/
disk_io.c
1112
open_device
(void)
function
1194
open_device
();
1210
open_device
();
1226
open_device
();
[
all
...]
/system/core/fastboot/
fastboot.c
266
usb_handle *
open_device
(void)
function
988
usb =
open_device
();
Completed in 384 milliseconds