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

/linux-master/drivers/dma/
H A Damba-pl08x.c149 * @serving: the virtual channel currently being served by this physical
166 struct pl08x_dma_chan *serving; member in struct:pl08x_phy_chan
830 if (!ch->locked && !ch->serving) {
831 ch->serving = virt_chan;
851 ch->serving = NULL;
893 ch->serving = plchan;
2307 struct pl08x_dma_chan *plchan = phychan->serving;
2466 virt_chan = ch->serving;
2894 * by perpetually serving a dummy virtual channel.

Completed in 471 milliseconds