Home
last modified time | relevance | path

Searched defs:stream (Results 176 – 200 of 570) sorted by relevance

12345678910>>...23

/openbmc/linux/drivers/block/zram/
H A Dzcomp.h20 struct zcomp_strm __percpu *stream; member
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1746 struct felix_stream *stream) in vsc9959_stream_identify()
1791 struct felix_stream *stream, in vsc9959_mact_stream_set()
1827 struct felix_stream *stream) in vsc9959_stream_table_lookup()
1841 struct felix_stream *stream, in vsc9959_stream_table_add()
1877 struct felix_stream *stream) in vsc9959_stream_table_del()
2238 struct felix_stream stream = {0}; in vsc9959_psfp_filter_add() local
2386 struct felix_stream *stream, tmp, *stream_entry; in vsc9959_psfp_filter_del() local
2484 struct felix_stream *stream; in vsc9959_psfp_stats_get() local
/openbmc/linux/drivers/usb/gadget/function/
H A Df_tcm.c468 static void uasp_cleanup_one_stream(struct f_uas *fu, struct uas_stream *stream) in uasp_cleanup_one_stream()
515 struct uas_stream *stream = cmd->stream; in uasp_prepare_r_request() local
547 struct uas_stream *stream = cmd->stream; in uasp_prepare_status() local
568 struct uas_stream *stream = cmd->stream; in uasp_status_data_cmpl() local
619 struct uas_stream *stream = cmd->stream; in uasp_send_status_response() local
633 struct uas_stream *stream = cmd->stream; in uasp_send_read_response() local
677 struct uas_stream *stream = cmd->stream; in uasp_send_write_request() local
741 static int uasp_alloc_stream_res(struct f_uas *fu, struct uas_stream *stream) in uasp_alloc_stream_res()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c607 const struct dc_stream_state *stream) in dce110_set_output_transfer_func()
1148 struct dc_stream_state *stream = pipe_ctx->stream; in dce110_disable_stream() local
1207 struct dc_stream_state *stream = pipe_ctx->stream; in dce110_unblank_stream() local
1225 struct dc_stream_state *stream = pipe_ctx->stream; in dce110_blank_stream() local
1296 const struct dc_stream_state *stream = pipe_ctx->stream; in build_audio_output() local
1417 struct dc_stream_state *stream = pipe_ctx->stream; in dce110_enable_stream_timing() local
1481 struct dc_stream_state *stream = pipe_ctx->stream; in apply_single_controller_ctx_to_hw() local
1820 const struct dc_stream_state *stream) in compute_pstate_blackout_duration()
2801 const struct dc_stream_state *stream, in dce110_apply_ctx_for_surface()
/openbmc/openpower-hw-diags/attn/pel/
H A Dprimary_src.cpp26 void PrimarySrc::unflatten(Stream& stream) in unflatten()
H A Duser_header.cpp20 void UserHeader::unflatten(Stream& stream) in unflatten()
/openbmc/linux/tools/include/tools/
H A Ddis-asm-compat.h40 void *stream, in init_disassemble_info_compat()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dfailing_mtms.cpp88 void FailingMTMS::unflatten(Stream& stream) in unflatten()
H A Duser_data_json.cpp77 std::stringstream stream; in prettyJSON() local
125 Stream stream{cborData}; in getCBORJSON() local
H A Duser_data.cpp34 void UserData::unflatten(Stream& stream) in unflatten()
H A Dextended_user_data.cpp29 void ExtendedUserData::unflatten(Stream& stream) in unflatten()
H A Dmtms.cpp52 MTMS::MTMS(Stream& stream) in MTMS()
/openbmc/linux/sound/soc/codecs/
H A Dmax98363.c211 struct sdw_stream_runtime *stream; in max98363_sdw_dai_hw_params() local
260 struct sdw_stream_runtime *stream = in max98363_pcm_hw_free() local
H A Dhdac_hda.c186 void *stream, int direction) in hdac_hda_dai_set_stream()
266 unsigned int stream; in hdac_hda_dai_prepare() local
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb_core.c200 static void dvb_usb_data_complete(struct usb_data_stream *stream, u8 *buf, in dvb_usb_data_complete()
207 static void dvb_usb_data_complete_204(struct usb_data_stream *stream, u8 *buf, in dvb_usb_data_complete_204()
214 static void dvb_usb_data_complete_raw(struct usb_data_stream *stream, u8 *buf, in dvb_usb_data_complete_raw()
/openbmc/linux/drivers/soundwire/
H A Dintel_ace2x.c404 void *stream, int direction) in intel_pcm_set_sdw_stream()
535 struct sdw_cdns_streams *stream) in intel_pdi_stream_ch_update()
585 struct sdw_cdns_streams *stream; in intel_register_dai() local
/openbmc/openpower-vpd-parser/
H A Dargs.cpp78 std::istringstream stream(std::move(opts)); in parse() local
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_irq_params.h34 struct dc_stream_state *stream; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c648 static int calc_mpc_flow_ctrl_cnt(const struct dc_stream_state *stream, in calc_mpc_flow_ctrl_cnt()
677 struct dc_stream_state *stream = pipe_ctx->stream; in dcn20_enable_stream_timing() local
850 const struct dc_stream_state *stream) in dcn20_set_output_transfer_func()
1051 struct dc_stream_state *stream = pipe_ctx->stream; in dcn20_blank_pixel_data() local
1843 struct dc_stream_state *stream = dc->current_state->res_ctx.pipe_ctx[i].stream; in dcn20_program_front_end_for_ctx() local
2429 struct dc_stream_state *stream = pipe_ctx->stream; in dcn20_unblank_stream() local
2785 struct dc_stream_state *stream = pipe_ctx->stream; in dcn20_program_dmdata_engine() local
/openbmc/linux/include/net/
H A Diw_handler.h506 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()
/openbmc/linux/sound/core/
H A Drawmidi.c54 s32 stream; member
65 int stream; member
320 int stream, int mode, in assign_substream()
926 int stream; in snd_rawmidi_ioctl() local
1858 struct snd_rawmidi_str *stream, in snd_rawmidi_alloc_substreams()
1969 static void snd_rawmidi_free_substreams(struct snd_rawmidi_str *stream) in snd_rawmidi_free_substreams()
2156 void snd_rawmidi_set_ops(struct snd_rawmidi *rmidi, int stream, in snd_rawmidi_set_ops()
/openbmc/linux/sound/soc/
H A Dsoc-dai.c270 int stream; in snd_soc_dai_set_tdm_slot() local
476 struct snd_soc_pcm_stream *stream = snd_soc_dai_get_pcm_stream(dai, dir); in snd_soc_dai_stream_valid() local
521 int stream, int action) in snd_soc_dai_action()
533 int stream, active; in snd_soc_dai_active() local
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c3904 struct fotg210_iso_stream *stream; in iso_stream_alloc() local
3916 struct fotg210_iso_stream *stream, struct usb_device *dev, in iso_stream_init()
3973 struct fotg210_iso_stream *stream; in iso_stream_find() local
4023 struct fotg210_iso_stream *stream, struct urb *urb) in itd_sched_init()
4059 static void iso_sched_free(struct fotg210_iso_stream *stream, in iso_sched_free()
4159 struct fotg210_iso_stream *stream) in iso_stream_schedule()
4280 struct fotg210_iso_stream *stream, struct fotg210_itd *itd) in itd_init()
4349 unsigned mod, struct fotg210_iso_stream *stream) in itd_link_urb()
4431 struct fotg210_iso_stream *stream = itd->stream; in itd_complete() local
4520 struct fotg210_iso_stream *stream; in itd_submit() local
[all …]
/openbmc/linux/fs/squashfs/
H A Ddecompressor.c131 void *stream, *comp_opts = get_comp_opts(sb, flags); in squashfs_decompressor_setup() local
/openbmc/linux/sound/soc/sof/
H A Dcompress.c137 struct sof_ipc_stream stream; in sof_compr_free() local
273 struct sof_ipc_stream stream; in sof_compr_trigger() local

12345678910>>...23