Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common.h133 struct list_head hotplug_fences; member
Dwsi_common_display.c2249 &wsi_device->hotplug_fences, link) { in udev_event_listener_thread()
2952 list_addtail(&fence->link, &wsi_device->hotplug_fences); in wsi_register_device_event()
Dwsi_common.c141 list_inithead(&wsi->hotplug_fences); in wsi_device_init()