Home
last modified time | relevance | path

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

/openbmc/qemu/io/
H A Dchannel-null.c28 typedef struct QIOChannelNullSource QIOChannelNullSource; typedef
29 struct QIOChannelNullSource { struct
30 GSource parent;
31 QIOChannel *ioc;
32 GIOCondition condition;