Searched refs:hotplug_fences (Results 1 – 3 of 3) sorted by relevance
133 struct list_head hotplug_fences; member
2249 &wsi_device->hotplug_fences, link) { in udev_event_listener_thread()2952 list_addtail(&fence->link, &wsi_device->hotplug_fences); in wsi_register_device_event()
141 list_inithead(&wsi->hotplug_fences); in wsi_device_init()