Home
last modified time | relevance | path

Searched refs:dxbuf_vaddr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Ddevice.c267 cdev->dxbuf_vaddr = dmam_alloc_coherent(dev, catpt_dram_size(cdev), in catpt_acpi_probe()
269 if (!cdev->dxbuf_vaddr) in catpt_acpi_probe()
H A Dcore.h113 void *dxbuf_vaddr; member
/kernel/linux/linux-6.6/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

Completed in 3 milliseconds