Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/qcom/
Dsm8250.c163 sdw_disable_stream(sruntime); in sm8250_snd_wsa_dma_prepare()
229 sdw_disable_stream(sruntime); in sm8250_snd_hw_free()
Dsc7280.c221 sdw_disable_stream(sruntime); in sc7280_snd_swr_prepare()
267 sdw_disable_stream(sruntime); in sc7280_snd_hw_free()
Dsdm845.c467 sdw_disable_stream(sruntime); in sdm845_snd_prepare()
502 sdw_disable_stream(sruntime); in sdm845_snd_hw_free()
/linux-5.19.10/include/linux/soundwire/
Dsdw.h1029 int sdw_disable_stream(struct sdw_stream_runtime *stream);
/linux-5.19.10/drivers/soundwire/
Dstream.c1603 int sdw_disable_stream(struct sdw_stream_runtime *stream) in sdw_disable_stream() function
1632 EXPORT_SYMBOL(sdw_disable_stream);
/linux-5.19.10/sound/soc/intel/boards/
Dsof_sdw.c387 ret = sdw_disable_stream(sdw_stream); in sdw_trigger()
/linux-5.19.10/Documentation/driver-api/soundwire/
Dstream.rst442 int sdw_disable_stream(struct sdw_stream_runtime * stream);