ready_for_suspend_event 1006 drivers/hv/channel_mgmt.c 		complete(&vmbus_connection.ready_for_suspend_event);
ready_for_suspend_event   30 drivers/hv/connection.c 	.ready_for_suspend_event= COMPLETION_INITIALIZER(
ready_for_suspend_event   31 drivers/hv/connection.c 				  vmbus_connection.ready_for_suspend_event),
ready_for_suspend_event  272 drivers/hv/hyperv_vmbus.h 	struct completion ready_for_suspend_event;
ready_for_suspend_event 2214 drivers/hv/vmbus_drv.c 		wait_for_completion(&vmbus_connection.ready_for_suspend_event);
ready_for_suspend_event 2293 drivers/hv/vmbus_drv.c 	reinit_completion(&vmbus_connection.ready_for_suspend_event);