Home
last modified time | relevance | path

Searched defs:connection (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/libmix/mix_audio/src/
Damhelper.c4 static DBusGConnection *connection; variable
/hardware/qcom/msm8996/original-kernel-headers/sound/
Dasound_fm.h59 unsigned char connection; /* 0 for serial, 1 for parallel */ member
/hardware/qcom/msm8996/kernel-headers/sound/
Dasound_fm.h47 unsigned char connection; member
/hardware/intel/img/psb_video/src/x11/
Dpsb_xrandr.h128 Connection connection; member
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp81 Return<void> onHotplug(Display display, Connection connection) override { in onHotplug()
/hardware/libhardware/include/hardware/
Dhwcomposer2.h377 static inline const char* getConnectionName(hwc2_connection_t connection) { in getConnectionName()