/openbmc/linux/net/wireless/ |
H A D | wext-core.c | 1152 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 D | hda-dai.c | 320 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 D | as102_drv.h | 66 void *stream; member
|
/openbmc/linux/sound/soc/intel/atom/sst/ |
H A D | sst_ipc.c | 254 struct stream_info *stream; in process_fw_async_msg() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/ |
H A D | link_hwss_dio.c | 78 struct dc_stream_state *stream = pipe_ctx->stream; in setup_dio_stream_attribute() local
|
/openbmc/phosphor-logging/lib/ |
H A D | lg2_logger.cpp | 151 std::stringstream stream; in cerr_extra_output() local
|
/openbmc/bios-bmc-smm-error-logger/src/rde/ |
H A D | rde_handler.cpp | 180 void RdeCommandHandler::updateCrc(std::span<const uint8_t> stream) in updateCrc()
|
/openbmc/linux/drivers/soundwire/ |
H A D | amd_manager.c | 680 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 D | data-convert-bt.c | 57 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 D | virtio_pcm.c | 434 struct virtio_pcm_stream *stream = &vpcm->streams[i]; in virtsnd_pcm_build_devs() local
|
/openbmc/linux/sound/soc/intel/avs/boards/ |
H A D | nau8825.c | 229 int stream = SNDRV_PCM_STREAM_PLAYBACK; in avs_card_resume_post() local
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8524.c | 150 static int wm8524_mute_stream(struct snd_soc_dai *dai, int mute, int stream) in wm8524_mute_stream()
|
H A D | adau17x1.c | 193 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 D | nf_conntrack_proto_udp.c | 109 bool stream = false; in nf_conntrack_udp_packet() local
|
/openbmc/qemu/hw/usb/ |
H A D | core.c | 95 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 D | ipc3.c | 873 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 D | audio_codec.c | 34 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 D | dce_clk_mgr.c | 505 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 D | amdgpu_dm.c | 381 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 D | pcm_oss.c | 2194 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 D | lx6464es.h | 43 struct snd_pcm_substream *stream; member
|
/openbmc/linux/sound/soc/fsl/ |
H A D | mpc5200_dma.h | 28 struct snd_pcm_substream *stream; member
|
/openbmc/linux/sound/soc/intel/catpt/ |
H A D | ipc.c | 148 struct catpt_stream_runtime *stream; in catpt_dsp_notify_stream() local
|
/openbmc/linux/arch/arm/crypto/ |
H A D | chacha-glue.c | 67 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch()
|
/openbmc/linux/sound/firewire/tascam/ |
H A D | tascam-pcm.c | 15 struct amdtp_stream *stream; in pcm_init_hw_params() local
|