/Linux-v6.6/sound/soc/sof/amd/ |
D | acp-probes.c | 28 struct acp_dsp_stream *stream; in acp_probes_compr_startup() local 50 struct acp_dsp_stream *stream = cstream->runtime->private_data; in acp_probes_compr_shutdown() local 74 struct acp_dsp_stream *stream = cstream->runtime->private_data; in acp_probes_compr_set_params() local 114 struct acp_dsp_stream *stream = cstream->runtime->private_data; in acp_probes_compr_pointer() local
|
D | acp-stream.c | 27 int acp_dsp_stream_config(struct snd_sof_dev *sdev, struct acp_dsp_stream *stream) in acp_dsp_stream_config() 130 struct acp_dsp_stream *stream = adata->stream_buf; in acp_dsp_stream_get() local 159 struct acp_dsp_stream *stream = adata->stream_buf; in acp_dsp_stream_put() local
|
/Linux-v6.6/sound/pci/au88x0/ |
D | au88x0_pcm.c | 194 stream_t *stream = (stream_t *) substream->runtime->private_data; in snd_vortex_pcm_close() local 211 stream_t *stream = (stream_t *) (substream->runtime->private_data); in snd_vortex_pcm_hw_params() local 272 stream_t *stream = (stream_t *) (substream->runtime->private_data); in snd_vortex_pcm_hw_free() local 307 stream_t *stream = (stream_t *) substream->runtime->private_data; in snd_vortex_pcm_prepare() local 339 stream_t *stream = (stream_t *) substream->runtime->private_data; in snd_vortex_pcm_trigger() local 402 stream_t *stream = (stream_t *) substream->runtime->private_data; in snd_vortex_pcm_pointer() local
|
/Linux-v6.6/sound/soc/intel/skylake/ |
D | skl-pcm.c | 65 struct hdac_ext_stream *stream = get_hdac_ext_stream(substream); in get_bus_ctx() local 75 struct hdac_ext_stream *stream = get_hdac_ext_stream(substream); in skl_substream_alloc_pages() local 130 struct hdac_ext_stream *stream; in skl_pcm_host_dma_prepare() local 177 struct hdac_ext_stream *stream; in skl_pcm_link_dma_prepare() local 216 struct hdac_ext_stream *stream; in skl_pcm_open() local 302 struct hdac_ext_stream *stream = get_hdac_ext_stream(substream); in skl_pcm_hw_params() local 343 struct hdac_ext_stream *stream = get_hdac_ext_stream(substream); in skl_pcm_close() local 381 struct hdac_ext_stream *stream = get_hdac_ext_stream(substream); in skl_pcm_hw_free() local 422 struct hdac_ext_stream *stream; in skl_decoupled_trigger() local 470 struct hdac_ext_stream *stream = get_hdac_ext_stream(substream); in skl_pcm_trigger() local [all …]
|
/Linux-v6.6/drivers/staging/media/atomisp/pci/ |
D | sh_css.c | 132 struct ia_css_stream *stream; member 461 ia_css_stream_input_format_bits_per_pixel(struct ia_css_stream *stream) in ia_css_stream_input_format_bits_per_pixel() 477 sh_css_config_input_network(struct ia_css_stream *stream) in sh_css_config_input_network() 975 sh_css_config_input_network(struct ia_css_stream *stream) in sh_css_config_input_network() 1080 struct ia_css_stream *stream) in stream_get_last_pipe() 1091 struct ia_css_stream *stream) in stream_get_copy_pipe() 1120 struct ia_css_stream *stream) in stream_get_target_pipe() 1134 struct ia_css_stream *stream, in stream_csi_rx_helper() 1174 struct ia_css_stream *stream) in stream_register_with_csi_rx() 1180 struct ia_css_stream *stream) in stream_unregister_with_csi_rx() [all …]
|
/Linux-v6.6/tools/perf/util/ |
D | stream.h | 7 struct stream { struct 13 struct stream *streams; argument
|
/Linux-v6.6/sound/soc/qcom/qdsp6/ |
D | q6apm-dai.c | 478 struct snd_compr_stream *stream) in q6apm_dai_compr_open() 526 struct snd_compr_stream *stream) in q6apm_dai_compr_free() 543 struct snd_compr_stream *stream, in q6apm_dai_compr_get_caps() 560 struct snd_compr_stream *stream, in q6apm_dai_compr_get_codec_caps() 575 struct snd_compr_stream *stream, in q6apm_dai_compr_pointer() 591 struct snd_compr_stream *stream, int cmd) in q6apm_dai_compr_trigger() 623 static int q6apm_dai_compr_ack(struct snd_soc_component *component, struct snd_compr_stream *stream, in q6apm_dai_compr_ack() 638 struct snd_compr_stream *stream, in q6apm_dai_compr_set_params() 714 struct snd_compr_stream *stream, in q6apm_dai_compr_set_metadata() 741 struct snd_compr_stream *stream, in q6apm_dai_compr_mmap() [all …]
|
D | q6asm-dai.c | 602 struct snd_compr_stream *stream) in q6asm_dai_compr_open() 665 struct snd_compr_stream *stream) in q6asm_dai_compr_free() 695 struct snd_compr_stream *stream, in __q6asm_dai_compr_set_codec_params() 873 struct snd_compr_stream *stream, in q6asm_dai_compr_set_params() 942 struct snd_compr_stream *stream, in q6asm_dai_compr_set_metadata() 991 struct snd_compr_stream *stream, int cmd) in q6asm_dai_compr_trigger() 1031 struct snd_compr_stream *stream, in q6asm_dai_compr_pointer() 1049 struct snd_compr_stream *stream, char __user *buf, in q6asm_compr_copy() 1119 struct snd_compr_stream *stream, in q6asm_dai_compr_mmap() 1132 struct snd_compr_stream *stream, in q6asm_dai_compr_get_caps() [all …]
|
/Linux-v6.6/fs/squashfs/ |
D | zlib_wrapper.c | 26 z_stream *stream = kmalloc(sizeof(z_stream), GFP_KERNEL); in zlib_init() local 44 z_stream *stream = strm; in zlib_free() local 59 z_stream *stream = strm; in zlib_uncompress() local
|
D | lzo_wrapper.c | 32 struct squashfs_lzo *stream = kzalloc(sizeof(*stream), GFP_KERNEL); in lzo_init() local 55 struct squashfs_lzo *stream = strm; in lzo_free() local 71 struct squashfs_lzo *stream = strm; in lzo_uncompress() local
|
D | lz4_wrapper.c | 55 struct squashfs_lz4 *stream; in lz4_init() local 81 struct squashfs_lz4 *stream = strm; in lz4_free() local 97 struct squashfs_lz4 *stream = strm; in lz4_uncompress() local
|
/Linux-v6.6/sound/pci/mixart/ |
D | mixart.c | 380 static int mixart_set_stream_state(struct mixart_stream *stream, int start) in mixart_set_stream_state() 418 struct mixart_stream *stream = subs->runtime->private_data; in snd_mixart_trigger() local 480 struct mixart_stream *stream = subs->runtime->private_data; in snd_mixart_prepare() local 503 static int mixart_set_format(struct mixart_stream *stream, snd_pcm_format_t format) in mixart_set_format() 595 struct mixart_stream *stream = subs->runtime->private_data; in snd_mixart_hw_params() local 710 struct mixart_stream *stream; in snd_mixart_playback_open() local 789 struct mixart_stream *stream; in snd_mixart_capture_open() local 869 struct mixart_stream *stream = subs->runtime->private_data; in snd_mixart_close() local 901 struct mixart_stream *stream = runtime->private_data; in snd_mixart_stream_pointer() local
|
/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_psr.c | 102 bool amdgpu_dm_link_setup_psr(struct dc_stream_state *stream) in amdgpu_dm_link_setup_psr() 143 bool amdgpu_dm_psr_enable(struct dc_stream_state *stream) in amdgpu_dm_psr_enable() 199 bool amdgpu_dm_psr_disable(struct dc_stream_state *stream) in amdgpu_dm_psr_disable()
|
/Linux-v6.6/include/sound/ |
D | soc-dai.h | 226 int stream) in snd_soc_dai_activate() 231 int stream) in snd_soc_dai_deactivate() 453 struct snd_soc_dai_stream stream[SNDRV_PCM_STREAM_LAST + 1]; member 476 snd_soc_dai_get_pcm_stream(const struct snd_soc_dai *dai, int stream) in snd_soc_dai_get_pcm_stream() 485 struct snd_soc_dapm_widget *snd_soc_dai_get_widget(struct snd_soc_dai *dai, int stream) in snd_soc_dai_get_widget() 493 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() 501 static inline void *snd_soc_dai_dma_data_get(const struct snd_soc_dai *dai, int stream) in snd_soc_dai_dma_data_get() 509 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() 520 static inline unsigned int snd_soc_dai_tdm_mask_get(struct snd_soc_dai *dai, int stream) in snd_soc_dai_tdm_mask_get() 525 static inline void snd_soc_dai_tdm_mask_set(struct snd_soc_dai *dai, int stream, in snd_soc_dai_tdm_mask_set() [all …]
|
/Linux-v6.6/sound/pci/pcxhr/ |
D | pcxhr.c | 491 struct pcxhr_stream *stream) in pcxhr_set_stream_state() 542 static int pcxhr_set_format(struct pcxhr_stream *stream) in pcxhr_set_format() 622 static int pcxhr_update_r_buffer(struct pcxhr_stream *stream) in pcxhr_update_r_buffer() 681 static inline int pcxhr_stream_scheduled_get_pipe(struct pcxhr_stream *stream, in pcxhr_stream_scheduled_get_pipe() 743 struct pcxhr_stream *stream; in pcxhr_start_linked_stream() local 762 struct pcxhr_stream *stream; in pcxhr_start_linked_stream() local 791 struct pcxhr_stream *stream; in pcxhr_start_linked_stream() local 825 struct pcxhr_stream *stream; in pcxhr_trigger() local 940 struct pcxhr_stream *stream = subs->runtime->private_data; in pcxhr_hw_params() local 990 struct pcxhr_stream *stream; in pcxhr_open() local [all …]
|
/Linux-v6.6/tools/testing/selftests/kvm/lib/s390x/ |
D | processor.c | 114 static void virt_dump_ptes(FILE *stream, struct kvm_vm *vm, uint8_t indent, in virt_dump_ptes() 128 static void virt_dump_region(FILE *stream, struct kvm_vm *vm, uint8_t indent, in virt_dump_region() 150 void virt_arch_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent) in virt_arch_dump() 214 void vcpu_arch_dump(FILE *stream, struct kvm_vcpu *vcpu, uint8_t indent) in vcpu_arch_dump()
|
/Linux-v6.6/sound/firewire/fireworks/ |
D | fireworks_stream.c | 11 static int init_stream(struct snd_efw *efw, struct amdtp_stream *stream) in init_stream() 65 static int start_stream(struct snd_efw *efw, struct amdtp_stream *stream, in start_stream() 94 static void destroy_stream(struct snd_efw *efw, struct amdtp_stream *stream) in destroy_stream() 159 static int keep_resources(struct snd_efw *efw, struct amdtp_stream *stream, in keep_resources()
|
/Linux-v6.6/drivers/media/usb/uvc/ |
D | uvc_debugfs.c | 29 struct uvc_streaming *stream = inode->i_private; in uvc_debugfs_stats_open() local 73 void uvc_debugfs_init_stream(struct uvc_streaming *stream) in uvc_debugfs_init_stream() 91 void uvc_debugfs_cleanup_stream(struct uvc_streaming *stream) in uvc_debugfs_cleanup_stream()
|
/Linux-v6.6/sound/firewire/oxfw/ |
D | oxfw-stream.c | 103 static int start_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) in start_stream() 128 struct amdtp_stream *stream) in check_connection_used_by_others() 151 static int init_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) in init_stream() 199 static int keep_resources(struct snd_oxfw *oxfw, struct amdtp_stream *stream) in keep_resources() 252 struct amdtp_stream *stream, in snd_oxfw_stream_reserve_duplex() 419 static void destroy_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) in destroy_stream()
|
/Linux-v6.6/sound/soc/dwc/ |
D | dwc-i2s.c | 41 static inline void i2s_disable_channels(struct dw_i2s_dev *dev, u32 stream) in i2s_disable_channels() 54 static inline void i2s_clear_irqs(struct dw_i2s_dev *dev, u32 stream) in i2s_clear_irqs() 67 static inline void i2s_disable_irqs(struct dw_i2s_dev *dev, u32 stream, in i2s_disable_irqs() 85 static inline void i2s_enable_irqs(struct dw_i2s_dev *dev, u32 stream, in i2s_enable_irqs() 154 static void i2s_enable_dma(struct dw_i2s_dev *dev, u32 stream) in i2s_enable_dma() 167 static void i2s_disable_dma(struct dw_i2s_dev *dev, u32 stream) in i2s_disable_dma() 247 static void dw_i2s_config(struct dw_i2s_dev *dev, int stream) in dw_i2s_config() 517 int stream, ret; in dw_i2s_resume() local
|
/Linux-v6.6/drivers/media/usb/dvb-usb/ |
D | dvb-usb-urb.c | 70 static void dvb_usb_data_complete(struct usb_data_stream *stream, u8 *buffer, size_t length) in dvb_usb_data_complete() 77 static void dvb_usb_data_complete_204(struct usb_data_stream *stream, u8 *buffer, size_t length) in dvb_usb_data_complete_204() 84 static void dvb_usb_data_complete_raw(struct usb_data_stream *stream, in dvb_usb_data_complete_raw()
|
/Linux-v6.6/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_va.c | 60 struct vmw_stream *stream = vmw_stream(res); in vmw_stream_hw_destroy() local 69 struct vmw_stream *stream = vmw_stream(res); in vmw_stream_init() local 158 struct vmw_stream *stream; in vmw_user_stream_lookup() local
|
/Linux-v6.6/include/uapi/linux/ |
D | v4l2-subdev.h | 42 __u32 stream; member 58 __u32 stream; member 84 __u32 stream; member 110 __u32 stream; member 124 __u32 stream; member 148 __u32 stream; member 174 __u32 stream; member
|
/Linux-v6.6/net/sctp/ |
D | stream_interleave.c | 50 struct sctp_stream *stream; in sctp_chunk_assign_mid() local 89 struct sctp_stream *stream; in sctp_validate_data() local 107 struct sctp_stream *stream; in sctp_validate_idata() local 421 struct sctp_stream *stream; in sctp_intl_retrieve_ordered() local 451 struct sctp_stream *stream; in sctp_intl_order() local 1004 struct sctp_stream *stream = &ulpq->asoc->stream; in sctp_intl_reap_ordered() local 1055 struct sctp_stream *stream = &ulpq->asoc->stream; in sctp_intl_abort_pd() local 1085 int nskips, __be16 stream, __u8 flags) in sctp_get_skip_pos() 1255 struct sctp_stream *stream = &ulpq->asoc->stream; in sctp_intl_skip() local 1346 void sctp_stream_interleave_init(struct sctp_stream *stream) in sctp_stream_interleave_init()
|
/Linux-v6.6/sound/soc/amd/acp/ |
D | acp-i2s.c | 53 struct acp_stream *stream; in acp_i2s_set_tdm_slot() local 262 struct acp_stream *stream = substream->runtime->private_data; in acp_i2s_trigger() local 395 struct acp_stream *stream = substream->runtime->private_data; in acp_i2s_prepare() local 487 struct acp_stream *stream = substream->runtime->private_data; in acp_i2s_startup() local
|