wait_ctrl_res     752 drivers/hid/intel-ish-hid/ishtp/bus.c 		wake_up_interruptible(&cl->wait_ctrl_res);
wait_ctrl_res      87 drivers/hid/intel-ish-hid/ishtp/client.c 	init_waitqueue_head(&cl->wait_ctrl_res);
wait_ctrl_res     286 drivers/hid/intel-ish-hid/ishtp/client.c 	err = wait_event_interruptible_timeout(cl->wait_ctrl_res,
wait_ctrl_res     373 drivers/hid/intel-ish-hid/ishtp/client.c 	rets = wait_event_interruptible_timeout(cl->wait_ctrl_res,
wait_ctrl_res      89 drivers/hid/intel-ish-hid/ishtp/client.h 	wait_queue_head_t	wait_ctrl_res;
wait_ctrl_res     342 drivers/hid/intel-ish-hid/ishtp/hbm.c 			wake_up_interruptible(&cl->wait_ctrl_res);
wait_ctrl_res     393 drivers/hid/intel-ish-hid/ishtp/hbm.c 			wake_up_interruptible(&cl->wait_ctrl_res);