Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Dcppi41.c249 static struct cppi41_channel *to_cpp41_chan(struct dma_chan *c) in to_cpp41_chan() function
373 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_dma_alloc_chan_resources()
401 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_dma_free_chan_resources()
421 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_dma_tx_status()
492 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_dma_issue_pending()
588 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_dma_prep_slave_sg()
738 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_stop_chan()
956 cchan = to_cpp41_chan(chan); in cpp41_dma_filter_fn()