use_fixed_channel 1865 drivers/dma/ste_dma40.c if (d40c->dma_cfg.use_fixed_channel) { use_fixed_channel 1904 drivers/dma/ste_dma40.c if (d40c->dma_cfg.use_fixed_channel) { use_fixed_channel 2379 drivers/dma/ste_dma40.c cfg.use_fixed_channel = true; use_fixed_channel 2437 drivers/dma/ste_dma40.c d40c->dma_cfg.use_fixed_channel ? ", fixed" : ""); use_fixed_channel 117 include/linux/platform_data/dma-ste-dma40.h bool use_fixed_channel;