Lines Matching +defs:error +defs:c
249 static struct cppi41_channel *to_cpp41_chan(struct dma_chan *c) in to_cpp41_chan()
256 struct cppi41_channel *c; in desc_to_chan() local
307 struct cppi41_channel *c; in cppi41_irq() local
373 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_dma_alloc_chan_resources() local
375 int error; in cppi41_dma_alloc_chan_resources() local
401 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_dma_free_chan_resources() local
403 int error; in cppi41_dma_free_chan_resources() local
421 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_dma_tx_status() local
431 static void push_desc_queue(struct cppi41_channel *c) in push_desc_queue()
482 struct cppi41_channel *c, *_c; in cppi41_run_queue() local
492 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_dma_issue_pending() local
495 int error; in cppi41_dma_issue_pending() local
526 static u32 get_host_pd1(struct cppi41_channel *c) in get_host_pd1()
535 static u32 get_host_pd2(struct cppi41_channel *c) in get_host_pd2()
588 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_dma_prep_slave_sg() local
594 int error; in cppi41_dma_prep_slave_sg() local
641 static int cppi41_tear_down_chan(struct cppi41_channel *c) in cppi41_tear_down_chan()
738 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_stop_chan() local
1162 int error; in cppi41_dma_remove() local
1191 struct cppi41_channel *c; in cppi41_resume() local