Searched refs:dma_translations (Results 1 – 4 of 4) sorted by relevance
105 .dma_translations = NULL,154 .dma_translations = NULL,349 .dma_translations = (const struct bhnd_dma_translation[]) {424 .dma_translations = (const struct bhnd_dma_translation[]) {499 .dma_translations = (const struct bhnd_dma_translation[]) {582 .dma_translations = (const struct bhnd_dma_translation[]) {665 .dma_translations = (const struct bhnd_dma_translation[]) {
113 …const struct bhnd_dma_translation *dma_translations; /**< DMA address translation table, or NULL i… member
674 for (dt = hwcfg->dma_translations; dt != NULL && in bhndb_alloc_host_resources()706 &hwcfg->dma_translations[i], &hr->dma_tags[i]); in bhndb_alloc_host_resources()
2125 dwin = &hwcfg->dma_translations[i]; in bhndb_get_dma_translation()