Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i3c/
H A Di3c.h183 int (*ibi_finish) (I3CBus *bus); member
/openbmc/qemu/hw/i3c/
H A Dcore.c514 return bc->ibi_finish(bus); in i3c_target_ibi_finish()
H A Daspeed_i3c.c1858 bc->ibi_finish = aspeed_i3c_device_ibi_finish; in aspeed_i3c_device_realize()