Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/intel/catpt/
Dloader.c103 cdev->dxbuf_paddr + off, in catpt_store_streams_context()
133 cdev->dxbuf_paddr + off, in catpt_store_module_states()
166 cdev->dxbuf_paddr + off, in catpt_store_memdumps()
194 cdev->dxbuf_paddr + off, in catpt_restore_streams_context()
227 cdev->dxbuf_paddr + off, in catpt_restore_memdumps()
392 cdev->dxbuf_paddr + blk->ram_offset, in catpt_restore_module()
Dcore.h103 dma_addr_t dxbuf_paddr; member
Ddevice.c276 &cdev->dxbuf_paddr, GFP_KERNEL); in catpt_acpi_probe()