Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/qcom/
H A Dsdm845.c451 sdw_disable_stream(sruntime); in sdm845_snd_prepare()
486 sdw_disable_stream(sruntime); in sdm845_snd_hw_free()
/OK3568_Linux_fs/kernel/include/linux/soundwire/
H A Dsdw.h993 int sdw_disable_stream(struct sdw_stream_runtime *stream);
/OK3568_Linux_fs/kernel/drivers/soundwire/
H A Dstream.c1751 int sdw_disable_stream(struct sdw_stream_runtime *stream) in sdw_disable_stream() function
1775 EXPORT_SYMBOL(sdw_disable_stream);
/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dsof_sdw.c271 ret = sdw_disable_stream(sdw_stream); in sdw_trigger()
/OK3568_Linux_fs/kernel/Documentation/driver-api/soundwire/
H A Dstream.rst442 int sdw_disable_stream(struct sdw_stream_runtime * stream);