Home
last modified time | relevance | path

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

/linux/sound/soc/intel/catpt/
H A 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()
229 cdev->dxbuf_paddr + off, in catpt_restore_memdumps()
392 cdev->dxbuf_paddr + blk->ram_offset, in catpt_restore_module()
H A Dcore.h103 dma_addr_t dxbuf_paddr; member