Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/intel/catpt/
Dmessages.c40 struct catpt_memory_info persistent_mem; member
64 off = offsetof(struct catpt_alloc_stream_input, persistent_mem); in catpt_ipc_alloc_stream()
79 input.persistent_mem.offset = catpt_to_dsp_offset(persistent->start); in catpt_ipc_alloc_stream()
80 input.persistent_mem.size = resource_size(persistent); in catpt_ipc_alloc_stream()