Home
last modified time | relevance | path

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

/linux-6.15/include/linux/soundwire/
H A Dsdw.h1060 void sdw_shutdown_stream(void *sdw_substream);
/linux-6.15/drivers/soundwire/
H A Dstream.c1943 void sdw_shutdown_stream(void *sdw_substream) in sdw_shutdown_stream() function
1967 EXPORT_SYMBOL(sdw_shutdown_stream);
/linux-6.15/sound/soc/sdw_utils/
H A Dsoc_sdw_utils.c899 sdw_shutdown_stream(substream); in asoc_sdw_shutdown()
/linux-6.15/Documentation/driver-api/soundwire/
H A Dstream.rst516 The SoundWire core provides a sdw_shutdown_stream() helper function,