Searched refs:completion (Results 1 – 25 of 34) sorted by relevance
12
60 struct completion pll_ready;66 struct completion hp_startup;67 struct completion hp_shutdown;68 struct completion spkr_shutdown;69 struct completion spkl_shutdown;70 struct completion spkr_startup;71 struct completion spkl_startup;91 struct completion type_detect;92 struct completion load_detect;
517 struct completion xtal_rdy;518 struct completion pll_rdy;530 struct completion hpload_evt;
48 struct completion dcs_done;
46 struct completion init_completion;
32 struct completion pdn_done;
91 struct completion fll_locked[2];
289 struct completion pdn_done;
115 struct completion boot_completion;184 struct completion *done;
34 struct completion vq_ramp_complete;
44 struct completion completion; member57 .completion = COMPLETION_INITIALIZER(code_loader.completion),100 ret = wait_for_completion_timeout(&cl->completion, in cldma_memcpy_work()116 reinit_completion(&cl->completion); in cldma_memcpy_work()129 reinit_completion(&cl->completion); in hda_cldma_transfer()259 complete(&cl->completion); in hda_cldma_interrupt()
154 struct completion fw_ready;230 struct completion done_completion;231 struct completion busy_completion;
49 struct completion completion; member
54 complete(&channel->u.req.completion); in evtchnl_interrupt_req()60 complete(&channel->u.req.completion); in evtchnl_interrupt_req()160 complete_all(&channel->u.req.completion); in evtchnl_free()224 init_completion(&channel->u.req.completion); in evtchnl_alloc()
44 reinit_completion(&evtchnl->u.req.completion); in be_stream_do_io()51 if (wait_for_completion_timeout(&evtchnl->u.req.completion, in be_stream_wait_io()
44 struct completion done_completion;45 struct completion busy_completion;88 struct completion fw_ready;
16 struct completion probe_wait;
48 struct completion *stop_completion;
82 struct completion complete[2];
485 struct completion cmd_complete;
110 struct completion clock_accepted;
23 struct completion notify;
259 struct completion done;269 struct completion done;
582 struct completion ioc;
234 struct completion cs_completion;
83 struct completion cmd_done; /* wait for command completion */
Completed in 63 milliseconds