Home
last modified time | relevance | path

Searched refs:sdw_disable_stream (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/sound/soc/qcom/
H A Dsdw.c179 sdw_disable_stream(sruntime); in qcom_snd_sdw_hw_free()
H A Dsc7280.c251 sdw_disable_stream(sruntime); in sc7280_snd_swr_prepare()
303 sdw_disable_stream(sruntime); in sc7280_snd_hw_free()
H A Dsdm845.c486 sdw_disable_stream(sruntime); in sdm845_snd_prepare()
521 sdw_disable_stream(sruntime); in sdm845_snd_hw_free()
/linux-6.15/include/linux/soundwire/
H A Dsdw.h1058 int sdw_disable_stream(struct sdw_stream_runtime *stream);
/linux-6.15/drivers/soundwire/
H A Dstream.c1707 int sdw_disable_stream(struct sdw_stream_runtime *stream) in sdw_disable_stream() function
1736 EXPORT_SYMBOL(sdw_disable_stream);
H A Dintel_ace2x.c302 ret = sdw_disable_stream(cdns->bus.bpt_stream); in intel_ace2x_bpt_wait()
/linux-6.15/sound/soc/sdw_utils/
H A Dsoc_sdw_utils.c821 ret = sdw_disable_stream(sdw_stream); in asoc_sdw_trigger()
/linux-6.15/Documentation/driver-api/soundwire/
H A Dstream.rst442 int sdw_disable_stream(struct sdw_stream_runtime * stream);