Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dconnection.c31 .unload_event = COMPLETION_INITIALIZER(
32 vmbus_connection.unload_event),
H A Dhyperv_vmbus.h234 struct completion unload_event; member