Home
last modified time | relevance | path

Searched refs:dmac_dev (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/mips/include/asm/txx9/
A Ddmac.h28 struct platform_device *dmac_dev; member
/linux-6.3-rc2/drivers/dma/
A Dtxx9dmac.c1084 struct platform_device *dmac_dev = cpdata->dmac_dev; in txx9dmac_chan_probe() local
1085 struct txx9dmac_platform_data *pdata = dev_get_platdata(&dmac_dev->dev); in txx9dmac_chan_probe()
1111 dc->ddev = platform_get_drvdata(dmac_dev); in txx9dmac_chan_probe()
/linux-6.3-rc2/arch/mips/txx9/generic/
A Dsetup.c739 cpdata.dmac_dev = pdev; in txx9_dmac_init()
/linux-6.3-rc2/sound/soc/sh/rcar/
A Dcore.c1316 if (io->dmac_dev) in rsnd_preallocate_pages()
1317 dev = io->dmac_dev; in rsnd_preallocate_pages()
A Ddma.c297 io->dmac_dev = chan->device->dev; in rsnd_dmaen_attach()
A Drsnd.h511 struct device *dmac_dev; /* for IPMMU */ member

Completed in 19 milliseconds