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.h148 struct I3CNode { struct
150 QLIST_ENTRY(I3CNode) next; argument
153 typedef struct I3CNode I3CNode; typedef