Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i3c/
H A Di3c.h178 int (*ibi_handle) (I3CBus *bus, I3CTarget *target, uint8_t addr, member
/openbmc/qemu/hw/i3c/
H A Dcore.c498 return bc->ibi_handle(bus, t, addr, is_recv); in i3c_target_send_ibi()
H A Daspeed_i3c.c1856 bc->ibi_handle = aspeed_i3c_device_ibi_handle; in aspeed_i3c_device_realize()