Home
last modified time | relevance | path

Searched defs:I3CNode (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/i3c/
H A Di3c.h150 struct I3CNode { struct
152 QLIST_ENTRY(I3CNode) next; argument
155 typedef struct I3CNode I3CNode; typedef