Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/dma/
Dtimb_dma.c85 bool ongoing; member
190 if (td_chan->ongoing) { in __td_start_dma()
221 td_chan->ongoing = true; in __td_start_dma()
252 td_chan->ongoing = false; in __td_finish()
273 if (td_chan->ongoing) { in __td_ier_mask()
290 BUG_ON(td_chan->ongoing); in __td_start_next()
/Linux-v4.19/sound/soc/mxs/
Dmxs-saif.h122 unsigned int ongoing; member
Dmxs-saif.c107 if (master_saif->ongoing && rate != master_saif->cur_rate) { in mxs_saif_set_clk()
595 master_saif->ongoing = 1; in mxs_saif_trigger()
631 master_saif->ongoing = 0; in mxs_saif_trigger()
/Linux-v4.19/Documentation/mmc/
Dmmc-async-req.txt39 truly non-blocking. If there is an ongoing async request it waits
41 doesn't wait for the new request to complete. If there is no ongoing
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-fsi29 ongoing operation in case of an expired 'Master Time Out'
Dsysfs-driver-hid-wiimote35 that the detection is still ongoing, "unknown" means, that the
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfweh.c289 void brcmf_fweh_p2pdev_setup(struct brcmf_if *ifp, bool ongoing) in brcmf_fweh_p2pdev_setup() argument
291 ifp->drvr->fweh.p2pdev_setup_ongoing = ongoing; in brcmf_fweh_p2pdev_setup()
Dfweh.h334 void brcmf_fweh_p2pdev_setup(struct brcmf_if *ifp, bool ongoing);
/Linux-v4.19/include/linux/mtd/
Donenand.h147 unsigned int ongoing; member
/Linux-v4.19/Documentation/fb/
Dpvr2fb.txt37 ongoing
/Linux-v4.19/drivers/mtd/nand/onenand/
Domap2.c224 !this->ongoing) { in omap2_onenand_wait()
314 if (this->ongoing) in omap2_onenand_wait()
Donenand_base.c1902 this->ongoing = 0; in onenand_write_ops_nolock()
1911 this->ongoing = 1; in onenand_write_ops_nolock()
/Linux-v4.19/arch/m68k/
DKconfig113 It is an ongoing process to be certain the hardware in a machine
/Linux-v4.19/Documentation/openrisc/
DREADME7 For information about OpenRISC processors and ongoing development:
/Linux-v4.19/Documentation/RCU/
DNMI-RCU.txt94 not to return until all ongoing NMI handlers exit. It is therefore safe
Dtorture.txt102 is ongoing will hang, so be careful what value you
DwhatisRCU.txt180 To reiterate, synchronize_rcu() waits only for ongoing RCU
199 after all ongoing RCU read-side critical sections have completed.
/Linux-v4.19/Documentation/
Dtee.txt41 - TEE_IOC_CANCEL may cancel an ongoing TEE_IOC_OPEN_SESSION or TEE_IOC_INVOKE.
/Linux-v4.19/Documentation/media/v4l-drivers/
Dsi470x.rst80 For processing RDS information, there is a project ongoing at:
/Linux-v4.19/Documentation/arm/Samsung-S3C24XX/
DOverview.txt22 and extra interrupts is still ongoing.
/Linux-v4.19/Documentation/process/
D3.Early-stage.rst35 via the rlimit mechanism for the short term, and ongoing latency reduction
/Linux-v4.19/arch/ia64/
DKconfig515 It is an ongoing process to be certain the hardware in a machine
/Linux-v4.19/Documentation/serial/
Ddriver217 ongoing DMA transfers.
/Linux-v4.19/Documentation/timers/
DNO_HZ.txt310 Better handling of this situation is ongoing work.
/Linux-v4.19/Documentation/kdump/
Dkdump.txt24 the dump-capture kernel. This ensures that ongoing Direct Memory Access

12