Lines Matching defs:stream
26 * @type: stream type, PDM or PCM
39 * struct sdw_cdns_streams: Cadence stream data structure
44 * @num_ch_bd: number of bidirectional stream channels
45 * @num_ch_bd: number of input stream channels
46 * @num_ch_bd: number of output stream channels
66 * struct sdw_cdns_stream_config: stream configuration
87 * @name: SoundWire stream name
88 * @stream: stream runtime
98 struct sdw_stream_runtime *stream;
179 struct sdw_cdns_streams *stream,
200 void *stream, bool pcm, int direction);