Lines Matching +full:one +full:- +full:shot
1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2005-2014, 2023 Intel Corporation
4 * Copyright (C) 2015-2017 Intel Deutschland GmbH
11 #include "iwl-trans.h"
22 * struct iwl_notification_wait - notification wait entry
41 * Each notification is one-shot. If at some point we
42 * need to support multi-shot notifications (which
68 wake_up_all(¬if_data->notif_waitq);