Home
last modified time | relevance | path

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

/linux/include/linux/soundwire/
H A Dsdw.h1079 int sdw_enable_stream(struct sdw_stream_runtime *stream);
/linux/drivers/soundwire/
H A Dstream.c1640 int sdw_enable_stream(struct sdw_stream_runtime *stream) in sdw_enable_stream() function
1670 EXPORT_SYMBOL(sdw_enable_stream);
H A Dintel_ace2x.c378 ret = sdw_enable_stream(cdns->bus.bpt_stream); in intel_ace2x_bpt_send_async()
/linux/sound/soc/sdw_utils/
H A Dsoc_sdw_utils.c1542 ret = sdw_enable_stream(sdw_stream); in asoc_sdw_init_simple_dai_link()