Searched refs:dxbuf_vaddr (Results 1 – 2 of 2) sorted by relevance
275 cdev->dxbuf_vaddr = dmam_alloc_coherent(dev, catpt_dram_size(cdev), in catpt_acpi_probe()277 if (!cdev->dxbuf_vaddr) in catpt_acpi_probe()
102 void *dxbuf_vaddr; member