Home
last modified time | relevance | path

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

/openbmc/qemu/backends/
H A Dspdm-socket.c128 static bool write_multiple_bytes(const int socket, const uint8_t *buffer, in write_multiple_bytes() function
157 return write_multiple_bytes(socket, send_buffer, bytes_to_send); in send_platform_data()