Home
last modified time | relevance | path

Searched refs:INIT_COMPLETION (Results 1 – 25 of 56) sorted by relevance

123

/linux-2.6.39/drivers/staging/tidspbridge/core/
Dsync.c75 INIT_COMPLETION(events[i]->comp); in sync_wait_on_multiple_events()
95 INIT_COMPLETION(events[i]->comp); in sync_wait_on_multiple_events()
/linux-2.6.39/drivers/staging/tidspbridge/include/dspbridge/
Dsync.h62 INIT_COMPLETION(event->comp); in sync_reset_event()
/linux-2.6.39/include/linux/
Dcompletion.h101 #define INIT_COMPLETION(x) ((x).done = 0) macro
/linux-2.6.39/drivers/staging/msm/
Dmdp4_overlay_mddi.c203 INIT_COMPLETION(pipe->comp); in mdp4_mddi_overlay_kickoff()
223 INIT_COMPLETION(pipe->comp); in mdp4_mddi_overlay_kickoff()
Dmdp_dma_tv.c132 INIT_COMPLETION(mfd->dma->comp); in mdp_dma3_update()
Dmdp_dma_s.c123 INIT_COMPLETION(mfd->dma->comp); in mdp_dma_s_update()
Dmdp_ppp_dq.c224 INIT_COMPLETION(mdp_ppp_comp); in mdp_ppp_wait()
Dmdp4_overlay_lcdc.c303 INIT_COMPLETION(lcdc_pipe->comp); in mdp4_lcdc_overlay()
Dmdp_dma_lcdc.c363 INIT_COMPLETION(mfd->dma->comp); in mdp_lcdc_update()
Dmdp.c222 INIT_COMPLETION(mdp_hist_comp); in mdp_do_histogram()
348 INIT_COMPLETION(mdp_ppp_comp); in mdp_pipe_kickoff()
Dmddihosti.c1776 INIT_COMPLETION(mddi_rev_user.done_comp); in mddi_get_client_id()
1913 INIT_COMPLETION(pmhctl->mddi_llist_avail_comp); in mddi_get_next_free_llist_item()
1997 INIT_COMPLETION(pmhctl->llist_notify[last_llist_idx].done_comp); in mddi_queue_forward_packets()
2106 INIT_COMPLETION(mddi_rev_user.done_comp); in mddi_queue_reverse_encapsulation()
/linux-2.6.39/drivers/misc/ti-st/
Dst_kim.c201 INIT_COMPLETION(kim_gdata->kim_rcvd); in read_local_version()
371 INIT_COMPLETION(kim_gdata->kim_rcvd); in download_firmware()
447 INIT_COMPLETION(kim_gdata->ldisc_installed); in st_kim_start()
492 INIT_COMPLETION(kim_gdata->ldisc_installed); in st_kim_stop()
/linux-2.6.39/drivers/mtd/onenand/
Domap2.c169 INIT_COMPLETION(c->irq_done); in omap2_onenand_wait()
359 INIT_COMPLETION(c->dma_done); in omap3_onenand_read_bufferram()
430 INIT_COMPLETION(c->dma_done); in omap3_onenand_write_bufferram()
503 INIT_COMPLETION(c->dma_done); in omap2_onenand_read_bufferram()
548 INIT_COMPLETION(c->dma_done); in omap2_onenand_write_bufferram()
/linux-2.6.39/drivers/staging/tidspbridge/rmgr/
Ddrv_interface.c195 INIT_COMPLETION(bridge_comp); in bridge_recover()
211 INIT_COMPLETION(bridge_open_comp); in bridge_recover_schedule()
252 INIT_COMPLETION(bridge_comp); in omap3_bridge_startup()
/linux-2.6.39/sound/soc/samsung/
Dac97.c76 INIT_COMPLETION(s3c_ac97.done); in s3c_ac97_activate()
105 INIT_COMPLETION(s3c_ac97.done); in s3c_ac97_read()
142 INIT_COMPLETION(s3c_ac97.done); in s3c_ac97_write()
/linux-2.6.39/arch/powerpc/platforms/pseries/
Dsuspend.c106 INIT_COMPLETION(suspend_work); in pseries_prepare_late()
/linux-2.6.39/drivers/hwmon/
Djz4740-hwmon.c68 INIT_COMPLETION(*completion); in jz4740_hwmon_read_adcin()
/linux-2.6.39/crypto/
Dtestmgr.c182 INIT_COMPLETION(tr->completion); in do_one_async_hash_op()
329 INIT_COMPLETION(tresult.completion); in test_hash()
483 INIT_COMPLETION(result.completion); in test_aead()
619 INIT_COMPLETION(result.completion); in test_aead()
848 INIT_COMPLETION(result.completion); in test_skcipher()
935 INIT_COMPLETION(result.completion); in test_skcipher()
Daf_alg.c437 INIT_COMPLETION(completion->completion); in af_alg_wait_for_completion()
/linux-2.6.39/drivers/staging/solo6x10/
Dp2m.c101 INIT_COMPLETION(p2m_dev->completion); in solo_p2m_dma_desc()
/linux-2.6.39/drivers/media/radio/
Dradio-wl1273.c377 INIT_COMPLETION(radio->busy); in wl1273_fm_set_tx_freq()
391 INIT_COMPLETION(radio->busy); in wl1273_fm_set_tx_freq()
446 INIT_COMPLETION(radio->busy); in wl1273_fm_set_rx_freq()
807 INIT_COMPLETION(radio->busy); in wl1273_fm_set_seek()
849 INIT_COMPLETION(radio->busy); in wl1273_fm_set_seek()
/linux-2.6.39/drivers/i2c/busses/
Di2c-intel-mid.c540 INIT_COMPLETION(i2c->complete); in xfer_read()
593 INIT_COMPLETION(i2c->complete); in xfer_write()
/linux-2.6.39/arch/powerpc/platforms/powermac/
Dlow_i2c.c446 INIT_COMPLETION(host->complete); in kw_i2c_xfer()
711 INIT_COMPLETION(comp); in pmu_i2c_xfer()
742 INIT_COMPLETION(comp); in pmu_i2c_xfer()
/linux-2.6.39/drivers/power/
Djz4740-battery.c76 INIT_COMPLETION(battery->read_completion); in jz_battery_read_voltage()
/linux-2.6.39/drivers/base/power/
Dmain.c593 INIT_COMPLETION(dev->power.completion); in dpm_resume()
902 INIT_COMPLETION(dev->power.completion); in device_suspend()

123