Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/
H A Dsdw.c151 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.c485 sdw_disable_stream(sruntime); in sdm845_snd_prepare()
520 sdw_disable_stream(sruntime); in sdm845_snd_hw_free()
/linux/include/linux/soundwire/
H A Dsdw.h1042 int sdw_disable_stream(struct sdw_stream_runtime *stream);
/linux/drivers/soundwire/
H A Dstream.c1611 int sdw_disable_stream(struct sdw_stream_runtime *stream) in sdw_disable_stream() function
1640 EXPORT_SYMBOL(sdw_disable_stream);
/linux/sound/soc/sdw_utils/
H A Dsoc_sdw_utils.c743 ret = sdw_disable_stream(sdw_stream); in asoc_sdw_trigger()
/linux/Documentation/driver-api/soundwire/
H A Dstream.rst442 int sdw_disable_stream(struct sdw_stream_runtime * stream);