Searched refs:stream_prepared (Results 1 – 11 of 11) sorted by relevance
83 bool *stream_prepared) in qcom_snd_sdw_prepare() argument106 if (*stream_prepared) in qcom_snd_sdw_prepare()126 *stream_prepared = true; in qcom_snd_sdw_prepare()164 struct sdw_stream_runtime *sruntime, bool *stream_prepared) in qcom_snd_sdw_hw_free() argument178 if (sruntime && *stream_prepared) { in qcom_snd_sdw_hw_free()181 *stream_prepared = false; in qcom_snd_sdw_hw_free()
12 bool *stream_prepared);18 bool *stream_prepared);
39 bool stream_prepared[LPASS_MAX_PORTS]; member250 if (data->stream_prepared[cpu_dai->id]) { in sc7280_snd_swr_prepare()253 data->stream_prepared[cpu_dai->id] = false; in sc7280_snd_swr_prepare()265 data->stream_prepared[cpu_dai->id] = true; in sc7280_snd_swr_prepare()302 if (sruntime && data->stream_prepared[cpu_dai->id]) { in sc7280_snd_hw_free()305 data->stream_prepared[cpu_dai->id] = false; in sc7280_snd_hw_free()
18 bool stream_prepared[AFE_PORT_MAX]; member122 &data->stream_prepared[cpu_dai->id]); in sc8280xp_snd_prepare()133 &data->stream_prepared[cpu_dai->id]); in sc8280xp_snd_hw_free()
22 bool stream_prepared[AFE_PORT_MAX]; member121 &data->stream_prepared[cpu_dai->id]); in sm8250_snd_prepare()132 &data->stream_prepared[cpu_dai->id]); in sm8250_snd_hw_free()
38 bool stream_prepared[AFE_PORT_MAX]; member485 if (data->stream_prepared[cpu_dai->id]) { in sdm845_snd_prepare()488 data->stream_prepared[cpu_dai->id] = false; in sdm845_snd_prepare()508 data->stream_prepared[cpu_dai->id] = true; in sdm845_snd_prepare()520 if (sruntime && data->stream_prepared[cpu_dai->id]) { in sdm845_snd_hw_free()523 data->stream_prepared[cpu_dai->id] = false; in sdm845_snd_hw_free()
19 bool stream_prepared[AFE_PORT_MAX]; member153 &data->stream_prepared[cpu_dai->id]); in x1e80100_snd_prepare()164 &data->stream_prepared[cpu_dai->id]); in x1e80100_snd_hw_free()
278 bool stream_prepared; /* whether css stream is created */ member
463 asd->stream_prepared = false; in atomisp_subdev_init_struct()
650 isp->asd.recreate_streams_on_resume = isp->asd.stream_prepared; in atomisp_suspend()
425 asd->stream_prepared = false; in __destroy_streams()472 asd->stream_prepared = true; in __create_streams()