Searched refs:sdw_shutdown_stream (Results 1 – 4 of 4) sorted by relevance
1067 void sdw_shutdown_stream(void *sdw_substream);
1943 void sdw_shutdown_stream(void *sdw_substream) in sdw_shutdown_stream() function1967 EXPORT_SYMBOL(sdw_shutdown_stream);
516 The SoundWire core provides a sdw_shutdown_stream() helper function,
1154 sdw_shutdown_stream(substream); in asoc_sdw_shutdown()