/openbmc/linux/sound/soc/intel/atom/ |
H A D | sst-mfld-platform-pcm.c | 103 void sst_set_stream_status(struct sst_runtime_stream *stream, in sst_set_stream_status() 225 struct sst_runtime_stream *stream = in sst_platform_alloc_stream() local 258 struct sst_runtime_stream *stream; in sst_period_elapsed() local 274 struct sst_runtime_stream *stream = in sst_platform_init_stream() local 292 static int power_up_sst(struct sst_runtime_stream *stream) in power_up_sst() 297 static void power_down_sst(struct sst_runtime_stream *stream) in power_down_sst() 307 struct sst_runtime_stream *stream; in sst_media_open() local 362 struct sst_runtime_stream *stream; in sst_media_close() local 378 struct sst_runtime_stream *stream; in sst_media_prepare() local 594 struct sst_runtime_stream *stream; in sst_soc_trigger() local [all …]
|
/openbmc/linux/drivers/media/usb/uvc/ |
H A D | uvc_metadata.c | 29 struct uvc_streaming *stream = video_get_drvdata(vfh->vdev); in uvc_meta_v4l2_querycap() local 45 struct uvc_streaming *stream = video_get_drvdata(vfh->vdev); in uvc_meta_v4l2_get_format() local 63 struct uvc_streaming *stream = video_get_drvdata(vfh->vdev); in uvc_meta_v4l2_try_format() local 84 struct uvc_streaming *stream = video_get_drvdata(vfh->vdev); in uvc_meta_v4l2_set_format() local 113 struct uvc_streaming *stream = video_get_drvdata(vfh->vdev); in uvc_meta_v4l2_enum_formats() local 159 int uvc_meta_register(struct uvc_streaming *stream) in uvc_meta_register()
|
/openbmc/linux/fs/squashfs/ |
H A D | decompressor_multi.c | 47 void *stream; member 53 struct squashfs_stream *stream) in put_decomp_stream() 64 struct squashfs_stream *stream; in squashfs_decompressor_create() local 107 struct squashfs_stream *stream = msblk->stream; in squashfs_decompressor_destroy() local 127 struct squashfs_stream *stream) in get_decomp_stream() 187 struct squashfs_stream *stream = msblk->stream; in squashfs_decompress() local
|
H A D | decompressor_single.c | 23 void *stream; member 30 struct squashfs_stream *stream; in squashfs_decompressor_create() local 54 struct squashfs_stream *stream = msblk->stream; in squashfs_decompressor_destroy() local 67 struct squashfs_stream *stream = msblk->stream; in squashfs_decompress() local
|
H A D | decompressor_multi_percpu.c | 23 void *stream; member 30 struct squashfs_stream *stream; in squashfs_decompressor_create() local 65 struct squashfs_stream *stream; in squashfs_decompressor_destroy() local 80 struct squashfs_stream *stream; in squashfs_decompress() local
|
/openbmc/linux/drivers/media/pci/cx18/ |
H A D | cx18-dvb.c | 122 static int yuan_mpc718_mt352_reqfw(struct cx18_stream *stream, in yuan_mpc718_mt352_reqfw() 154 struct cx18_stream *stream = dvb->stream; in yuan_mpc718_mt352_init() local 237 struct cx18_stream *stream = demux->priv; in cx18_dvb_start_feed() local 308 struct cx18_stream *stream = demux->priv; in cx18_dvb_stop_feed() local 331 int cx18_dvb_register(struct cx18_stream *stream) in cx18_dvb_register() 423 void cx18_dvb_unregister(struct cx18_stream *stream) in cx18_dvb_unregister() 454 static int dvb_register(struct cx18_stream *stream) in dvb_register()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_resource.c | 1752 struct dc_stream_state *stream) in resource_get_otg_master_for_stream() 1799 struct dc_stream_state *stream) in acquire_first_split_pipe() 1909 struct dc_stream_state *stream, in dc_add_plane_to_context() 1950 struct dc_stream_state *stream, in dc_remove_plane_from_context() 2035 struct dc_stream_state *stream, in dc_rem_all_planes_for_stream() 2067 struct dc_stream_state *stream, in add_all_planes_for_stream() 2092 struct dc_stream_state *stream, in dc_add_all_planes_for_stream() 2280 struct dc_stream_state *stream) in add_hpo_dp_link_enc_to_ctx() 2302 struct dc_stream_state *stream) in remove_hpo_dp_link_enc_from_ctx() 2331 struct dc_stream_state *stream) in acquire_first_free_pipe() [all …]
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | fru_identity_test.cpp | 33 Stream stream{data}; in TEST() local 62 Stream stream{data}; in TEST() local 87 Stream stream{data}; in TEST() local 109 Stream stream{data}; in testHWCallout() local 175 Stream stream{data}; in TEST() local 229 Stream stream{data}; in TEST() local
|
H A D | stream_test.cpp | 29 Stream stream{data}; in TEST() local 67 Stream stream(data); in TEST() local 93 Stream stream(data); in TEST() local 131 Stream stream{data}; in TEST() local 157 Stream stream{data, 3}; in TEST() local 185 Stream stream{data}; in TEST() local
|
H A D | private_header_test.cpp | 35 Stream stream(data); in TEST_F() local 103 Stream stream(data); in TEST_F() local 113 Stream stream(data); in TEST_F() local 125 Stream stream(data); in TEST_F() local 137 Stream stream(data); in TEST_F() local
|
H A D | extended_user_data_test.cpp | 26 Stream stream(eudSectionData); in TEST() local 60 Stream stream(data); in TEST() local 71 Stream stream(data); in TEST() local 77 Stream stream(data); in TEST() local
|
H A D | user_data_test.cpp | 34 Stream stream(udSectionData); in TEST() local 67 Stream stream(data); in TEST() local 78 Stream stream(data); in TEST() local 84 Stream stream(data); in TEST() local
|
/openbmc/linux/sound/soc/amd/acp/ |
H A D | acp-platform.c | 94 struct acp_stream *stream; in i2s_irq_handler() local 130 void config_pte_for_stream(struct acp_dev_data *adata, struct acp_stream *stream) in config_pte_for_stream() 148 void config_acp_dma(struct acp_dev_data *adata, struct acp_stream *stream, int size) in config_acp_dma() 179 struct acp_stream *stream; in acp_dma_open() local 215 struct acp_stream *stream = substream->runtime->private_data; in acp_dma_hw_params() local 230 struct acp_stream *stream = substream->runtime->private_data; in acp_dma_pointer() local 262 struct acp_stream *stream = substream->runtime->private_data; in acp_dma_close() local
|
/openbmc/linux/sound/firewire/dice/ |
H A D | dice-pcm.c | 132 struct amdtp_stream *stream; in init_hw_info() local 309 struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device]; in capture_prepare() local 323 struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device]; in playback_prepare() local 338 struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device]; in capture_trigger() local 356 struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device]; in playback_trigger() local 375 struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device]; in capture_pointer() local 382 struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device]; in playback_pointer() local 390 struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device]; in capture_ack() local 398 struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device]; in playback_ack() local
|
/openbmc/qemu/hw/audio/ |
H A D | virtio-snd.c | 164 VirtIOSoundPCMStream *stream = NULL; in virtio_snd_handle_pcm_info() local 391 static void virtio_snd_pcm_close(VirtIOSoundPCMStream *stream) in virtio_snd_pcm_close() 416 VirtIOSoundPCMStream *stream; in virtio_snd_pcm_prepare() local 538 VirtIOSoundPCMStream *stream; in virtio_snd_handle_pcm_start_stop() local 606 VirtIOSoundPCMStream *stream; in virtio_snd_handle_pcm_release() local 868 VirtIOSoundPCMStream *stream; in virtio_snd_handle_tx_xfer() local 949 VirtIOSoundPCMStream *stream; in virtio_snd_handle_rx_xfer() local 1117 static inline void return_tx_buffer(VirtIOSoundPCMStream *stream, in return_tx_buffer() 1147 VirtIOSoundPCMStream *stream = data; in virtio_snd_pcm_out_cb() local 1241 VirtIOSoundPCMStream *stream = data; in virtio_snd_pcm_in_cb() local [all …]
|
/openbmc/linux/sound/soc/sof/ |
H A D | stream-ipc.c | 39 struct sof_stream *stream = sps->substream->runtime->private_data; in sof_ipc_msg_data() local 75 struct sof_stream *stream = sps->substream->runtime->private_data; in sof_set_stream_data_offset() local 98 struct sof_stream *stream = kmalloc(sizeof(*stream), GFP_KERNEL); in sof_stream_pcm_open() local 120 struct sof_stream *stream = substream->runtime->private_data; in sof_stream_pcm_close() local
|
/openbmc/linux/drivers/media/test-drivers/vimc/ |
H A D | vimc-streamer.c | 48 static void vimc_streamer_pipeline_terminate(struct vimc_stream *stream) in vimc_streamer_pipeline_terminate() 79 static int vimc_streamer_pipeline_init(struct vimc_stream *stream, in vimc_streamer_pipeline_init() 150 struct vimc_stream *stream = data; in vimc_streamer_thread() local 190 int vimc_streamer_s_stream(struct vimc_stream *stream, in vimc_streamer_s_stream()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/ |
H A D | link_dpms.c | 762 struct dc_stream_state *stream = pipe_ctx->stream; in dp_set_dsc_on_rx() local 778 struct dc_stream_state *stream = pipe_ctx->stream; in link_set_dsc_on_stream() local 875 struct dc_stream_state *stream = pipe_ctx->stream; in link_set_dsc_pps_packet() local 976 struct dc_stream_state *stream = pipe_ctx->stream; in enable_stream_features() local 1258 struct dc_stream_state *stream = pipe_ctx->stream; in deallocate_mst_payload_with_temp_drm_wa() local 1337 struct dc_stream_state *stream = pipe_ctx->stream; in deallocate_mst_payload() local 1441 struct dc_stream_state *stream = pipe_ctx->stream; in allocate_mst_payload() local 1541 const struct dc_stream_state *stream, in link_calculate_sst_avg_time_slots_per_mtp() 1561 const struct dc_stream_state *stream, in write_128b_132b_sst_payload_allocation_table() 1670 struct dc_stream_state *stream = pipe_ctx->stream; in update_sst_payload() local [all …]
|
/openbmc/linux/include/sound/ |
H A D | soc-dpcm.h | 107 #define for_each_dpcm_fe(be, stream, _dpcm) \ argument 110 #define for_each_dpcm_be(fe, stream, _dpcm) \ argument 112 #define for_each_dpcm_be_safe(fe, stream, _dpcm, __dpcm) \ argument 114 #define for_each_dpcm_be_rollback(fe, stream, _dpcm) \ argument 171 #define dpcm_be_dai_startup_rollback(fe, stream, last) \ argument 173 #define dpcm_be_dai_startup_unwind(fe, stream) dpcm_be_dai_stop(fe, stream, 0, NULL) argument 174 #define dpcm_be_dai_shutdown(fe, stream) dpcm_be_dai_stop(fe, stream, 1, NULL) argument
|
/openbmc/linux/sound/soc/sof/amd/ |
H A D | acp-pcm.c | 24 struct acp_dsp_stream *stream = runtime->private_data; in acp_pcm_hw_params() local 59 struct acp_dsp_stream *stream; in acp_pcm_open() local 74 struct acp_dsp_stream *stream; in acp_pcm_close() local 94 struct snd_sof_pcm_stream *stream; in acp_pcm_pointer() local
|
/openbmc/linux/drivers/media/platform/mediatek/jpeg/ |
H A D | mtk_jpeg_dec_parse.c | 20 static int read_byte(struct mtk_jpeg_stream *stream) in read_byte() 27 static int read_word_be(struct mtk_jpeg_stream *stream, u32 *word) in read_word_be() 44 static void read_skip(struct mtk_jpeg_stream *stream, long len) in read_skip() 56 struct mtk_jpeg_stream stream; in mtk_jpeg_do_parse() local
|
/openbmc/linux/lib/kunit/ |
H A D | string-stream-test.c | 16 struct string_stream *stream = alloc_string_stream(test, GFP_KERNEL); in string_stream_test_empty_on_creation() local 23 struct string_stream *stream = alloc_string_stream(test, GFP_KERNEL); in string_stream_test_not_empty_after_add() local 32 struct string_stream *stream = alloc_string_stream(test, GFP_KERNEL); in string_stream_test_get_string() local
|
/openbmc/linux/sound/soc/ |
H A D | soc-compress.c | 62 int stream = cstream->direction; /* SND_COMPRESS_xxx is same as SNDRV_PCM_STREAM_xxx */ in soc_compr_clean() local 102 int stream = cstream->direction; /* SND_COMPRESS_xxx is same as SNDRV_PCM_STREAM_xxx */ in soc_compr_open() local 139 int stream = cstream->direction; /* SND_COMPRESS_xxx is same as SNDRV_PCM_STREAM_xxx */ in soc_compr_open_fe() local 208 int stream = cstream->direction; /* SND_COMPRESS_xxx is same as SNDRV_PCM_STREAM_xxx */ in soc_compr_free_fe() local 249 int stream = cstream->direction; /* SND_COMPRESS_xxx is same as SNDRV_PCM_STREAM_xxx */ in soc_compr_trigger() local 280 int stream = cstream->direction; /* SND_COMPRESS_xxx is same as SNDRV_PCM_STREAM_xxx */ in soc_compr_trigger_fe() local 327 int stream = cstream->direction; /* SND_COMPRESS_xxx is same as SNDRV_PCM_STREAM_xxx */ in soc_compr_set_params() local 373 int stream = cstream->direction; /* SND_COMPRESS_xxx is same as SNDRV_PCM_STREAM_xxx */ in soc_compr_set_params_fe() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/modules/freesync/ |
H A D | freesync.c | 111 const struct dc_stream_state *stream, in calc_duration_in_us_from_v_total() 124 const struct dc_stream_state *stream, in mod_freesync_calc_v_total_from_refresh() 148 const struct dc_stream_state *stream, in calc_v_total_from_duration() 184 const struct dc_stream_state *stream, in update_v_total_for_static_ramp() 257 const struct dc_stream_state *stream, in apply_below_the_range() 413 const struct dc_stream_state *stream, in apply_fixed_refresh() 531 const struct dc_stream_state *stream, in mod_freesync_get_vmin_vmax() 542 struct dc_stream_state *stream, in mod_freesync_get_v_position() 949 const struct dc_stream_state *stream, in mod_freesync_build_vrr_infopacket() 985 const struct dc_stream_state *stream, in mod_freesync_build_vrr_params() [all …]
|
/openbmc/openbmc-tools/dbus-pcap/ |
H A D | dbus-pcap | 246 def parse_fixed(endian, stream, tc): argument 266 def parse_string(endian, stream, tc): argument 294 def parse_type(endian, stream, tc): argument 307 def parse_array(endian, stream, tc): argument 320 def parse_struct(endian, stream, tcs): argument 328 def parse_variant(endian, stream): argument 334 def parse_container(endian, stream, tc): argument 345 def parse_fields(endian, stream): argument 372 def parse_body(header, stream): argument
|