Searched refs:asynchronous (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/fsl/
H A Dfsl_ssi.c83 * @asynchronous: 0=synchronous mode, 1=asynchronous mode
98 int asynchronous; member in struct:fsl_ssi_private
311 | (ssi_private->asynchronous ? 0 : CCSR_SSI_SCR_SYN));
366 * rates in asynchronous mode.
368 if (!ssi_private->asynchronous)
414 !ssi_private->asynchronous)
649 ssi_private->asynchronous = ssi_info->asynchronous;
H A Dmpc8610_hpcd.c340 /* Do we want to use asynchronous mode? */
341 ssi_info.asynchronous =
342 of_find_property(np, "fsl,ssi-asynchronous", NULL) ? 1 : 0;
343 if (ssi_info.asynchronous)
344 dev_info(&ofdev->dev, "using asynchronous mode\n");
H A Dfsl_ssi.h211 * asynchronous: 0=synchronous mode, 1=asynchronous mode
219 int asynchronous; member in struct:fsl_ssi_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/
H A DMakefile107 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddatabase.tex254 Toggles between synchronous and asynchronous mode. Currently only synchronous
H A Dprocess.tex9 asynchronous execution.
H A Dtsamples.tex257 synchronous and asynchronous cases and how to kill the processes with
H A Dfunction.tex627 For asynchronous execution, however, the return value is the process id and
635 If callback isn't NULL and if execution is asynchronous,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/vfp/
H A Dvfphw.S154 @ Check for synchronous or asynchronous exception
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/
H A Dconfigure1436 --with-aio-support Include asynchronous io support (default=no)
[all...]

Completed in 110 milliseconds