Home
last modified time | relevance | path

Searched refs:chan_src (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/alchemy/common/
Ddbdma.c325 ctp->chan_src = stp; in au1xxx_dbdma_chan_alloc()
372 stp = ctp->chan_src; in au1xxx_dbdma_set_devwidth()
405 stp = ctp->chan_src; in au1xxx_dbdma_ring_alloc()
847 stp = ctp->chan_src; in au1xxx_dbdma_chan_free()
898 stp = ctp->chan_src; in au1xxx_dbdma_dump()
/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h323 dbdev_tab_t *chan_src; member