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

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

Completed in 166 milliseconds