Home
last modified time | relevance | path

Searched refs:ongoing (Results 1 – 25 of 60) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dtimb_dma.c77 bool ongoing; member
182 if (td_chan->ongoing) { in __td_start_dma()
213 td_chan->ongoing = true; in __td_start_dma()
244 td_chan->ongoing = false; in __td_finish()
265 if (td_chan->ongoing) { in __td_ier_mask()
282 BUG_ON(td_chan->ongoing); in __td_start_next()
/OK3568_Linux_fs/kernel/kernel/
H A Dtracepoint.c41 bool ongoing; member
54 snapshot->ongoing = true; in tp_rcu_get_state()
61 if (!snapshot->ongoing) in tp_rcu_cond_sync()
66 snapshot->ongoing = false; in tp_rcu_cond_sync()
/OK3568_Linux_fs/kernel/Documentation/driver-api/mmc/
H A Dmmc-async-req.rst48 truly non-blocking. If there is an ongoing async request it waits
50 doesn't wait for the new request to complete. If there is no ongoing
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.OFT4 As part of the ongoing cleanup of the Linux PPC trees, the preferred
/OK3568_Linux_fs/kernel/sound/soc/mxs/
H A Dmxs-saif.h109 unsigned int ongoing; member
H A Dmxs-saif.c95 if (master_saif->ongoing && rate != master_saif->cur_rate) { in mxs_saif_set_clk()
586 master_saif->ongoing = 1; in mxs_saif_trigger()
622 master_saif->ongoing = 0; in mxs_saif_trigger()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfweh.c284 void brcmf_fweh_p2pdev_setup(struct brcmf_if *ifp, bool ongoing) in brcmf_fweh_p2pdev_setup() argument
286 ifp->drvr->fweh.p2pdev_setup_ongoing = ongoing; in brcmf_fweh_p2pdev_setup()
H A Dfweh.h323 void brcmf_fweh_p2pdev_setup(struct brcmf_if *ifp, bool ongoing);
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-fsi29 ongoing operation in case of an expired 'Master Time Out'
H A Dsysfs-driver-hid-wiimote36 that the detection is still ongoing, "unknown" means, that the
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Donenand.h145 unsigned int ongoing; member
/OK3568_Linux_fs/kernel/drivers/mtd/nand/onenand/
H A Donenand_omap2.c211 !this->ongoing) { in omap2_onenand_wait()
301 if (this->ongoing) in omap2_onenand_wait()
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dpvr2fb.rst38 ongoing
/OK3568_Linux_fs/kernel/arch/m68k/
H A DKconfig107 It is an ongoing process to be certain the hardware in a machine
/OK3568_Linux_fs/kernel/drivers/gpio/
H A DTODO1 This is a place for planning the ongoing long-term work in the GPIO
47 following ongoing work as well) we can delete the old global
/OK3568_Linux_fs/kernel/Documentation/openrisc/
H A Dopenrisc_port.rst8 For information about OpenRISC processors and ongoing development:
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A DNMI-RCU.rst99 not to return until all ongoing NMI handlers exit. It is therefore safe
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dsi470x.rst82 For processing RDS information, there is a project ongoing at:
/OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/
H A Dcve-extra-exclusions.inc14 # We may also include "in-flight" information about current/ongoing CVE work with
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DMPL-2.0240 ongoing basis, if such Contributor fails to notify You of the
243 Contributor are reinstated on an ongoing basis if such Contributor
H A DMPL-2.0-no-copyleft-exception102ongoing basis, if such Contributor fails to notify You of the non-compliance by some reasonable me…
H A DOSET-PL-2.1101ongoing basis, if such Contributor fails to notify You of the non-compliance by some reasonable me…
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.44242 explicitly and finally terminates Your grants, and (b) on an ongoing
246 reinstated on an ongoing basis if such Contributor notifies You of the
H A DLICENSE.19270 ongoing basis, if such Contributor fails to notify You of the
273 Contributor are reinstated on an ongoing basis if such Contributor
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/
H A Dtst_geocoding.qml347 // Check that ongoing req is aborted
364 // Check that changing plugin resets any ongoing requests

123