Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/soundwire/
Dsdw.h992 int sdw_enable_stream(struct sdw_stream_runtime *stream);
/Linux-v5.10/sound/soc/qcom/
Dsdm845.c468 ret = sdw_enable_stream(sruntime); in sdm845_snd_prepare()
/Linux-v5.10/drivers/soundwire/
Dstream.c1661 int sdw_enable_stream(struct sdw_stream_runtime *stream) in sdw_enable_stream() function
1686 EXPORT_SYMBOL(sdw_enable_stream);
/Linux-v5.10/sound/soc/intel/boards/
Dsof_sdw.c208 ret = sdw_enable_stream(sdw_stream); in sdw_trigger()
/Linux-v5.10/Documentation/driver-api/soundwire/
Dstream.rst406 int sdw_enable_stream(struct sdw_stream_runtime * stream);