Home
last modified time | relevance | path

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

/qemu/ui/
H A Dspice-core.c157 typedef struct ChannelList ChannelList; typedef
158 struct ChannelList { struct
160 QTAILQ_ENTRY(ChannelList) link; argument
162 static QTAILQ_HEAD(, ChannelList) channel_list = QTAILQ_HEAD_INITIALIZER(channel_list);
166 ChannelList *item; in channel_list_add()
175 ChannelList *item; in channel_list_del()
380 ChannelList *item; in qmp_query_spice_channels()