Home
last modified time | relevance | path

Searched refs:serving (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/drivers/dma/
Ds3c24xx-dma.c201 struct s3c24xx_dma_chan *serving; member
309 if (!phy->serving) { in s3c24xx_dma_get_phy()
310 phy->serving = s3cchan; in s3c24xx_dma_get_phy()
330 phy->serving = NULL; in s3c24xx_dma_get_phy()
350 phy->serving = NULL; in s3c24xx_dma_put_phy()
575 phy->serving = s3cchan; in s3c24xx_dma_phy_reassign_start()
653 struct s3c24xx_dma_chan *s3cchan = phy->serving; in s3c24xx_dma_irq()
Damba-pl08x.c178 struct pl08x_dma_chan *serving; member
840 if (!ch->locked && !ch->serving) { in pl08x_get_phy_channel()
841 ch->serving = virt_chan; in pl08x_get_phy_channel()
861 ch->serving = NULL; in pl08x_put_phy_channel()
902 ch->serving = plchan; in pl08x_phy_reassign_start()
2317 struct pl08x_dma_chan *plchan = phychan->serving; in pl08x_irq()
2476 virt_chan = ch->serving; in pl08x_debugfs_show()
/Linux-v4.19/Documentation/devicetree/bindings/dma/
Dshdma.txt4 instances, capable of serving any of a common set of DMA slave devices, using
Drenesas,rcar-dmac.txt4 controller instances named DMAC capable of serving multiple clients. Channels
/Linux-v4.19/Documentation/media/uapi/v4l/
Dformat.rst91 seems useless, but there are applications serving as proxy between
Dbuffer.rst270 and apart of serving as parameter to the
/Linux-v4.19/drivers/input/serio/
DKconfig133 Link Controller serving up to seven input devices.
/Linux-v4.19/Documentation/media/dvb-drivers/
Davermedia.rst260 DVB, in fact this is currently serving as my main way of
/Linux-v4.19/Documentation/filesystems/
Dfuse.txt254 filesystem, the filesystem daemon serving requests can record the
/Linux-v4.19/Documentation/kernel-hacking/
Dhacking.rst30 - not associated with any process, serving a hardware interrupt;
32 - not associated with any process, serving a softirq or tasklet;
/Linux-v4.19/Documentation/filesystems/caching/
Dfscache.txt72 then serving the pages out of that cache rather than the netfs inode because:
/Linux-v4.19/arch/alpha/
DKconfig621 as benchmark-grade in-kernel web serving) that can make use of as
/Linux-v4.19/arch/powerpc/
DKconfig683 Some dedicated systems, such as software raid serving with
/Linux-v4.19/Documentation/admin-guide/
Dcgroup-v2.rst269 domain, a domain which is serving as the domain of a threaded subtree,
771 serving as the root of a threaded subtree.
Dkernel-parameters.txt4334 option will affect which CPUs will do NFS serving.
/Linux-v4.19/Documentation/driver-api/usb/
Dusb.rst623 and a user "context" value serving to uniquely identify each request.