dummy_slot 267 drivers/dma/ti/edma.c int dummy_slot; dummy_slot 829 drivers/dma/ti/edma.c echan->ecc->dummy_slot); dummy_slot 1699 drivers/dma/ti/edma.c edma_set_chmap(echan, echan->ecc->dummy_slot); dummy_slot 2392 drivers/dma/ti/edma.c ecc->dummy_slot = edma_alloc_slot(ecc, EDMA_SLOT_ANY); dummy_slot 2393 drivers/dma/ti/edma.c if (ecc->dummy_slot < 0) { dummy_slot 2395 drivers/dma/ti/edma.c return ecc->dummy_slot; dummy_slot 2446 drivers/dma/ti/edma.c edma_set_chmap(&ecc->slave_chans[i], ecc->dummy_slot); dummy_slot 2477 drivers/dma/ti/edma.c edma_free_slot(ecc, ecc->dummy_slot); dummy_slot 2507 drivers/dma/ti/edma.c edma_free_slot(ecc, ecc->dummy_slot); dummy_slot 2535 drivers/dma/ti/edma.c edma_write_slot(ecc, ecc->dummy_slot, &dummy_paramset);