Home
last modified time | relevance | path

Searched refs:stream_type (Results 1 – 6 of 6) 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.c361 int stream_id, int stream_type) in q6routing_stream_open() argument
445 void q6routing_stream_close(int fedai_id, int stream_type) in q6routing_stream_close() argument
/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/catpt/
Dmessages.c33 enum catpt_stream_type stream_type:8; member
74 input.stream_type = type; in catpt_ipc_alloc_stream()