Searched defs:sst_hsw_ipc_stream_alloc_req (Results 1 – 1 of 1) sorted by relevance
353 struct sst_hsw_ipc_stream_alloc_req { struct354 u8 path_id;355 u8 stream_type;356 u8 format_id;357 u8 reserved;358 struct sst_hsw_audio_data_format_ipc format;359 struct sst_hsw_ipc_stream_ring ringinfo;360 struct sst_hsw_module_map map;361 struct sst_hsw_memory_info persistent_mem;362 struct sst_hsw_memory_info scratch_mem;[all …]