Home
last modified time | relevance | path

Searched refs:zynqmp_dma_runtime_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/xilinx/
H A Dzynqmp_dma.c983 * zynqmp_dma_runtime_suspend - Runtime suspend method for the driver
989 static int __maybe_unused zynqmp_dma_runtime_suspend(struct device *dev) in zynqmp_dma_runtime_suspend() function
1029 SET_RUNTIME_PM_OPS(zynqmp_dma_runtime_suspend,
1118 zynqmp_dma_runtime_suspend(zdev->dev); in zynqmp_dma_probe()
1139 zynqmp_dma_runtime_suspend(zdev->dev); in zynqmp_dma_remove()
/kernel/linux/linux-6.6/drivers/dma/xilinx/
H A Dzynqmp_dma.c995 * zynqmp_dma_runtime_suspend - Runtime suspend method for the driver
1001 static int __maybe_unused zynqmp_dma_runtime_suspend(struct device *dev) in zynqmp_dma_runtime_suspend() function
1041 SET_RUNTIME_PM_OPS(zynqmp_dma_runtime_suspend,
1139 zynqmp_dma_runtime_suspend(zdev->dev); in zynqmp_dma_probe()
1160 zynqmp_dma_runtime_suspend(zdev->dev); in zynqmp_dma_remove()

Completed in 5 milliseconds