Home
last modified time | relevance | path

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

/openbmc/linux/sound/mips/
H A Dhal2.c50 struct hal2_desc { struct
61 struct hal2_desc *desc; argument
448 struct hal2_desc *desc; in hal2_alloc_dmabuf()
457 desc = dma_alloc_noncoherent(dev, count * sizeof(struct hal2_desc), in hal2_alloc_dmabuf()
471 desc_dma : desc_dma + (i + 1) * sizeof(struct hal2_desc); in hal2_alloc_dmabuf()
475 count * sizeof(struct hal2_desc), in hal2_alloc_dmabuf()
486 dma_free_noncoherent(dev, codec->desc_count * sizeof(struct hal2_desc), in hal2_free_dmabuf()