Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Damba-pl08x.c829 struct pl08x_dma_chan *virt_chan) in pl08x_get_phy_channel() argument
841 ch->serving = virt_chan; in pl08x_get_phy_channel()
2471 struct pl08x_dma_chan *virt_chan; in pl08x_debugfs_show() local
2476 virt_chan = ch->serving; in pl08x_debugfs_show()
2480 virt_chan ? virt_chan->name : "(none)", in pl08x_debugfs_show()