Searched refs:i3c_send_byte (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/i3c/ | ||
H A D | i3c.h | 218 int i3c_send_byte(I3CBus *bus, uint8_t data); |
/openbmc/qemu/hw/i3c/ | ||
H A D | core.c | 319 int i3c_send_byte(I3CBus *bus, uint8_t data) in i3c_send_byte() function |