Searched refs:ChannelList (Results 1 – 1 of 1) sorted by relevance
157 typedef struct ChannelList ChannelList; typedef158 struct ChannelList { struct160 QTAILQ_ENTRY(ChannelList) link; argument162 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()