Lines Matching refs:pr_err
82 pr_err("dma: trying to allocate DMA%d\n", chan); in request_dma()
103 pr_err("dma%d: freeing active DMA\n", chan); in free_dma()
114 pr_err("dma%d: trying to free free DMA\n", chan); in free_dma()
118 pr_err("dma: trying to free DMA%d\n", chan); in free_dma()
129 pr_err("dma%d: altering DMA SG while DMA active\n", chan); in set_dma_sg()
146 pr_err("dma%d: altering DMA address while DMA active\n", chan); in __set_dma_addr()
163 pr_err("dma%d: altering DMA count while DMA active\n", chan); in set_dma_count()
178 pr_err("dma%d: altering DMA mode while DMA active\n", chan); in set_dma_mode()
201 pr_err("dma%d: trying to enable free DMA\n", chan); in enable_dma()
222 pr_err("dma%d: trying to disable free DMA\n", chan); in disable_dma()
239 pr_err("dma%d: trying to set_dma_page\n", chan); in set_dma_page()