Searched refs:stopping (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/aoa/soundbus/i2sbus/
H A Di2sbus.h38 u32 stopping:1; member in struct:dbdma_command_mem
H A Dpcm.c253 if (pi->dbdma_ring.stopping) {
265 pi->dbdma_ring.stopping = 0;
301 if (pi->dbdma_ring.stopping)
344 if (pi->dbdma_ring.stopping)
550 if (pi->dbdma_ring.stopping) {
557 pi->dbdma_ring.stopping = 0;
592 pi->dbdma_ring.stopping = 1;
634 if (!pi->dbdma_ring.running && !pi->dbdma_ring.stopping)
682 pi->dbdma_ring.stopping = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmediaevt.tex32 You may be able to Veto this event to prevent it from stopping,
H A Dmediactrl.tex64 stopping.
415 stopping works.
H A Drect.tex262 whereas the height is reduced by the full 30 (rather than also stopping
H A Dthread.tex438 not calling it would prevent both stopping and suspending thread from working.
H A Dsocket.tex562 This is mostly used on UNIX-based systems to allow rapid starting and stopping of a server -
H A Dfunction.tex4332 starting/stopping the global timers. Please note that the timer functions are
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dtexutils.cpp612 bool stopping = false; local
622 while (!line.empty() && !stopping)
635 stopping = true;
641 stopping = true;
645 if (!stopping)
664 bool stopping = false; local
665 while (!istr.eof() && !stopping)
685 stopping = true;
691 stopping = true;
694 if (!stopping)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Datmel_spi.c44 u8 stopping; member in struct:atmel_spi
387 if (list_empty(&as->queue) || as->stopping)
517 if (as->stopping)
637 if (as->stopping)
815 as->stopping = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Drtlx.c138 static void stopping(int vpe) function
512 notify.stop = stopping;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dmds_client.h243 int stopping; /* true if shutting down */ member in struct:ceph_mds_client
H A Dcaps.c426 if (!mdsc->stopping) {
1481 if (mdsc->stopping)
1503 if (!mdsc->stopping && inode->i_nlink > 0) {
1534 if ((!is_delayed || mdsc->stopping) &&
H A Dmds_client.c2053 if (mdsc->stopping && !__get_oldest_req(mdsc))
2218 if (mdsc->stopping)
2907 mdsc->stopping = 0;
2970 mdsc->stopping = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dperf_asm.S44 ; starting/stopping the coprocessor with the pmenb/pmdis.

Completed in 120 milliseconds