Searched refs:device_router_config (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/dma/
H A Dof-dma.c87 if (chan->device->device_router_config)
88 ret = chan->device->device_router_config(chan);
/linux-master/include/linux/
H A Ddmaengine.h810 * @device_router_config: optional callback for DMA router configuration
884 int (*device_router_config)(struct dma_chan *chan); member in struct:dma_device
/linux-master/drivers/dma/ti/
H A Dk3-udma.c5446 ud->ddev.device_router_config = bcdma_router_config;

Completed in 386 milliseconds