Lines Matching refs:list_empty
292 if (!list_empty(&schan->queued)) in sirfsoc_dma_irq()
318 if (!list_empty(&schan->queued)) in sirfsoc_dma_irq()
355 if (!list_empty(&schan->completed)) { in sirfsoc_dma_process_completed()
376 if (list_empty(&schan->active)) { in sirfsoc_dma_process_completed()
611 BUG_ON(!list_empty(&schan->prepared)); in sirfsoc_dma_free_chan_resources()
612 BUG_ON(!list_empty(&schan->queued)); in sirfsoc_dma_free_chan_resources()
613 BUG_ON(!list_empty(&schan->active)); in sirfsoc_dma_free_chan_resources()
614 BUG_ON(!list_empty(&schan->completed)); in sirfsoc_dma_free_chan_resources()
636 if (list_empty(&schan->active) && !list_empty(&schan->queued)) in sirfsoc_dma_issue_pending()
659 if (list_empty(&schan->active)) { in sirfsoc_dma_tx_status()
709 if (!list_empty(&schan->free)) { in sirfsoc_dma_prep_interleaved()
785 if (!list_empty(&schan->free)) { in sirfsoc_dma_prep_cyclic()
1049 if (list_empty(&schan->active)) in sirfsoc_dma_pm_suspend()
1095 if (list_empty(&schan->active)) in sirfsoc_dma_pm_resume()