Searched refs:dxbuf_paddr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/catpt/ |
H A D | loader.c | 103 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()
|
H A D | core.h | 114 dma_addr_t dxbuf_paddr; member
|
H A D | device.c | 268 &cdev->dxbuf_paddr, GFP_KERNEL); in catpt_acpi_probe()
|
/kernel/linux/linux-6.6/sound/soc/intel/catpt/ |
H A D | loader.c | 103 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()
|
H A D | core.h | 103 dma_addr_t dxbuf_paddr; member
|
H A D | device.c | 276 &cdev->dxbuf_paddr, GFP_KERNEL); in catpt_acpi_probe()
|
Completed in 4 milliseconds