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