Home
last modified time | relevance | path

Searched refs:sdw_deprepare_stream (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/sound/soc/qcom/
Dsdw.c95 sdw_deprepare_stream(sruntime); in qcom_snd_sdw_prepare()
152 sdw_deprepare_stream(sruntime); in qcom_snd_sdw_hw_free()
Dsc7280.c252 sdw_deprepare_stream(sruntime); in sc7280_snd_swr_prepare()
262 sdw_deprepare_stream(sruntime); in sc7280_snd_swr_prepare()
304 sdw_deprepare_stream(sruntime); in sc7280_snd_hw_free()
Dsdm845.c486 sdw_deprepare_stream(sruntime); in sdm845_snd_prepare()
504 sdw_deprepare_stream(sruntime); in sdm845_snd_prepare()
521 sdw_deprepare_stream(sruntime); in sdm845_snd_hw_free()
/linux-6.12.1/include/linux/soundwire/
Dsdw.h1043 int sdw_deprepare_stream(struct sdw_stream_runtime *stream);
/linux-6.12.1/drivers/soundwire/
Dstream.c1691 int sdw_deprepare_stream(struct sdw_stream_runtime *stream) in sdw_deprepare_stream() function
1721 EXPORT_SYMBOL(sdw_deprepare_stream);
/linux-6.12.1/sound/soc/sdw_utils/
Dsoc_sdw_utils.c815 return sdw_deprepare_stream(sdw_stream); in asoc_sdw_hw_free()
/linux-6.12.1/Documentation/driver-api/soundwire/
Dstream.rst476 int sdw_deprepare_stream(struct sdw_stream_runtime * stream);