Searched refs:stream_type (Results 1 – 10 of 10) sorted by relevance
/sound/soc/qcom/qdsp6/ |
D | q6routing.h | 6 int stream_id, int stream_type); 7 void q6routing_stream_close(int fedai_id, int stream_type);
|
D | q6routing.c | 309 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/ |
D | sst-baytrail-ipc.h | 41 int codec_type, int stream_type, int operation);
|
D | sst-baytrail-ipc.c | 384 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/ |
D | sst-mfld-dsp.h | 161 enum stream_type { enum 392 u8 stream_type; member
|
D | sst-mfld-platform.h | 84 u8 stream_type; member
|
D | sst-mfld-platform-pcm.c | 190 str_params->stream_type = SST_STREAM_TYPE_MUSIC; in sst_fill_stream_params()
|
/sound/soc/intel/haswell/ |
D | sst-haswell-pcm.c | 473 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()
|
D | sst-haswell-ipc.h | 346 u8 stream_type; member 425 enum sst_hsw_stream_type stream_type,
|
D | sst-haswell-ipc.c | 1108 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()
|