| /include/sound/ |
| D | soc-dpcm.h | 106 #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
|
| D | soc-dai.h | 225 int stream) in snd_soc_dai_activate() 230 int stream) in snd_soc_dai_deactivate() 450 struct snd_soc_dai_stream stream[SNDRV_PCM_STREAM_LAST + 1]; member 473 snd_soc_dai_get_pcm_stream(const struct snd_soc_dai *dai, int stream) in snd_soc_dai_get_pcm_stream() 482 struct snd_soc_dapm_widget *snd_soc_dai_get_widget(struct snd_soc_dai *dai, int stream) in snd_soc_dai_get_widget() 490 void snd_soc_dai_set_widget(struct snd_soc_dai *dai, int stream, struct snd_soc_dapm_widget *widget) in snd_soc_dai_set_widget() 498 static inline void *snd_soc_dai_dma_data_get(const struct snd_soc_dai *dai, int stream) in snd_soc_dai_dma_data_get() 506 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() 518 int stream) in snd_soc_dai_tdm_mask_get() 523 static inline void snd_soc_dai_tdm_mask_set(struct snd_soc_dai *dai, int stream, in snd_soc_dai_tdm_mask_set() [all …]
|
| D | compress_driver.h | 243 static inline void snd_compr_fragment_elapsed(struct snd_compr_stream *stream) in snd_compr_fragment_elapsed() 248 static inline void snd_compr_drain_notify(struct snd_compr_stream *stream) in snd_compr_drain_notify() 273 snd_compr_set_runtime_buffer(struct snd_compr_stream *stream, in snd_compr_set_runtime_buffer()
|
| D | hda_register.h | 357 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()
|
| D | rawmidi.h | 84 int stream; /* direction */ member
|
| D | pcm.h | 476 int stream; /* stream (direction) */ member 522 int stream; /* stream (direction) */ member 711 #define for_each_pcm_streams(stream) \ argument 1503 int stream; /* PLAYBACK or CAPTURE */ member
|
| D | ac97_codec.h | 388 unsigned int stream: 1, /* stream type: 1 = capture */ member
|
| D | hda_codec.h | 161 struct hda_pcm_stream stream[2]; member
|
| D | soc.h | 510 int stream) in snd_soc_runtime_activate() 515 int stream) in snd_soc_runtime_deactivate()
|
| /include/uapi/linux/ |
| D | v4l2-subdev.h | 42 __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/ |
| D | iw_handler.h | 506 iwe_stream_add_event_check(struct iw_request_info *info, char *stream, in iwe_stream_add_event_check() 525 iwe_stream_add_point_check(struct iw_request_info *info, char *stream, in iwe_stream_add_point_check()
|
| /include/crypto/ |
| D | chacha.h | 34 static inline void chacha20_block(u32 *state, u8 *stream) in chacha20_block()
|
| /include/net/sctp/ |
| D | ulpevent.h | 52 __u16 stream; member
|
| D | structs.h | 397 #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/ |
| D | sctp.h | 222 __be16 stream; member 235 __be16 stream; member 600 __be16 stream; member 615 __be16 stream; member
|
| /include/linux/soundwire/ |
| D | sdw_amd.h | 47 struct sdw_stream_runtime *stream; member
|
| D | sdw.h | 1080 struct sdw_stream_runtime *stream) in sdw_stream_add_slave() 1087 struct sdw_stream_runtime *stream) in sdw_stream_remove_slave()
|
| /include/uapi/sound/ |
| D | asoc.h | 522 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
|
| D | asound.h | 342 int stream; /* RO/WR (control): stream direction */ member 735 int stream; /* WR: stream */ member 772 int stream; member 782 int stream; member
|
| /include/uapi/drm/ |
| D | etnaviv_drm.h | 206 __u64 stream; /* in, ptr to cmdstream */ member
|
| /include/media/ |
| D | v4l2-subdev.h | 359 u32 stream; member 703 u32 stream; member
|
| /include/linux/greybus/ |
| D | greybus_protocols.h | 1613 __u8 stream; member
|