Searched refs:async (Results 76 - 100 of 202) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A D8255.c143 comedi_buf_put(s->async, d);
144 s->async->events |= COMEDI_CB_EOS;
H A Ddt2814.c245 struct comedi_cmd *cmd = &s->async->cmd;
371 s->async->events |= COMEDI_CB_EOA;
H A Dadl_pci9111.c814 struct comedi_cmd *async_cmd = &subdevice->async->cmd;
966 struct comedi_async *async; local
976 async = subdevice->async;
1003 async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA;
1086 async->events |= COMEDI_CB_EOA;
H A Dquatech_daqp_cs.c302 s->async->events |=
313 comedi_buf_put(s->async, data);
323 s->async->events |= COMEDI_CB_EOA;
336 s->async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR;
339 s->async->events |= COMEDI_CB_BLOCK;
585 struct comedi_cmd *cmd = &s->async->cmd;
H A Ddt3000.c407 s->async->events |= COMEDI_CB_BLOCK;
411 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA;
416 s->async->events |= COMEDI_CB_EOA;
461 comedi_buf_put(s->async, data);
635 struct comedi_cmd *cmd = &s->async->cmd;
H A Ds626.c1073 cmd = &(s->async->cmd);
1082 for (i = 0; i < (s->async->cmd.chanlist_len); i++) {
1089 /* comedi_buf_put(s->async, tempdata); */
1099 s->async->events |= COMEDI_CB_EOS;
1110 s->async->events |= COMEDI_CB_EOA;
1126 DEBUG("s626_irq_handler: events %d\n", s->async->events);
1135 cmd = &(s->async->cmd);
1411 struct comedi_cmd *cmd = &(dev->subdevices->async->cmd);
1753 s->async->inttrig = NULL;
1765 struct comedi_cmd *cmd = &s->async
[all...]
H A Dni_660x.c917 /* const struct comedi_cmd *cmd = &s->async->cmd; */
926 retval = ni_tio_cmd(counter, s->async);
966 if (s->async->events) {
967 if (s->async->events & (COMEDI_CB_EOA | COMEDI_CB_ERROR |
1001 mite_sync_input_dma(subdev_to_counter(s)->mite_chan, s->async);
1003 return comedi_buf_read_n_available(s->async);
1013 s->async);
H A Damplc_pc236.c710 comedi_buf_put(s->async, 0);
711 s->async->events |= COMEDI_CB_BLOCK | COMEDI_CB_EOS;
H A Dni_6527.c232 comedi_buf_put(s->async, 0);
233 s->async->events |= COMEDI_CB_EOS;
319 /* struct comedi_cmd *cmd = &s->async->cmd; */
H A Dni_daq_700.c142 comedi_buf_put(s->async, d);
143 s->async->events |= COMEDI_CB_EOS;
H A Dpcl711.c225 s->async->events |= COMEDI_CB_EOA;
402 struct comedi_cmd *cmd = &s->async->cmd;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dentry.S156 bnz BASED(1f) # from user -> load async stack
165 0: l %r14,__LC_ASYNC_STACK # are we already on the async stack ?
765 bnz BASED(mcck_int_main) # from user -> load async stack
H A Dentry64.S168 0: lg %r14,__LC_ASYNC_STACK # are we already on the async. stack ?
179 1: lg %r15,__LC_ASYNC_STACK # load async stack
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-q.c165 /* If an async split transaction gets an error or is unlinked,
453 * async transaction in the TT buffer.
704 qtd->hw_alt_next = ehci->async->hw->hw_alt_next;
965 /* move qh (and its qtds) onto async queue; maybe enable queue. */
978 /* (re)start the async schedule? */
979 head = ehci->async;
1156 /* the async qh for the qtds being reclaimed are now unlinked from the HC */
1181 /* it's not free to turn the async schedule on/off; leave it
1185 && ehci->async->qh_next.qh == NULL)
1188 qh_put(qh); /* refcount from async lis
[all...]
H A Dsl811-hcd.c307 * from the previous frame), and the rest of the time is async
324 else if (!list_empty(&sl811->async))
325 ep = container_of(sl811->async.next,
339 if (ep->schedule.next == &sl811->async)
447 /* async deschedule? */
474 /* we might turn SOFs back on again for the async schedule */
747 if (sl811->periodic_count == 0 && list_empty(&sl811->async))
897 list_add_tail(&ep->schedule, &sl811->async);
1440 list_for_each_entry (ep, &sl811->async, schedule) {
1463 if (!list_empty(&sl811->async))
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Ddonauboe.c426 if (self->async)
924 self->async = 1;
956 self->async = 0;
1348 if (self->async)
1565 self->async = 0;
1709 if ((!self->irdad) && (!self->async))
1737 if ((!self->irdad) && (!self->async))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/
H A Dtransmission.js103 var async = false;
104 this.loadDaemonPrefs(async);
105 this.loadDaemonStats(async);
113 loadDaemonPrefs: function(async) {
119 }, this, async);
1553 loadDaemonStats: function(async) {
1556 }, this, async);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddialup.cpp186 bool async);
751 bool async)
868 // TODO may be we should disable auto check while async dialing is in
879 async ? (void *)wxRasDialFunc // cast needed for gcc 3.1
888 wxString(async ? _("initiate") : _("establish")).c_str(),
903 // for async dialing, we're not yet connected
904 if ( !async )
748 Dial(const wxString& nameOfISP, const wxString& username, const wxString& password, bool async) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/misc/
H A Dadssearch.pl890 my $async = shift || "0";
896 $hd = Net::LDAPS->new( $server, async => $async, port => $port ) ||
900 $hd = Net::LDAP->new( $server, async => $async, port => $port ) ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/
H A Durb.c57 int async; local
64 async = !can_sleep && chip->async_unlink;
66 if (!async && in_interrupt())
73 if (async)
85 if (async)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/control/
H A Dcontrol_shm.c111 ctrl->u.async.sig = sig;
114 ctrl->u.async.pid = pid;
403 .async = snd_ctl_shm_async,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/testsuite/
H A Dmount.testroot144 mount -o async,sync,atime,noatime,dev,nodev,exec,noexec,loop,suid,nosuid,remount,ro,rw,bind,move
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_copy.c165 .async = snd_pcm_generic_async,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswresample/
H A Doptions.c108 {"async" , "simplified 1 parameter audio timestamp matching, 0(disabled), 1(filling and trimming), >1(maximum stretch/squeeze in samples per second)"
109 , OFFSET(async) , AV_OPT_TYPE_FLOAT ,{.dbl=0 }, INT_MIN, INT_MAX , PARAM },
H A Dswresample_internal.h106 float async; ///< swr simple 1 parameter async, similar to ffmpegs -async member in struct:SwrContext

Completed in 160 milliseconds

123456789