Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soundwire/
H A Dsdw.h1055 void sdw_shutdown_stream(void *sdw_substream);
/openbmc/linux/drivers/soundwire/
H A Dstream.c1815 void sdw_shutdown_stream(void *sdw_substream) in sdw_shutdown_stream() function
1839 EXPORT_SYMBOL(sdw_shutdown_stream);
/openbmc/linux/Documentation/driver-api/soundwire/
H A Dstream.rst516 The SoundWire core provides a sdw_shutdown_stream() helper function,
/openbmc/linux/sound/soc/intel/boards/
H A Dsof_sdw.c699 sdw_shutdown_stream(substream); in sdw_shutdown()