Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i3c/
H A Di3c.h190 bool i3c_bus_busy(I3CBus *bus);
/openbmc/qemu/hw/i3c/
H A Dcore.c79 bool i3c_bus_busy(I3CBus *bus) in i3c_bus_busy() function