Searched refs:async (Results 151 - 175 of 202) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_adpcm.c531 .async = snd_pcm_generic_async,
H A Dpcm_dsnoop.c488 .async = snd_pcm_direct_async,
H A Dpcm_extplug.c438 .async = snd_pcm_generic_async,
H A Dpcm_hooks.c165 .async = snd_pcm_generic_async,
H A Dpcm_iec958.c429 .async = snd_pcm_generic_async,
H A Dpcm_dshare.c573 .async = snd_pcm_direct_async,
H A Dpcm_file.c669 .async = snd_pcm_generic_async,
H A Dpcm_ioplug.c753 .async = snd_pcm_ioplug_async,
H A Dpcm_route.c760 .async = snd_pcm_generic_async,
H A Dpcm_softvol.c818 .async = snd_pcm_generic_async,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Disp116x.h274 /* async schedule: control, bulk */
275 struct list_head async; member in struct:isp116x
322 /* async schedule */
H A Disp1362.h457 /* async schedule */
505 /* async schedule: control, bulk */
506 struct list_head async; member in struct:isp1362_hcd
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/ibmvscsi/
H A Dibmvfc.h174 struct srp_direct_buf async; member in struct:ibmvfc_npiv_login
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/init/
H A Dmain.c66 #include <linux/async.h>
823 /* need to finish all async __init code before freeing the memory */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-crypt.c489 /* async */
750 int error, int async)
768 if (async)
818 * For async, error is processed in async handler.
834 * With async crypto it is unsafe to share the crypto context
749 kcryptd_crypt_write_io_submit(struct dm_crypt_io *io, int error, int async) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/sisusbvga/
H A Dsisusb.c338 * If async is nonzero, URBs will be sent without waiting for
346 ssize_t *bytes_written, unsigned int tflags, int async)
372 async = 0;
414 async ? 0 : 5 * HZ,
419 /* Will not happen if async */
426 if ((result == 0) && !async && transferred_len) {
447 if (async) {
344 sisusb_send_bulk_msg(struct sisusb_usb_data *sisusb, int ep, int len, char *kernbuffer, const char __user *userbuffer, int index, ssize_t *bytes_written, unsigned int tflags, int async) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Dfas216.c518 enum { sync, async, none, reject } res = none; enumerator in enum:__anon14253
535 res = async;
609 case async:
3007 p += sprintf(p, "async\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dentry.S310 be 1f ! Must be an NMI async memory error
325 /* NMI async memory error handling. */
770 lda [%o0] ASI_CONTROL, %o4 ! async vaddr
772 lda [%o0] ASI_CONTROL, %o3 ! async error
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dlibswresample.mak360 fate-swr-resample_async-$(3)-$(1)-$(2): CMD = ffmpeg -i $(TARGET_PATH)/tests/data/asynth-$(1)-1.wav -af atrim=end_sample=10240,asetpts=PTS+random\(0\)*200-100,aresample=$(2):async=50:min_hard_comp=0.100000:first_pts=0:internal_sample_fmt=$(3),aformat=$(3),aresample=$(1):internal_sample_fmt=$(3) -f wav -acodec pcm_s16le -
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndbase.tex262 I stops the async notifier and the sound streaming straightly.
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Djquery-1.8.2.js541 xml.async = "false";
1999 rboolean = /^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,
5998 async: false,
7538 async: true,
7960 if ( s.async && s.timeout > 0 ) {
8272 script.async = "async";
8380 xhr.open( s.type, s.url, s.async, s.username, s.password );
8382 xhr.open( s.type, s.url, s.async );
8504 if ( !s.async ) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Durldata.h1007 struct Curl_async async; member in struct:connectdata
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dinode.c25 #include <linux/async.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/musb/
H A Dtusb6010.c1096 /* dma address for async dma */
1098 musb->async = mem->start;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dbattery.c33 #include <linux/async.h>

Completed in 305 milliseconds

123456789