Searched refs:hal2_desc (Results 1 – 1 of 1) sorted by relevance
50 struct hal2_desc { struct61 struct hal2_desc *desc; argument447 struct hal2_desc *desc; in hal2_alloc_dmabuf()456 desc = dma_alloc_attrs(dev, count * sizeof(struct hal2_desc), in hal2_alloc_dmabuf()470 desc_dma : desc_dma + (i + 1) * sizeof(struct hal2_desc); in hal2_alloc_dmabuf()473 dma_cache_sync(dev, codec->desc, count * sizeof(struct hal2_desc), in hal2_alloc_dmabuf()483 dma_free_attrs(dev, codec->desc_count * sizeof(struct hal2_desc), in hal2_free_dmabuf()