Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Damba-pl08x.c602 struct pl08x_dma_chan *virt_chan) in pl08x_get_phy_channel() argument
614 ch->serving = virt_chan; in pl08x_get_phy_channel()
1973 struct pl08x_dma_chan *virt_chan; in pl08x_debugfs_show() local
1978 virt_chan = ch->serving; in pl08x_debugfs_show()
1982 virt_chan ? virt_chan->name : "(none)", in pl08x_debugfs_show()