Home
last modified time | relevance | path

Searched refs:fsl_edma_drvdata (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
Dfsl-edma.c237 static struct fsl_edma_drvdata vf610_data = {
243 static struct fsl_edma_drvdata ls1028a_data = {
250 static struct fsl_edma_drvdata imx7ulp_data = {
271 const struct fsl_edma_drvdata *drvdata = NULL; in fsl_edma_probe()
Dfsl-edma-common.h146 struct fsl_edma_drvdata { struct
162 const struct fsl_edma_drvdata *drvdata; argument
Dmcf-edma.c174 static struct fsl_edma_drvdata mcf_data = {
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0017_linux_drivers_dma_dmabuf.patch147 @@ -150,6 +153,7 @@ struct fsl_edma_drvdata {
157 const struct fsl_edma_drvdata *drvdata;
1678 @@ -238,6 +279,7 @@ static struct fsl_edma_drvdata vf610_data = {
1685 static struct fsl_edma_drvdata ls1028a_data = {
1686 @@ -245,6 +287,7 @@ static struct fsl_edma_drvdata ls1028a_data = {
1693 static struct fsl_edma_drvdata imx7ulp_data = {
1694 @@ -252,12 +295,22 @@ static struct fsl_edma_drvdata imx7ulp_data = {
1701 +static struct fsl_edma_drvdata s32v234_data = {