omap_dma_reserve_channels 131 arch/arm/plat-omap/dma.c static int omap_dma_reserve_channels; omap_dma_reserve_channels 1302 arch/arm/plat-omap/dma.c if ((d->dev_caps & RESERVE_CHANNEL) && omap_dma_reserve_channels omap_dma_reserve_channels 1303 arch/arm/plat-omap/dma.c && (omap_dma_reserve_channels < d->lch_count)) omap_dma_reserve_channels 1304 arch/arm/plat-omap/dma.c d->lch_count = omap_dma_reserve_channels; omap_dma_reserve_channels 1452 arch/arm/plat-omap/dma.c if (get_option(&str, &omap_dma_reserve_channels) != 1) omap_dma_reserve_channels 1453 arch/arm/plat-omap/dma.c omap_dma_reserve_channels = 0;