Home
last modified time | relevance | path

Searched refs:complete (Results 126 – 150 of 2782) sorted by relevance

12345678910>>...112

/openbmc/linux/drivers/media/rc/
H A Dir_toy.c102 complete(&irtoy->command_done); in irtoy_response()
120 complete(&irtoy->command_done); in irtoy_response()
163 complete(&irtoy->command_done); in irtoy_response()
189 complete(&irtoy->command_done); in irtoy_response()
206 complete(&irtoy->command_done); in irtoy_out_callback()
H A Diguanair.c87 complete(&ir->completion); in process_ir_data()
93 complete(&ir->completion); in process_ir_data()
99 complete(&ir->completion); in process_ir_data()
108 complete(&ir->completion); in process_ir_data()
183 complete(&ir->completion); in iguanair_irq_out()
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dep0.c45 req->complete = NULL; in ast_vhub_reply()
137 goto complete; in ast_vhub_ep0_handle_setup()
168 complete: in ast_vhub_ep0_handle_setup()
369 if (!u_req || (!u_req->complete && !req->internal)) { in ast_vhub_ep0_queue()
373 u_req->complete, req->internal); in ast_vhub_ep0_queue()
/openbmc/linux/drivers/gpu/host1x/
H A Dcdma.c223 wait_for_completion(&cdma->complete); in host1x_cdma_wait_locked()
263 wait_for_completion(&cdma->complete); in host1x_cdma_wait_pushbuffer_space()
359 complete(&cdma->complete); in update_cdma_locked()
510 init_completion(&cdma->complete); in host1x_cdma_init()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-uniphier-f.c158 goto complete; in uniphier_fi2c_interrupt()
162 goto complete; in uniphier_fi2c_interrupt()
179 goto complete; in uniphier_fi2c_interrupt()
228 complete: in uniphier_fi2c_interrupt()
231 complete(&priv->comp); in uniphier_fi2c_interrupt()
/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-udc.c193 req->req.complete(&ep->ep, &req->req); in isp1760_udc_request_complete()
340 bool complete; in isp1760_ep_rx_ready() local
368 complete = isp1760_udc_receive(ep, req); in isp1760_ep_rx_ready()
372 if (complete) in isp1760_ep_rx_ready()
379 struct isp1760_request *complete = NULL; in isp1760_ep_tx_complete() local
428 complete = req; in isp1760_ep_tx_complete()
452 if (complete) in isp1760_ep_tx_complete()
901 bool complete = false; in isp1760_ep_queue() local
942 complete = true; in isp1760_ep_queue()
958 complete = isp1760_udc_receive(uep, req); in isp1760_ep_queue()
[all …]
/openbmc/linux/drivers/soc/fsl/qe/
H A Dqmc.c317 void (*complete)(void *context), void *context) in qmc_chan_write_submit()
347 xfer_desc->tx_complete = complete; in qmc_chan_write_submit()
374 void (*complete)(void *context); in qmc_chan_write_done() local
397 complete = xfer_desc->tx_complete; in qmc_chan_write_done()
409 if (complete) { in qmc_chan_write_done()
411 complete(context); in qmc_chan_write_done()
454 xfer_desc->rx_complete = complete; in qmc_chan_read_submit()
488 void (*complete)(void *context, size_t size); in qmc_chan_read_done() local
513 complete = xfer_desc->rx_complete; in qmc_chan_read_done()
528 if (complete) { in qmc_chan_read_done()
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DBMC.errors.yaml3 description: The systemd multi-user.target failed to complete
/openbmc/linux/drivers/bluetooth/
H A Dhci_ag6xx.c224 goto complete; in ag6xx_setup()
237 goto complete; in ag6xx_setup()
285 complete: in ag6xx_setup()
/openbmc/linux/drivers/soc/qcom/
H A Dwcnss_ctrl.c143 complete(&wcnss->ack); in wcnss_ctrl_smd_callback()
154 complete(&wcnss->ack); in wcnss_ctrl_smd_callback()
158 complete(&wcnss->cbc); in wcnss_ctrl_smd_callback()
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcpim.c1047 if (complete) in __bfa_cb_itnim_online()
1056 if (complete) in __bfa_cb_itnim_offline()
1065 if (complete) in __bfa_cb_itnim_sler()
2122 if (!complete) { in __bfa_cb_ioim_good_comp()
2131 __bfa_cb_ioim_comp(void *cbarg, bfa_boolean_t complete) in __bfa_cb_ioim_comp() argument
2139 if (!complete) { in __bfa_cb_ioim_comp()
2391 if (!complete) { in __bfa_cb_ioim_failed()
2406 if (!complete) { in __bfa_cb_ioim_pathtov()
2420 if (!complete) { in __bfa_cb_ioim_abort()
3255 if (!complete) { in __bfa_cb_tskim_done()
[all …]
/openbmc/webui-vue/src/views/Settings/Network/
H A DNetworkInterfaceSettings.vue100 // Emit initial data fetch complete to parent component
101 this.$root.$emit('network-interface-settings-complete');
/openbmc/openbmc/poky/meta/recipes-core/readline/readline/
H A Dreadline82-009.patch23 *** ../readline-8.2-patched/complete.c 2022-04-05 10:47:06.000000000 -0400
24 --- complete.c 2022-10-26 15:08:51.000000000 -0400
/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c211 pdu_cb->complete = true; in cxgbit_lro_add_packet_rsp()
214 lro_cb->complete = true; in cxgbit_lro_add_packet_rsp()
263 lro_cb->complete = false; in cxgbit_lro_add_packet_gl()
274 lro_cb->complete = false; in cxgbit_lro_add_packet_gl()
296 pdu_cb->complete = true; in cxgbit_lro_add_packet_gl()
298 pdu_cb->complete = true; in cxgbit_lro_add_packet_gl()
302 lro_cb->complete = true; in cxgbit_lro_add_packet_gl()
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Dusb_urb.c58 stream->complete(stream, in usb_urb_complete()
68 stream->complete(stream, b, urb->actual_length); in usb_urb_complete()
185 urb->complete = usb_urb_complete; in usb_urb_alloc_isoc_urbs()
316 if (!stream->complete) { in usb_urb_initv2()
/openbmc/linux/arch/m68k/mac/
H A Dmisc.c47 while (!req.complete) in cuda_pram_read_byte()
59 while (!req.complete) in cuda_pram_write_byte()
345 while (!req.complete) in cuda_restart()
366 while (!req.complete) in cuda_shutdown()
/openbmc/qemu/qapi/
H A Dtransaction.json28 # Actions that can complete successfully will do so without
32 # all Actions. Actions do not complete until all Actions are
33 # ready to complete. May be rejected by Actions that do not
189 # Actions will complete or fail as a group. See
/openbmc/qemu/docs/devel/
H A Dqom-api.rst7 This is the complete API documentation for :ref:`qom`.
/openbmc/linux/drivers/char/hw_random/
H A Dtimeriomem-rng.c98 complete(&priv->completion); in timeriomem_rng_trigger()
163 complete(&priv->completion); in timeriomem_rng_probe()
/openbmc/linux/drivers/usb/storage/
H A Dsierra_ms.c146 goto complete; in sierra_ms_init()
190 complete: in sierra_ms_init()
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dmetricblob.proto42 int32 sidx_cmdline = 1; // complete command line
51 int32 sidx_cmdline = 1; // complete command line
/openbmc/linux/sound/soc/intel/common/
H A Dsst-ipc.c52 ret = wait_event_timeout(msg->waitq, msg->complete, in tx_wait_done()
100 msg->complete = false; in ipc_tx_message()
248 msg->complete = true; in sst_ipc_tx_msg_reply_complete()
/openbmc/linux/drivers/remoteproc/
H A Dqcom_q6v5.c99 complete(&q6v5->stop_done); in q6v5_wdog_interrupt()
140 complete(&q6v5->start_done); in q6v5_ready_interrupt()
184 complete(&q6v5->stop_done); in q6v5_stop_interrupt()
/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_tty.c115 int complete) in gdm_tty_recv_complete() argument
120 if (complete == RECV_PACKET_PROCESS_COMPLETE) in gdm_tty_recv_complete()
135 if (complete == RECV_PACKET_PROCESS_COMPLETE) in gdm_tty_recv_complete()
/openbmc/linux/drivers/staging/most/i2c/
H A Di2c.c151 mbo->complete(mbo); in enqueue()
186 mbo->complete(mbo); in poison_channel()
226 mbo->complete(mbo); in do_rx_work()

12345678910>>...112