Home
last modified time | relevance | path

Searched defs:stream (Results 276 – 300 of 570) sorted by relevance

1...<<11121314151617181920>>...23

/openbmc/linux/net/wireless/
H A Dwext-core.c1152 char *iwe_stream_add_event(struct iw_request_info *info, char *stream, in iwe_stream_add_event()
1173 char *iwe_stream_add_point(struct iw_request_info *info, char *stream, in iwe_stream_add_point()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-dai.c320 int stream = substream->stream; in hda_dai_prepare() local
412 int stream = substream->stream; in non_hda_dai_prepare() local
/openbmc/linux/drivers/media/usb/as102/
H A Das102_drv.h66 void *stream; member
/openbmc/linux/sound/soc/intel/atom/sst/
H A Dsst_ipc.c254 struct stream_info *stream; in process_fw_async_msg() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/
H A Dlink_hwss_dio.c78 struct dc_stream_state *stream = pipe_ctx->stream; in setup_dio_stream_attribute() local
/openbmc/phosphor-logging/lib/
H A Dlg2_logger.cpp151 std::stringstream stream; in cerr_extra_output() local
/openbmc/bios-bmc-smm-error-logger/src/rde/
H A Drde_handler.cpp180 void RdeCommandHandler::updateCrc(std::span<const uint8_t> stream) in updateCrc()
/openbmc/linux/drivers/soundwire/
H A Damd_manager.c680 static int amd_set_sdw_stream(struct snd_soc_dai *dai, void *stream, int direction) in amd_set_sdw_stream()
716 static int amd_pcm_set_sdw_stream(struct snd_soc_dai *dai, void *stream, int direction) in amd_pcm_set_sdw_stream()
748 struct snd_soc_pcm_stream *stream; in amd_sdw_register_dais() local
/openbmc/linux/tools/perf/util/
H A Ddata-convert-bt.c57 struct bt_ctf_stream *stream; member
65 struct ctf_stream **stream; member
695 struct bt_ctf_stream *stream = NULL; in ctf_stream__create() local
1338 struct ctf_stream **stream; in setup_streams() local
/openbmc/linux/sound/virtio/
H A Dvirtio_pcm.c434 struct virtio_pcm_stream *stream = &vpcm->streams[i]; in virtsnd_pcm_build_devs() local
/openbmc/linux/sound/soc/intel/avs/boards/
H A Dnau8825.c229 int stream = SNDRV_PCM_STREAM_PLAYBACK; in avs_card_resume_post() local
/openbmc/linux/sound/soc/codecs/
H A Dwm8524.c150 static int wm8524_mute_stream(struct snd_soc_dai *dai, int mute, int stream) in wm8524_mute_stream()
H A Dadau17x1.c193 unsigned int stream = e->shift_l; in adau17x1_dsp_mux_enum_put() local
236 unsigned int stream = e->shift_l; in adau17x1_dsp_mux_enum_get() local
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_proto_udp.c109 bool stream = false; in nf_conntrack_udp_packet() local
/openbmc/qemu/hw/usb/
H A Dcore.c95 void usb_wakeup(USBEndpoint *ep, unsigned int stream) in usb_wakeup()
583 USBEndpoint *ep, unsigned int stream, in usb_packet_setup()
/openbmc/linux/sound/soc/sof/
H A Dipc3.c873 struct snd_sof_pcm_stream *stream; in ipc3_period_elapsed() local
908 struct snd_sof_pcm_stream *stream; in ipc3_xrun() local
/openbmc/linux/drivers/staging/greybus/
H A Daudio_codec.c34 find_dai_stream_params(struct gbaudio_codec_info *codec, int id, int stream) in find_dai_stream_params()
564 static int gbcodec_mute_stream(struct snd_soc_dai *dai, int mute, int stream) in gbcodec_mute_stream()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clk_mgr.c505 const struct dc_stream_state *stream = context->streams[j]; in dce110_fill_display_configs() local
554 struct dc_stream_state *stream = context->streams[j]; in dce110_get_min_vblank_time_us() local
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c381 struct dc_stream_state *stream, in update_planes_and_stream_adapter()
5269 struct dc_stream_state *stream) in update_stream_scaling_settings()
5486 struct dc_stream_state *stream, in fill_stream_properties_from_drm_display_mode()
5685 struct dc_stream_state *stream) in set_multisync_trigger_params()
5724 struct dc_stream_state *stream; in dm_enable_per_frame_crtc_master_sync() local
6034 struct dc_stream_state *stream = NULL; in create_stream_for_sink() local
6543 struct dc_stream_state *stream) in dm_validate_stream_and_context()
6613 struct dc_stream_state *stream; in create_validate_stream_for_sink() local
6667 struct dc_stream_state *stream; in amdgpu_dm_connector_mode_valid() local
6928 struct dc_stream_state *stream = NULL; in dm_update_mst_vcpi_slots_for_dsc() local
[all …]
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c2194 static int snd_pcm_oss_get_ptr(struct snd_pcm_oss_file *pcm_oss_file, int stream, struct count_info… in snd_pcm_oss_get_ptr()
2264 static int snd_pcm_oss_get_space(struct snd_pcm_oss_file *pcm_oss_file, int stream, struct audio_bu… in snd_pcm_oss_get_space()
2327 static int snd_pcm_oss_get_mapbuf(struct snd_pcm_oss_file *pcm_oss_file, int stream, struct buffmem… in snd_pcm_oss_get_mapbuf()
2344 static void snd_pcm_oss_look_for_setup(struct snd_pcm *pcm, int stream, in snd_pcm_oss_look_for_setup()
3077 int stream; in snd_pcm_oss_proc_init() local
3101 int stream; in snd_pcm_oss_proc_done() local
/openbmc/linux/sound/pci/lx6464es/
H A Dlx6464es.h43 struct snd_pcm_substream *stream; member
/openbmc/linux/sound/soc/fsl/
H A Dmpc5200_dma.h28 struct snd_pcm_substream *stream; member
/openbmc/linux/sound/soc/intel/catpt/
H A Dipc.c148 struct catpt_stream_runtime *stream; in catpt_dsp_notify_stream() local
/openbmc/linux/arch/arm/crypto/
H A Dchacha-glue.c67 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch()
/openbmc/linux/sound/firewire/tascam/
H A Dtascam-pcm.c15 struct amdtp_stream *stream; in pcm_init_hw_params() local

1...<<11121314151617181920>>...23