target_suspend    677 drivers/net/wireless/ath/ath10k/core.c 	complete(&ar->target_suspend);
target_suspend   2814 drivers/net/wireless/ath/ath10k/core.c 	reinit_completion(&ar->target_suspend);
target_suspend   2822 drivers/net/wireless/ath/ath10k/core.c 	time_left = wait_for_completion_timeout(&ar->target_suspend, 1 * HZ);
target_suspend   3173 drivers/net/wireless/ath/ath10k/core.c 	init_completion(&ar->target_suspend);
target_suspend    983 drivers/net/wireless/ath/ath10k/core.h 	struct completion target_suspend;
target_suspend    455 drivers/net/wireless/ath/ath10k/wow.c 	reinit_completion(&ar->target_suspend);
target_suspend    463 drivers/net/wireless/ath/ath10k/wow.c 	ret = wait_for_completion_timeout(&ar->target_suspend, 3 * HZ);