Lines Matching refs:device
139 to_mtk_uart_apdma_dev(c->vc.chan.device);
157 dev_err(c->vc.chan.device->dev, "Enable TX fail\n");
182 to_mtk_uart_apdma_dev(c->vc.chan.device);
201 dev_err(c->vc.chan.device->dev, "Enable RX fail\n");
271 struct mtk_uart_apdmadev *mtkd = to_mtk_uart_apdma_dev(chan->device);
278 pm_runtime_put_noidle(chan->device->dev);
295 dev_err(chan->device->dev, "Can't request dma IRQ\n");
310 struct mtk_uart_apdmadev *mtkd = to_mtk_uart_apdma_dev(chan->device);
408 dev_err(c->vc.chan.device->dev, "flush: fail, status=0x%x\n",
421 dev_err(c->vc.chan.device->dev, "stop: fail, status=0x%x\n",
591 static int mtk_uart_apdma_suspend(struct device *dev)
601 static int mtk_uart_apdma_resume(struct device *dev)
617 static int mtk_uart_apdma_runtime_suspend(struct device *dev)
626 static int mtk_uart_apdma_runtime_resume(struct device *dev)