Searched refs:stream_id (Results 1 – 8 of 8) sorted by relevance
/sound/soc/intel/baytrail/ |
D | sst-baytrail-ipc.c | 214 int stream_id) in sst_byt_get_stream() argument 219 if (stream->str_id == stream_id) in sst_byt_get_stream() 230 u8 stream_id = sst_byt_header_str_id(header); in sst_byt_stream_update() local 233 stream = sst_byt_get_stream(byt, stream_id); in sst_byt_stream_update() 287 u8 msg_id, stream_id; in sst_byt_process_notification() local 295 stream_id = sst_byt_header_str_id(header); in sst_byt_process_notification() 296 stream = sst_byt_get_stream(byt, stream_id); in sst_byt_process_notification() 476 int stream_id, int wait) in sst_byt_stream_operations() argument 480 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 | 207 str_params->stream_id = index; in sst_fill_stream_params() 220 str_params->stream_id = index; in sst_fill_stream_params() 252 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() 1023 stream->free_req.stream_id = stream->reply.stream_hw_id; in sst_hsw_stream_free() 1030 stream->free_req.stream_id); in sst_hsw_stream_free() 1282 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 | 2470 unsigned char stream_id = 0; in dspxfr_image() local 2529 stream_id = dma_get_stream_id(dma_engine); in dspxfr_image() 2531 WIDGET_CHIP_CTRL, stream_id, 0, &response); in dspxfr_image()
|