Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dpch_dma.c160 static inline struct pch_dma *to_pd(struct dma_device *ddev) in to_pd() function
191 struct pch_dma *pd = to_pd(chan->device); in pdc_enable_irq()
216 struct pch_dma *pd = to_pd(chan->device); in pdc_set_dir()
263 struct pch_dma *pd = to_pd(chan->device); in pdc_set_mode()
297 struct pch_dma *pd = to_pd(pd_chan->chan.device); in pdc_get_status0()
307 struct pch_dma *pd = to_pd(pd_chan->chan.device); in pdc_get_status2()
444 struct pch_dma *pd = to_pd(chan->device); in pdc_alloc_desc()
546 struct pch_dma *pd = to_pd(chan->device); in pd_free_chan_resources()