Searched defs:protocol_version (Results 1 – 3 of 3) sorted by relevance
| /openbmc/u-boot/include/ | ||
| H A D | cros_ec.h | 21 int protocol_version; /* Protocol version to use */ member |
| /openbmc/qemu/hw/misc/ | ||
| H A D | ivshmem-flat.c | 330 int64_t protocol_version, msg; ivshmem_flat_connect_server() local |
| /openbmc/qemu/ui/ | ||
| H A D | vnc.c | 2940 static int protocol_version(VncState *vs, uint8_t *version, size_t len) protocol_version() function |