Home
last modified time | relevance | path

Searched defs:stream (Results 1 – 23 of 23) sorted by relevance

/include/sound/
A Dsoc-dpcm.h106 #define for_each_dpcm_fe(be, stream, _dpcm) \ argument
109 #define for_each_dpcm_be(fe, stream, _dpcm) \ argument
111 #define for_each_dpcm_be_safe(fe, stream, _dpcm, __dpcm) \ argument
113 #define for_each_dpcm_be_rollback(fe, stream, _dpcm) \ argument
152 #define dpcm_be_dai_startup_rollback(fe, stream, last) \ argument
154 #define dpcm_be_dai_startup_unwind(fe, stream) dpcm_be_dai_stop(fe, stream, 0, NULL) argument
155 #define dpcm_be_dai_shutdown(fe, stream) dpcm_be_dai_stop(fe, stream, 1, NULL) argument
A Dsoc-dai.h221 int stream) in snd_soc_dai_activate()
226 int stream) in snd_soc_dai_deactivate()
446 struct snd_soc_dai_stream stream[SNDRV_PCM_STREAM_LAST + 1]; member
472 snd_soc_dai_get_pcm_stream(const struct snd_soc_dai *dai, int stream) in snd_soc_dai_get_pcm_stream()
481 struct snd_soc_dapm_widget *snd_soc_dai_get_widget(struct snd_soc_dai *dai, int stream) in snd_soc_dai_get_widget()
497 static inline void *snd_soc_dai_dma_data_get(const struct snd_soc_dai *dai, int stream) in snd_soc_dai_dma_data_get()
505 static inline void snd_soc_dai_dma_data_set(struct snd_soc_dai *dai, int stream, void *data) in snd_soc_dai_dma_data_set()
517 int stream) in snd_soc_dai_tdm_mask_get()
522 static inline void snd_soc_dai_tdm_mask_set(struct snd_soc_dai *dai, int stream, in snd_soc_dai_tdm_mask_set()
529 int stream) in snd_soc_dai_stream_active()
[all …]
A Dcompress_driver.h236 static inline void snd_compr_fragment_elapsed(struct snd_compr_stream *stream) in snd_compr_fragment_elapsed()
241 static inline void snd_compr_drain_notify(struct snd_compr_stream *stream) in snd_compr_drain_notify()
266 snd_compr_set_runtime_buffer(struct snd_compr_stream *stream, in snd_compr_set_runtime_buffer()
A Dhda_register.h357 snd_hdac_stream_get_pos_lpib(struct hdac_stream *stream) in snd_hdac_stream_get_pos_lpib()
363 snd_hdac_stream_get_pos_posbuf(struct hdac_stream *stream) in snd_hdac_stream_get_pos_posbuf()
A Drawmidi.h84 int stream; /* direction */ member
A Dpcm.h470 int stream; /* stream (direction) */ member
514 int stream; /* stream (direction) */ member
699 #define for_each_pcm_streams(stream) \ argument
1465 int stream; /* PLAYBACK or CAPTURE */ member
A Dac97_codec.h388 unsigned int stream: 1, /* stream type: 1 = capture */ member
A Dhda_codec.h166 struct hda_pcm_stream stream[2]; member
A Dsoc.h473 int stream) in snd_soc_runtime_activate()
478 int stream) in snd_soc_runtime_deactivate()
/include/uapi/linux/
A Dv4l2-subdev.h42 __u32 stream; member
62 __u32 stream; member
88 __u32 stream; member
114 __u32 stream; member
129 __u32 stream; member
154 __u32 stream; member
180 __u32 stream; member
/include/net/
A Diw_handler.h467 iwe_stream_add_event_check(struct iw_request_info *info, char *stream, in iwe_stream_add_event_check()
486 iwe_stream_add_point_check(struct iw_request_info *info, char *stream, in iwe_stream_add_point_check()
/include/net/sctp/
A Dulpevent.h52 __u16 stream; member
A Dstructs.h397 #define sctp_ssn_peek(stream, type, sid) \ argument
401 #define sctp_ssn_next(stream, type, sid) \ argument
405 #define sctp_ssn_skip(stream, type, sid, ssn) \ argument
409 #define sctp_mid_peek(stream, type, sid) \ argument
413 #define sctp_mid_next(stream, type, sid) \ argument
417 #define sctp_mid_skip(stream, type, sid, mid) \ argument
421 #define sctp_mid_uo_peek(stream, type, sid) \ argument
425 #define sctp_mid_uo_next(stream, type, sid) \ argument
1487 struct sctp_stream *stream, in sctp_stream_out()
1494 struct sctp_stream *stream, in sctp_stream_in()
[all …]
/include/linux/
A Dsctp.h222 __be16 stream; member
234 __be16 stream; member
598 __be16 stream; member
613 __be16 stream; member
A Dbpf.h1690 struct bpf_stream stream[2]; member
/include/linux/soundwire/
A Dsdw_amd.h52 struct sdw_stream_runtime *stream; member
A Dsdw.h1109 struct sdw_stream_runtime *stream) in sdw_stream_add_slave()
1116 struct sdw_stream_runtime *stream) in sdw_stream_remove_slave()
/include/crypto/internal/
A Dacompress.h198 struct crypto_acomp_stream *stream) __releases(stream) in crypto_acomp_unlock_stream_bh()
/include/uapi/sound/
A Dasoc.h522 struct snd_soc_tplg_stream stream[SND_SOC_TPLG_STREAM_CONFIG_MAX]; /* for DAI link */ member
546 …struct snd_soc_tplg_stream stream[SND_SOC_TPLG_STREAM_CONFIG_MAX]; /* supported configs playback a… member
A Dasound.h342 int stream; /* RO/WR (control): stream direction */ member
738 int stream; /* WR: stream */ member
776 int stream; member
786 int stream; member
/include/uapi/drm/
A Detnaviv_drm.h206 __u64 stream; /* in, ptr to cmdstream */ member
/include/media/
A Dv4l2-subdev.h359 u32 stream; member
701 u32 stream; member
/include/linux/greybus/
A Dgreybus_protocols.h1613 __u8 stream; member

Completed in 869 milliseconds