Searched defs:sst_hsw_ipc_stream_alloc_req (Results 1 – 1 of 1) sorted by relevance
344 struct sst_hsw_ipc_stream_alloc_req { struct345 u8 path_id;346 u8 stream_type;347 u8 format_id;348 u8 reserved;349 struct sst_hsw_audio_data_format_ipc format;350 struct sst_hsw_ipc_stream_ring ringinfo;351 struct sst_hsw_module_map map;352 struct sst_hsw_memory_info persistent_mem;353 struct sst_hsw_memory_info scratch_mem;[all …]