Home
last modified time | relevance | path

Searched refs:stream_type (Results 1 – 10 of 10) sorted by relevance

/sound/soc/qcom/qdsp6/
Dq6routing.h6 int stream_id, int stream_type);
7 void q6routing_stream_close(int fedai_id, int stream_type);
Dq6routing.c309 int stream_id, int stream_type) in q6routing_stream_open() argument
387 void q6routing_stream_close(int fedai_id, int stream_type) in q6routing_stream_close() argument
/sound/soc/intel/baytrail/
Dsst-baytrail-ipc.h41 int codec_type, int stream_type, int operation);
Dsst-baytrail-ipc.c384 int codec_type, int stream_type, int operation) in sst_byt_stream_type() argument
387 stream->request.str_type.str_type = stream_type; in sst_byt_stream_type()
/sound/soc/intel/atom/
Dsst-mfld-dsp.h161 enum stream_type { enum
392 u8 stream_type; member
Dsst-mfld-platform.h84 u8 stream_type; member
Dsst-mfld-platform-pcm.c190 str_params->stream_type = SST_STREAM_TYPE_MUSIC; in sst_fill_stream_params()
/sound/soc/intel/haswell/
Dsst-haswell-pcm.c473 enum sst_hsw_stream_type stream_type; in hsw_pcm_hw_params() local
515 stream_type = SST_HSW_STREAM_TYPE_SYSTEM; in hsw_pcm_hw_params()
519 stream_type = SST_HSW_STREAM_TYPE_CAPTURE; in hsw_pcm_hw_params()
525 stream_type = SST_HSW_STREAM_TYPE_RENDER; in hsw_pcm_hw_params()
530 stream_type = SST_HSW_STREAM_TYPE_LOOPBACK; in hsw_pcm_hw_params()
541 path_id, stream_type, SST_HSW_STREAM_FORMAT_PCM_FORMAT); in hsw_pcm_hw_params()
Dsst-haswell-ipc.h346 u8 stream_type; member
425 enum sst_hsw_stream_type stream_type,
Dsst-haswell-ipc.c1108 enum sst_hsw_stream_type stream_type, in sst_hsw_stream_format() argument
1117 stream->request.stream_type = stream_type; in sst_hsw_stream_format()