Home
last modified time | relevance | path

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

/linux/include/linux/soundwire/
H A Dsdw.h1080 int sdw_disable_stream(struct sdw_stream_runtime *stream);
/linux/drivers/soundwire/
H A Dstream.c1728 int sdw_disable_stream(struct sdw_stream_runtime *stream) in sdw_disable_stream() function
1757 EXPORT_SYMBOL(sdw_disable_stream);
H A Dintel_ace2x.c401 ret = sdw_disable_stream(cdns->bus.bpt_stream); in intel_ace2x_bpt_wait()
/linux/sound/soc/sdw_utils/
H A Dsoc_sdw_utils.c1522 ret = sdw_disable_stream(sdw_stream); in asoc_sdw_init_dai_link()