Searched refs:tb_cfg_request_is_active (Results 1 – 1 of 1) sorted by relevance
141 static bool tb_cfg_request_is_active(struct tb_cfg_request *req) in tb_cfg_request_is_active() function550 wait_event(tb_cfg_request_cancel_queue, !tb_cfg_request_is_active(req)); in tb_cfg_request_cancel()