Searched defs:connection (Results 1 – 5 of 5) sorted by relevance
4 static DBusGConnection *connection; variable
47 unsigned char connection; member
59 unsigned char connection; /* 0 for serial, 1 for parallel */ member
128 Connection connection; member
344 static inline const char* getConnectionName(hwc2_connection_t connection) { in getConnectionName()