Searched refs:completion (Results 201 - 225 of 1596) sorted by relevance

1234567891011>>

/linux-master/drivers/edac/
H A Dedac_device.h25 #include <linux/completion.h>
203 struct completion removal_complete;
/linux-master/include/linux/iio/adc/
H A Dad_sigma_delta.h80 struct completion completion; member in struct:ad_sigma_delta
/linux-master/include/linux/
H A Dslimbus.h10 #include <linux/completion.h>
103 * @comp: completion for asynchronous operations, valid only if TID is
112 struct completion *comp;
H A Dumh.h22 struct completion *complete;
/linux-master/drivers/media/rc/
H A Diguanair.c14 #include <linux/completion.h>
34 struct completion completion; member in struct:iguanair
87 complete(&ir->completion);
93 complete(&ir->completion);
99 complete(&ir->completion);
108 complete(&ir->completion);
183 complete(&ir->completion);
190 reinit_completion(&ir->completion);
197 if (wait_for_completion_timeout(&ir->completion, TIMEOU
[all...]
/linux-master/drivers/w1/
H A Dw1_internal.h11 #include <linux/completion.h>
/linux-master/include/linux/mfd/
H A Daltera-a10sr.h13 #include <linux/completion.h>
/linux-master/drivers/net/wireless/intersil/p54/
H A Dp54spi.h101 struct completion fw_comp;
/linux-master/drivers/mtd/
H A Dsm_ftl.h14 #include <linux/completion.h>
/linux-master/include/linux/greybus/
H A Dinterface.h67 struct completion mode_switch_completion;
/linux-master/drivers/scsi/elx/efct/
H A Defct_driver.h100 struct completion done;
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dmt76x0.h16 #include <linux/completion.h>
/linux-master/fs/cachefiles/
H A Dmain.c12 #include <linux/completion.h>
/linux-master/lib/kunit/
H A Dtry-catch.c11 #include <linux/completion.h>
/linux-master/drivers/isdn/mISDN/
H A Dl1oip.h72 struct completion socket_complete;/* completion of sock thread */
/linux-master/drivers/s390/char/
H A Dvmur.h69 struct completion *io_done; /* do_ur_io waits; irq completes */
/linux-master/drivers/crypto/intel/keembay/
H A Docs-hcu.h43 struct completion irq_done;
/linux-master/drivers/infiniband/hw/mlx5/
H A Dumr.h82 struct completion done;
/linux-master/drivers/crypto/chelsio/
H A Dchcr_core.h102 struct completion detach_comp;
/linux-master/include/linux/sunrpc/
H A Dsvcsock.h41 struct completion sk_handshake_done;
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_pm.h90 * @host_sleep_complete: Generic wait-for-completion used in
104 struct completion host_sleep_complete;
/linux-master/drivers/usb/c67x00/
H A Dc67x00-hcd.h81 struct completion endpoint_disable;
/linux-master/drivers/media/pci/mgb4/
H A Dmgb4_core.h29 struct completion req_compl;
/linux-master/drivers/media/platform/qcom/camss/
H A Dcamss-ispif.h59 struct completion reset_complete[MSM_ISPIF_VFE_NUM];
/linux-master/include/uapi/linux/
H A Dif_xdp.h115 /* Request transmit timestamp. Upon completion, put it into tx_timestamp
127 * when the packet is being transmitted. 'completion' union member is
128 * filled by the driver when the transmit completion arrives.
146 } completion; member in union:xsk_tx_metadata::__anon3629

Completed in 215 milliseconds

1234567891011>>