Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i3c/
H A Di3c.h268 I3CTarget *i3c_target_create_simple(I3CBus *bus, const char *name,
/openbmc/qemu/hw/i3c/
H A Dcore.c560 I3CTarget *i3c_target_create_simple(I3CBus *bus, const char *name, uint8_t addr, in i3c_target_create_simple() function