suspend_wait 337 arch/x86/kernel/apm_32.c unsigned int suspend_wait: 1; suspend_wait 1272 arch/x86/kernel/apm_32.c as->suspend_wait = 0; suspend_wait 1553 arch/x86/kernel/apm_32.c as->suspend_wait = 1; suspend_wait 1556 arch/x86/kernel/apm_32.c as->suspend_wait == 0); suspend_wait 584 drivers/hid/intel-ish-hid/ipc/ipc.c wake_up_interruptible(&dev->suspend_wait); suspend_wait 174 drivers/hid/intel-ish-hid/ipc/pci-ish.c init_waitqueue_head(&ishtp->suspend_wait); suspend_wait 273 drivers/hid/intel-ish-hid/ipc/pci-ish.c wait_event_interruptible_timeout(dev->suspend_wait, suspend_wait 131 drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h wait_queue_head_t suspend_wait;