Home
last modified time | relevance | path

Searched defs:open_device (Results 1 – 11 of 11) sorted by relevance

/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc/
H A Dionalloc.cpp47 int IonAlloc::open_device() in open_device() function in IonAlloc
/aosp12/hardware/qcom/display/msm8960/libgralloc/
H A Dionalloc.cpp44 int IonAlloc::open_device() in open_device() function in IonAlloc
/aosp12/hardware/qcom/display/msm8994/libgralloc/
H A Dionalloc.cpp48 int IonAlloc::open_device() in open_device() function in IonAlloc
/aosp12/hardware/qcom/display/msm8996/libgralloc/
H A Dionalloc.cpp52 int IonAlloc::open_device() in open_device() function in IonAlloc
/aosp12/hardware/qcom/display/msm8084/libgralloc/
H A Dionalloc.cpp44 int IonAlloc::open_device() in open_device() function in IonAlloc
/aosp12/hardware/qcom/display/msm8226/libgralloc/
H A Dionalloc.cpp44 int IonAlloc::open_device() in open_device() function in IonAlloc
/aosp12/hardware/qcom/display/msm8909/libgralloc/
H A Dionalloc.cpp47 int IonAlloc::open_device() in open_device() function in IonAlloc
/aosp12/hardware/invensense/65xx/libsensors_iio/
H A DSensorBase.cpp102 int SensorBase::open_device() in open_device() function in SensorBase
/aosp12/hardware/invensense/6515/libsensors_iio/
H A DSensorBase.cpp108 int SensorBase::open_device() in open_device() function in SensorBase
/aosp12/system/core/toolbox/
H A Dgetevent.c312 static int open_device(const char *device, int print_flags) in open_device() function
/aosp12/system/core/fastboot/
H A Dfastboot.cpp308 static Transport* open_device() { in open_device() function