Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i3c/
H A Daspeed_i3c.h19 #define TYPE_ASPEED_I3C_DEVICE "aspeed.i3c.device" macro
/openbmc/qemu/hw/i3c/
H A Daspeed_i3c.c1837 g_autofree char *name = g_strdup_printf(TYPE_ASPEED_I3C_DEVICE ".%d", in aspeed_i3c_device_realize()
1938 TYPE_ASPEED_I3C_DEVICE); in aspeed_i3c_instance_init()
2002 .name = TYPE_ASPEED_I3C_DEVICE,