Searched refs:completion (Results 1 - 25 of 1596) sorted by path

1234567891011>>

/linux-master/arch/m68k/fpsp040/
H A Dbugfix.S169 | This code is entered only on completion of the handling of an
341 | the code sequence to allow completion. We will jump to
478 | the code sequence to allow completion. fpsp_fmt_error causes
/linux-master/arch/parisc/kernel/
H A Dperf_asm.S45 ssm 0,0 ; dummy op to ensure completion
71 ssm 0,0 ; dummy op to ensure completion
/linux-master/arch/powerpc/include/asm/
H A Dps3stor.h32 struct completion done;
/linux-master/drivers/crypto/caam/
H A Dkey_gen.h40 struct completion completion; member in struct:split_key_result
/linux-master/drivers/edac/
H A Dedac_pci.h25 #include <linux/completion.h>
75 struct completion complete;
/linux-master/drivers/gpu/drm/xen/
H A Dxen_drm_front_evtchnl.h14 #include <linux/completion.h>
53 struct completion completion; member in struct:xen_drm_front_evtchnl::__anon3771::__anon3772
/linux-master/drivers/hid/
H A Dhid-picolcd.h55 struct completion ready;
H A Dhid-picolcd_leds.c25 #include <linux/completion.h>
/linux-master/drivers/hv/
H A Dhv_utils_transport.h34 struct completion release; /* synchronize with fd release */
/linux-master/drivers/hwmon/
H A Dda9055-hwmon.c18 #include <linux/completion.h>
36 struct completion done;
/linux-master/drivers/input/mouse/
H A Dcyapa.h292 struct completion cmd_ready;
/linux-master/drivers/macintosh/ams/
H A Dams-pmu.c44 complete((struct completion *)req->arg);
/linux-master/drivers/media/common/siano/
H A Dsmsdvb.h33 struct completion tune_done;
34 struct completion stats_done;
/linux-master/drivers/media/dvb-frontends/
H A Ddrxk_hard.h358 struct completion fw_wait_load;
/linux-master/drivers/media/radio/si470x/
H A Dradio-si470x-common.c216 reinit_completion(&radio->completion);
217 time_left = wait_for_completion_timeout(&radio->completion,
341 reinit_completion(&radio->completion);
342 time_left = wait_for_completion_timeout(&radio->completion,
H A Dradio-si470x.h152 struct completion completion; member in struct:si470x_device
/linux-master/drivers/media/radio/si4713/
H A Dsi4713.h238 struct completion work;
/linux-master/drivers/media/radio/wl128x/
H A Dfmdrv.h211 /* Main task completion handler */
212 struct completion maintask_comp;
216 struct completion *resp_comp;
/linux-master/drivers/media/rc/
H A Dene_ir.h220 struct completion tx_complete; /* TX completion */
/linux-master/drivers/media/usb/dvb-usb/
H A Dcxusb.h5 #include <linux/completion.h>
150 struct completion v4l2_release;
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw-internal.h207 struct completion ctl_done;
/linux-master/drivers/memstick/host/
H A Dr592.h148 struct completion dma_done;
/linux-master/drivers/mfd/
H A Ducb1x00-ts.c23 #include <linux/completion.h>
/linux-master/drivers/misc/sgi-gru/
H A Dgrukservices.h157 * cmp - completion structure for waiting for
164 struct completion *cmp);
/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_resource.c12 #include <linux/completion.h>

Completed in 428 milliseconds

1234567891011>>