Home
last modified time | relevance | path

Searched refs:fastrpc_compute_dma_addr (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/misc/
H A Dfastrpc.c774 static dma_addr_t fastrpc_compute_dma_addr(struct fastrpc_user *fl, dma_addr_t sg_dma_addr) in fastrpc_compute_dma_addr() function
820 map->dma_addr = fastrpc_compute_dma_addr(fl, sg_dma_address(map->table->sgl)); in fastrpc_map_attach()