Searched refs:complete (Results 126 - 150 of 1670) sorted by relevance

1234567891011>>

/linux-master/drivers/i2c/busses/
H A Di2c-digicolor.c115 complete(&i2c->done);
172 complete(&i2c->done);
204 complete(&i2c->done);
/linux-master/drivers/staging/most/i2c/
H A Di2c.c151 mbo->complete(mbo);
164 * If channel direction is RX, complete the buffers in list with
186 mbo->complete(mbo);
226 mbo->complete(mbo);
/linux-master/drivers/remoteproc/
H A Dqcom_q6v5.c99 complete(&q6v5->stop_done);
140 complete(&q6v5->start_done);
184 complete(&q6v5->stop_done);
/linux-master/drivers/crypto/amlogic/
H A Damlogic-gxl-core.c37 complete(&mc->chanlist[flow].complete);
164 init_completion(&mc->chanlist[i].complete);
/linux-master/drivers/staging/gdm724x/
H A Dgdm_tty.c115 int complete)
120 if (complete == RECV_PACKET_PROCESS_COMPLETE)
135 if (complete == RECV_PACKET_PROCESS_COMPLETE)
111 gdm_tty_recv_complete(void *data, int len, int index, struct tty_dev *tty_dev, int complete) argument
/linux-master/drivers/dma/idxd/
H A Ddma.c30 int complete = 1; local
43 complete = 0;
47 if (complete && tx->cookie) {
/linux-master/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-vpu.c91 complete(&vpu->ipi_acked);
102 complete(&vpu->ipi_acked);
120 complete(&vpu->ipi_acked);
/linux-master/drivers/edac/
H A Dedac_pci.h75 struct completion complete; member in struct:edac_pci_ctl_info
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Dusb_urb.c58 stream->complete(stream,
68 stream->complete(stream, b, urb->actual_length);
185 urb->complete = usb_urb_complete;
316 if (!stream->complete) {
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dsrq.c136 complete(&s->comp);
/linux-master/fs/nfs/
H A Dcache_lib.c80 complete(&dreq->completion);
/linux-master/drivers/infiniband/hw/hfi1/
H A Dipoib.h51 * @complete: non-zero implies complete
60 int complete; member in struct:ipoib_txreq
/linux-master/drivers/tee/optee/
H A Dnotif.c97 complete(&entry->c);
/linux-master/drivers/staging/rtl8723bs/hal/
H A Drtl8723bs_xmit.c268 complete(&(pxmitpriv->xmit_comp));
431 complete(&pxmitpriv->SdioXmitTerminate);
515 complete(&pxmitpriv->SdioXmitStart);
533 complete(&pxmitpriv->SdioXmitStart);
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_mhccif.c38 /* Ensure write is complete */
66 complete(&t7xx_dev->pm_sr_ack);
/linux-master/arch/powerpc/kernel/
H A Deeh_event.c138 complete(&eeh_eventlist_event);
/linux-master/drivers/acpi/
H A Dacpi_pcc.c46 complete(&data->done);
/linux-master/fs/zonefs/
H A Dsysfs.c75 complete(&sbi->s_kobj_unregister);
/linux-master/drivers/crypto/caam/
H A Dkey_gen.c27 complete(&res->completion);
/linux-master/include/sound/
H A Dsoc-topology.h154 int (*complete)(struct snd_soc_component *comp); member in struct:snd_soc_tplg_ops
/linux-master/sound/soc/fsl/
H A Dimx-audio-rpmsg.c64 complete(&info->cmd_complete);
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dhw_counters.h143 u64 complete; member in struct:bnxt_re_db_pacing_stats
/linux-master/drivers/staging/media/imx/
H A Dimx-media-dev.c40 /* async subdev complete notifier */
66 /* async subdev complete notifier */
69 .complete = imx6_media_probe_complete,
/linux-master/include/media/
H A Dv4l2-async.h90 * @complete: All connections have been bound successfully. The complete
99 int (*complete)(struct v4l2_async_notifier *notifier); member in struct:v4l2_async_notifier_operations
/linux-master/arch/m68k/mac/
H A Dmisc.c49 while (!req.complete)
61 while (!req.complete)
347 while (!req.complete)
368 while (!req.complete)

Completed in 513 milliseconds

1234567891011>>