Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/qcom/
A Dsdw.c53 ret = sdw_enable_stream(sruntime); in qcom_snd_sdw_prepare()
A Dsc7280.c241 ret = sdw_enable_stream(sruntime); in sc7280_snd_swr_prepare()
A Dsdm845.c484 ret = sdw_enable_stream(sruntime); in sdm845_snd_prepare()
/linux-6.3-rc2/include/linux/soundwire/
A Dsdw.h1030 int sdw_enable_stream(struct sdw_stream_runtime *stream);
/linux-6.3-rc2/drivers/soundwire/
A Dstream.c1515 int sdw_enable_stream(struct sdw_stream_runtime *stream) in sdw_enable_stream() function
1545 EXPORT_SYMBOL(sdw_enable_stream);
/linux-6.3-rc2/sound/soc/intel/boards/
A Dsof_sdw.c470 ret = sdw_enable_stream(sdw_stream); in sdw_trigger()
/linux-6.3-rc2/Documentation/driver-api/soundwire/
A Dstream.rst406 int sdw_enable_stream(struct sdw_stream_runtime * stream);

Completed in 28 milliseconds