Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/qcom/
Dsdm845.c451 sdw_disable_stream(sruntime); in sdm845_snd_prepare()
486 sdw_disable_stream(sruntime); in sdm845_snd_hw_free()
/Linux-v5.10/include/linux/soundwire/
Dsdw.h993 int sdw_disable_stream(struct sdw_stream_runtime *stream);
/Linux-v5.10/drivers/soundwire/
Dstream.c1744 int sdw_disable_stream(struct sdw_stream_runtime *stream) in sdw_disable_stream() function
1768 EXPORT_SYMBOL(sdw_disable_stream);
/Linux-v5.10/sound/soc/intel/boards/
Dsof_sdw.c214 ret = sdw_disable_stream(sdw_stream); in sdw_trigger()
/Linux-v5.10/Documentation/driver-api/soundwire/
Dstream.rst442 int sdw_disable_stream(struct sdw_stream_runtime * stream);