Home
last modified time | relevance | path

Searched defs:stream (Results 226 – 250 of 570) sorted by relevance

12345678910>>...23

/openbmc/linux/fs/squashfs/
H A Dzstd_wrapper.c66 zstd_dstream *stream; in zstd_uncompress() local
/openbmc/linux/sound/soc/cirrus/
H A Dep93xx-i2s.c108 static void ep93xx_i2s_enable(struct ep93xx_i2s_info *info, int stream) in ep93xx_i2s_enable()
138 static void ep93xx_i2s_disable(struct ep93xx_i2s_info *info, int stream) in ep93xx_i2s_disable()
/openbmc/linux/sound/usb/
H A Dformat.c783 int stream) in snd_usb_parse_audio_format()
825 int stream) in snd_usb_parse_audio_format_v3()
H A Dimplicit.c437 find_matching_substream(struct snd_usb_audio *chip, int stream, int ep_num, in find_matching_substream()
459 int stream, in snd_usb_find_implicit_fb_sync_format()
H A Dmedia.h67 struct snd_pcm *pcm, int stream) in snd_media_stream_init()
/openbmc/openpower-occ-control/test/
H A Derror_files_tests.cpp66 auto stream = std::ofstream(f.c_str()); in SetUp() local
/openbmc/qemu/hw/audio/
H A Dintel-hda.h37 void (*stream)(HDACodecDevice *dev, uint32_t stnr, bool running, bool output); member
/openbmc/smbios-mdr/src/
H A Dsystem.cpp44 std::stringstream stream; in uuid() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c848 const struct dc_stream_state *stream, in false_optc_underflow_wa()
906 struct dc_stream_state *stream = pipe_ctx->stream; in dcn10_enable_stream_timing() local
1831 const struct dc_stream_state *stream) in dcn10_set_output_transfer_func()
1915 struct dc_stream_state *stream = pipe_ctx->stream; in delay_cursor_until_vupdate() local
2861 struct dc_stream_state *stream = pipe_ctx->stream; in dcn10_blank_pixel_data() local
3187 struct dc_stream_state *stream, struct crtc_stereo_flags *flags) in dcn10_config_stereo_parameters()
3231 struct dc_stream_state *stream = pipe_ctx->stream; in dcn10_setup_stereo() local
3798 struct dc_stream_state *stream = pipe_ctx->stream; in dcn10_unblank_stream() local
H A Ddcn10_resource.c1005 const struct dc_stream_state *stream = pipe_ctx->stream; in get_pixel_clock_parameters() local
1029 static void build_clamping_params(struct dc_stream_state *stream) in build_clamping_params()
1056 struct dc_stream_state *stream) in build_mapped_resource()
1237 struct dc_stream_state *stream) in dcn10_find_first_free_match_stream_enc_for_link()
/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_kunit.c337 u32 stream[2] = {0}; in vcap_api_set_bit_1_test() local
354 u32 stream[3] = {~0, ~0, ~0}; in vcap_api_set_bit_0_test() local
428 u32 stream[12] = {0}; in vcap_api_encode_typegroups_test() local
458 u32 stream[4] = {0}; in vcap_api_encode_bit_test() local
484 u32 stream[16] = {0}; in vcap_api_encode_field_test() local
536 u32 stream[6] = {0}; in vcap_api_encode_short_field_test() local
/openbmc/linux/include/net/sctp/
H A Dstructs.h400 #define sctp_ssn_peek(stream, type, sid) \ argument
404 #define sctp_ssn_next(stream, type, sid) \ argument
408 #define sctp_ssn_skip(stream, type, sid, ssn) \ argument
412 #define sctp_mid_peek(stream, type, sid) \ argument
416 #define sctp_mid_next(stream, type, sid) \ argument
420 #define sctp_mid_skip(stream, type, sid, mid) \ argument
424 #define sctp_mid_uo_peek(stream, type, sid) \ argument
428 #define sctp_mid_uo_next(stream, type, sid) \ argument
1489 struct sctp_stream *stream, in sctp_stream_out()
1496 struct sctp_stream *stream, in sctp_stream_in()
[all …]
H A Dulpevent.h52 __u16 stream; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_link_encoder.c55 const struct dc_stream_state *stream) in dcn30_link_encoder_validate_output_with_stream()
/openbmc/bmcweb/test/http/
H A Dhttp2_connection_test.cpp97 boost::beast::test::stream stream(io); in TEST() local
/openbmc/linux/include/media/
H A Dvideobuf-core.h74 struct list_head stream; /* QBUF/DQBUF list */ member
152 struct list_head stream; member
/openbmc/linux/sound/core/
H A Dpcm_memory.c148 int stream; in snd_pcm_lib_preallocate_free_for_all() local
306 int stream, err; in preallocate_pages_for_all() local
/openbmc/linux/drivers/media/usb/pwc/
H A Dpwc-dec23.h30 const unsigned char *stream; member
/openbmc/linux/arch/s390/crypto/
H A Dchacha-glue.c65 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch()
/openbmc/linux/include/crypto/
H A Dchacha.h34 static inline void chacha20_block(u32 *state, u8 *stream) in chacha20_block()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_by_type.cpp215 std::ifstream stream(filePath, std::ios::in | std::ios::binary); in readFile() local
/openbmc/linux/sound/soc/ti/
H A Ddavinci-mcasp.c290 static void davinci_mcasp_start(struct davinci_mcasp *mcasp, int stream) in davinci_mcasp_start()
355 static void davinci_mcasp_stop(struct davinci_mcasp *mcasp, int stream) in davinci_mcasp_stop()
711 static int davinci_mcasp_ch_constraint(struct davinci_mcasp *mcasp, int stream, in davinci_mcasp_ch_constraint()
856 static int mcasp_common_hw_param(struct davinci_mcasp *mcasp, int stream, in mcasp_common_hw_param()
986 static int mcasp_i2s_hw_param(struct davinci_mcasp *mcasp, int stream, in mcasp_i2s_hw_param()
1698 int stream; in davinci_mcasp_dai_probe() local
H A Domap-mcbsp.c217 unsigned int stream) in omap_mcbsp_dma_reg_params()
415 static void omap_mcbsp_start(struct omap_mcbsp *mcbsp, int stream) in omap_mcbsp_start()
474 static void omap_mcbsp_stop(struct omap_mcbsp *mcbsp, int stream) in omap_mcbsp_stop()
/openbmc/linux/drivers/usb/gadget/function/
H A Dtcm.h83 struct uas_stream *stream; member
127 struct uas_stream stream[UASP_SS_EP_COMP_NUM_STREAMS]; member
/openbmc/linux/sound/soc/sof/
H A Dpcm.c31 int stream = substream->stream; in create_page_table() local
525 int stream = SNDRV_PCM_STREAM_PLAYBACK; in sof_pcm_new() local

12345678910>>...23