Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/txx9/
H A Ddmac.h28 struct platform_device *dmac_dev; member
/linux/arch/mips/txx9/generic/
H A Dsetup.c741 cpdata.dmac_dev = pdev; in txx9_dmac_init()
/linux/sound/soc/renesas/rcar/
H A Dcore.c1313 if (io->dmac_dev) in rsnd_preallocate_pages()
1314 dev = io->dmac_dev; in rsnd_preallocate_pages()
H A Ddma.c246 io->dmac_dev = chan->device->dev; in rsnd_dmaen_attach()
H A Drsnd.h499 struct device *dmac_dev; /* for IPMMU */ member