finish_resume     240 drivers/misc/tifm_7xx1.c 	DECLARE_COMPLETION_ONSTACK(finish_resume);
finish_resume     274 drivers/misc/tifm_7xx1.c 		fm->finish_me = &finish_resume;
finish_resume     276 drivers/misc/tifm_7xx1.c 		timeout = wait_for_completion_timeout(&finish_resume, HZ);