[alsa-devel] [PATCH v2 08/13] ASoC: Add SoundWire stream programming interface

Vinod Koul vinod.koul at intel.com
Fri Apr 6 10:49:35 CEST 2018


On Thu, Apr 05, 2018 at 06:42:53PM -0500, Pierre-Louis Bossart wrote:
> >+/**
> >+ * snd_soc_dai_set_sdw_stream() - Configures a DAI for SDW stream operation
> >+ * @dai: DAI
> >+ * @stream: STREAM
> >+ * @direction: Stream direction(Playback/Capture)
> >+ * SoundWire subsystem doesn't have a notion of direction and we reuse
> >+ * the ASoC stream direction to configure sink/source ports.
> 
> Playback == source, Capture == sink?
> what is the mapping convention?

oops, will fix

-- 
~Vinod


More information about the Alsa-devel mailing list