Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/soundwire/
Dsdw.h1044 void sdw_shutdown_stream(void *sdw_substream);
/linux-6.12.1/drivers/soundwire/
Dstream.c1820 void sdw_shutdown_stream(void *sdw_substream) in sdw_shutdown_stream() function
1844 EXPORT_SYMBOL(sdw_shutdown_stream);
/linux-6.12.1/sound/soc/sdw_utils/
Dsoc_sdw_utils.c821 sdw_shutdown_stream(substream); in asoc_sdw_shutdown()
/linux-6.12.1/Documentation/driver-api/soundwire/
Dstream.rst516 The SoundWire core provides a sdw_shutdown_stream() helper function,