Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/plat-pxa/
Ddma.c199 struct dentry *chan, *chan_state = NULL, *chan_descr = NULL; in pxa_dma_dbg_alloc_chan() local
211 chan_descr = debugfs_create_file("descriptors", 0400, chan, dt, in pxa_dma_dbg_alloc_chan()
213 if (chan_descr) in pxa_dma_dbg_alloc_chan()
/linux-4.4.14/drivers/dma/
Dpxa_dma.c336 struct dentry *chan, *chan_state = NULL, *chan_descr = NULL; in pxad_dbg_alloc_chan() local
348 chan_descr = debugfs_create_file("descriptors", 0400, chan, dt, in pxad_dbg_alloc_chan()
350 if (chan_descr) in pxad_dbg_alloc_chan()