Home
last modified time | relevance | path

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

/linux/Documentation/driver-api/soundwire/
H A Dlocking.rst92 | sdw_prepare_stream() |
/linux/include/linux/soundwire/
H A Dsdw.h1078 int sdw_prepare_stream(struct sdw_stream_runtime *stream);
/linux/drivers/soundwire/
H A Dstream.c1554 int sdw_prepare_stream(struct sdw_stream_runtime *stream) in sdw_prepare_stream() function
1595 EXPORT_SYMBOL(sdw_prepare_stream);
H A Dintel_ace2x.c155 ret = sdw_prepare_stream(cdns->bus.bpt_stream); in intel_ace2x_bpt_open_stream()
/linux/sound/soc/sdw_utils/
H A Dsoc_sdw_utils.c1503 return sdw_prepare_stream(sdw_stream); in asoc_sdw_init_dai_link()
1533 * sdw_prepare_stream() reapplies the parameters without in asoc_sdw_init_simple_dai_link()
1536 ret = sdw_prepare_stream(sdw_stream); in asoc_sdw_init_simple_dai_link()