Searched refs:stopped (Results 1 - 25 of 131) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/ibmasm/
H A Dr_heartbeat.c52 rhb->stopped = 0;
81 rhb->stopped,
84 if (signal_pending(current) || rhb->stopped) {
90 rhb->stopped = 0;
97 rhb->stopped = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/cs/
H A Dbfa_trc.h53 u32 stopped; member in struct:bfa_trc_mod_s
108 trcm->head = trcm->tail = trcm->stopped = 0;
116 trcm->stopped = 1;
132 if (trcm->stopped)
154 if (trcm->stopped)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/scripts/
H A Dpoff13 DONE="stopped"
31 If 'provider' is omitted pppd will be stopped or signalled if and only if
34 provider will be stopped or signalled.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dwmi.c102 wmi->stopped = false;
115 wmi->stopped = true;
193 if (unlikely(wmi->stopped))
295 /* check if wmi stopped flag is set */
296 if (unlikely(wmi->stopped)) {
H A Dwmi.h104 bool stopped; member in struct:wmi
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dlangwell_udc.h136 unsigned stopped:1, member in struct:langwell_ep
201 stopped:1, member in struct:langwell_udc
H A Dnet2280.c179 ep->stopped = 0;
790 unsigned stopped = ep->stopped; local
813 ep->stopped = 1;
817 ep->stopped = stopped;
863 if (list_empty (&ep->queue) && !ep->stopped) {
1010 if (ep->stopped)
1086 ep->stopped = 1;
1104 int stopped; local
2116 int stopped = ep->stopped; local
[all...]
H A Dgoku_udc.c169 ep->stopped = 0;
228 ep->stopped = 1;
293 unsigned stopped = ep->stopped; local
318 ep->stopped = 1;
322 ep->stopped = stopped;
372 dev->ep[0].stopped = 1;
472 ep->stopped = 1;
521 // return: 0 = q running, 1 = q stopped, negativ
[all...]
H A Dat91_udc.h114 unsigned stopped:1; member in struct:at91_ep
H A Dnet2280.h111 stopped : 1, member in struct:net2280_ep
125 ep->stopped = 1;
H A Dfsl_udc_core.c98 unsigned char stopped = ep->stopped; local
142 ep->stopped = 1;
151 ep->stopped = stopped;
160 ep->stopped = 1;
278 /* Clear stopped bit */
279 udc->stopped = 0;
301 /* Set stopped bit for isr */
302 udc->stopped
848 int ep_num, stopped, ret = 0; local
[all...]
H A Dlh7a40x_udc.c304 ep->stopped = 0;
616 unsigned int stopped = ep->stopped; local
633 ep->stopped = 1;
643 ep->stopped = stopped;
868 ep->stopped = 1;
1030 ep->stopped = 0;
1072 ep->stopped = 1;
1151 ep->stopped);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dtx.c236 ++tx_queue->stopped;
238 * change of stopped from the access
250 --tx_queue->stopped;
315 if (tx_queue->stopped == 1)
410 * stopped. */
412 if (unlikely(tx_queue->stopped) && likely(efx->port_enabled)) {
420 if (tx_queue->stopped) {
421 tx_queue->stopped = 0;
468 BUG_ON(tx_queue->stopped);
506 if (tx_queue->stopped) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/keyboard/
H A Dmatrix_keypad.c39 bool stopped; member in struct:matrix_keypad
184 if (unlikely(keypad->scan_pending || keypad->stopped))
201 keypad->stopped = false;
217 keypad->stopped = true;
417 keypad->stopped = true;
H A Dsamsung-keypad.c69 bool stopped; member in struct:samsung_keypad
170 wait_event_timeout(keypad->wait, keypad->stopped,
173 } while (key_down && !keypad->stopped);
183 keypad->stopped = false;
201 keypad->stopped = true;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dsaa5249.c95 unsigned stopped : 1; /* VTXIOCSTOPDAU has been called */ member in struct:__anon12241
263 t->vdau[req->pgbuf].stopped = false;
278 if (!t->vdau[req->pgbuf].stopped) {
402 t->vdau[req->pgbuf].stopped = true;
527 t->vdau[pgbuf].stopped = true;
609 t->vdau[pgbuf].stopped = true;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-imx.c124 int stopped; member in struct:imx_i2c_struct
207 i2c_imx->stopped = 0;
218 if (!i2c_imx->stopped) {
233 if (!i2c_imx->stopped) {
235 i2c_imx->stopped = 1;
376 i2c_imx->stopped = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/spufs/
H A Drun.c51 u32 stopped; local
53 stopped = SPU_STATUS_INVALID_INSTR | SPU_STATUS_SINGLE_STEP |
58 if (*stat & stopped) {
61 * re-read the register to get the stopped value.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dau1550_ac97.c129 unsigned stopped:1; member in struct:au1550_state::dmabuf
449 if (db->stopped)
466 db->stopped = 1;
478 if (db->stopped)
495 db->stopped = 1;
582 if (!db->stopped)
593 db->stopped = 0;
602 if (!db->stopped)
623 db->stopped = 0;
848 if (s->dma_dac.mapped || !s->dma_dac.ready || s->dma_dac.stopped)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dstopwtch.tex12 ... stopwatch is stopped now ...
H A Dtimer.tex25 be stopped later with \helpref{Stop}{wxtimerstop}.
80 Returns {\tt true} if the timer is running, {\tt false} if it is stopped.
108 function will be called repeatedly until the timer is stopped. If {\tt true},
118 If the timer was already running, it will be stopped by this method before
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-q.c314 int stopped; local
335 stopped = (state == QH_STATE_IDLE);
345 * if queue is stopped, handles unlinks.
409 stopped = 1;
423 stopped = 1;
428 } else if (likely (!stopped
434 stopped = 1;
461 * activate it while we "know" it's stopped.
508 if (stopped && qtd->qtd_list.prev != &qh->qtd_list) {
551 if (stopped !
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/qdsp5/
H A Daudio_amrnb.c123 uint8_t stopped:1; /* set when stopped, cleared on flush */ member in struct:audio
475 audio->stopped = 0;
522 audio->stopped = 1;
525 if (audio->stopped) {
526 /* Make sure we're stopped and we wake any threads
528 * While audio->stopped write threads will always
654 used > 0) || (audio->stopped));
659 if (audio->stopped) {
722 || (audio->stopped));
[all...]
H A Daudio_qcelp.c112 uint8_t stopped:1; /* set when stopped, cleared on flush */ member in struct:audio
457 audio->stopped = 0;
503 audio->stopped = 1;
506 if (audio->stopped) {
507 /* Make sure we're stopped and we wake any threads
509 * While audio->stopped write threads will always
640 (audio->stopped));
644 if (audio->stopped) {
706 || (audio->stopped));
[all...]
H A Daudio_aac.c119 int stopped; /* set when stopped, cleared on flush */ member in struct:audio
614 audio->stopped = 1;
616 audio->stopped = 0;
800 used > 0) || (audio->stopped)
806 if (audio->stopped || audio->rflush) {
878 || (audio->stopped)
882 if (audio->stopped || audio->wflush) {

Completed in 396 milliseconds

123456