Searched refs:completion (Results 251 - 275 of 1596) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/media/usb/dvb-usb/
H A Dcxusb.h5 #include <linux/completion.h>
150 struct completion v4l2_release;
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mgmt.h12 #include <linux/completion.h>
110 struct completion recv_done;
H A Dhinic_hw_cmdq.h12 #include <linux/completion.h>
151 struct completion **done;
H A Dhinic_hw_mbox.h44 struct completion recv_done;
57 struct completion send_done;
/linux-master/drivers/hwmon/
H A Dbt1-pvt.h10 #include <linux/completion.h>
179 * @conversion: data conversion completion.
188 struct completion conversion;
/linux-master/drivers/i2c/busses/
H A Di2c-at91.h17 #include <linux/completion.h>
140 struct completion cmd_complete;
/linux-master/drivers/crypto/ccree/
H A Dcc_driver.h123 struct completion seq_compl; /* request completion */
135 struct completion hw_queue_avail; /* wait for HW queue availability */
/linux-master/kernel/trace/
H A Dpreemptirq_delay_test.c19 #include <linux/completion.h>
35 static struct completion done;
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_protocol_ops.h35 * @IPC_MEM_MSG_CS_SUCCESS: IPC Message completion success.
130 * @completion: For waking up requestor
134 struct completion completion; member in struct:ipc_rsp
142 * @IPC_MEM_MSG_ABORT_PIPE: AP ->CP: wait for completion of the
261 * struct ipc_mem_msg_common - Message structure for completion status update.
285 * @common: Used to access msg_type and to set the completion status
314 * 3rd byte - This field provides the completion status
/linux-master/fs/nilfs2/
H A Dsegbuf.h16 #include <linux/completion.h>
82 struct completion sb_bio_event;
/linux-master/drivers/infiniband/ulp/isert/
H A Dib_isert.h178 struct completion login_comp;
179 struct completion login_req_comp;
/linux-master/drivers/nfc/st21nfca/
H A Dst21nfca.h111 struct completion req_completion;
129 struct completion req_completion;
/linux-master/drivers/media/pci/ddbridge/
H A Dddbridge-mci.h216 struct completion completion; member in struct:mci_base
/linux-master/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h204 * @rdma_cqe: RDMA completion queue element.
240 * @CH_DISCONNECTED: Last completion has been received.
258 * @cq: IB completion queue for this channel.
308 struct completion *closed;
430 struct completion *freed_channels;
/linux-master/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb.h24 #include <linux/completion.h>
122 struct completion start_comp, stop_comp, flush_comp,
/linux-master/include/linux/
H A Dlivepatch.h14 #include <linux/completion.h>
172 struct completion finish;
/linux-master/drivers/watchdog/
H A Dmtx-1_wdt.c36 #include <linux/completion.h>
49 struct completion stop;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_priv.h109 struct completion init_done;
110 struct completion del_hw_done;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h186 struct completion res_ready;
223 struct completion res_ready;
/linux-master/arch/x86/kernel/
H A Dcpuid.c38 #include <linux/completion.h>
47 struct completion done;
/linux-master/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe.h14 #include <linux/completion.h>
285 struct completion capture_stop;
/linux-master/include/soc/tegra/
H A Dbpmp.h56 struct completion completion; member in struct:tegra_bpmp_channel
/linux-master/include/linux/mfd/
H A Dstm32-timers.h116 * @completion: end of DMA transfer completion
123 struct completion completion; member in struct:stm32_timers_dma
/linux-master/include/target/
H A Dtarget_core_base.h10 #include <linux/completion.h>
509 struct completion *free_compl;
510 struct completion *abrt_compl;
530 struct completion t_transport_stop_comp;
598 struct completion acl_free_comp;
635 struct completion stop_done;
683 struct completion pr_comp;
774 struct completion lun_shutdown_comp;
989 /* Use se_cmd's cpuid for completion */
/linux-master/drivers/infiniband/ulp/srp/
H A Dib_srp.h170 struct completion done;
190 struct completion tsk_mgmt_done;

Completed in 269 milliseconds

<<11121314151617181920>>