Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Damba-pl08x.c819 struct pl08x_dma_chan *virt_chan) in pl08x_get_phy_channel() argument
831 ch->serving = virt_chan; in pl08x_get_phy_channel()
2461 struct pl08x_dma_chan *virt_chan; in pl08x_debugfs_show() local
2466 virt_chan = ch->serving; in pl08x_debugfs_show()
2470 virt_chan ? virt_chan->name : "(none)", in pl08x_debugfs_show()