Searched refs:stream_id (Results 1 – 8 of 8) sorted by relevance
/sound/soc/intel/baytrail/ |
D | sst-baytrail-ipc.c | 208 int stream_id) in sst_byt_get_stream() argument 213 if (stream->str_id == stream_id) in sst_byt_get_stream() 224 u8 stream_id = sst_byt_header_str_id(header); in sst_byt_stream_update() local 227 stream = sst_byt_get_stream(byt, stream_id); in sst_byt_stream_update() 281 u8 msg_id, stream_id; in sst_byt_process_notification() local 289 stream_id = sst_byt_header_str_id(header); in sst_byt_process_notification() 290 stream = sst_byt_get_stream(byt, stream_id); in sst_byt_process_notification() 470 int stream_id, int wait) in sst_byt_stream_operations() argument 474 header = sst_byt_header(type, 0, false, stream_id); in sst_byt_stream_operations()
|
/sound/soc/intel/atom/ |
D | sst-mfld-dsp.h | 397 u32 stream_id; member 447 u32 stream_id; member 467 u32 stream_id; member
|
D | sst-mfld-platform.h | 87 u32 stream_id; member
|
D | sst-mfld-platform-pcm.c | 208 str_params->stream_id = index; in sst_fill_stream_params() 221 str_params->stream_id = index; in sst_fill_stream_params() 254 stream->stream_info.str_id = str_params.stream_id; in sst_platform_alloc_stream()
|
/sound/soc/intel/haswell/ |
D | sst-haswell-ipc.c | 427 int stream_id) in get_stream_by_id() argument 432 if (stream->reply.stream_hw_id == stream_id) in get_stream_by_id() 530 u32 stream_id = msg_get_stream_id(header); in hsw_stream_update() local 533 stream = get_stream_by_id(hsw, stream_id); in hsw_stream_update() 670 u32 stream_msg, stream_id, stage_type; in hsw_stream_message() local 675 stream_id = msg_get_stream_id(header); in hsw_stream_message() 678 stream = get_stream_by_id(hsw, stream_id); in hsw_stream_message() 1018 stream->free_req.stream_id = stream->reply.stream_hw_id; in sst_hsw_stream_free() 1025 stream->free_req.stream_id); in sst_hsw_stream_free() 1277 int stream_id, int wait) in sst_hsw_stream_operations() argument [all …]
|
D | sst-haswell-ipc.h | 316 u8 stream_id; member
|
/sound/soc/intel/atom/sst/ |
D | sst_stream.c | 78 str_id = str_params->stream_id; in sst_alloc_stream_mrfld()
|
/sound/pci/hda/ |
D | patch_ca0132.c | 2465 unsigned char stream_id = 0; in dspxfr_image() local 2524 stream_id = dma_get_stream_id(dma_engine); in dspxfr_image() 2526 WIDGET_CHIP_CTRL, stream_id, 0, &response); in dspxfr_image()
|