tb_cfg_request_cancel_queue   56 drivers/thunderbolt/ctl.c static DECLARE_WAIT_QUEUE_HEAD(tb_cfg_request_cancel_queue);
tb_cfg_request_cancel_queue  137 drivers/thunderbolt/ctl.c 		wake_up(&tb_cfg_request_cancel_queue);
tb_cfg_request_cancel_queue  550 drivers/thunderbolt/ctl.c 	wait_event(tb_cfg_request_cancel_queue, !tb_cfg_request_is_active(req));