Home
last modified time | relevance | path

Searched refs:read_multiple_bytes (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/backends/
H A Dspdm-socket.c46 static bool read_multiple_bytes(const int socket, uint8_t *buffer, in read_multiple_bytes() function
95 result = read_multiple_bytes(socket, receive_buffer, &bytes_received, in receive_platform_data()