Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/catpt/
H A Ddevice.c275 cdev->dxbuf_vaddr = dmam_alloc_coherent(dev, catpt_dram_size(cdev), in catpt_acpi_probe()
277 if (!cdev->dxbuf_vaddr) in catpt_acpi_probe()
H A Dcore.h102 void *dxbuf_vaddr; member