HomeSort by: relevance | last modified time | path
    Searched defs:channel_event (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/xf86-video-qxl/dist/src/
spiceqxl_main_loop.c 413 static void channel_event(int event, SpiceChannelEventInfo *info) function
426 core.base.minor_version = SPICE_INTERFACE_CORE_MINOR; // anything less than 3 and channel_event isn't called
434 core.channel_event = channel_event;

Completed in 33 milliseconds