Home
last modified time | relevance | path

Searched defs:stream (Results 401 – 425 of 571) sorted by relevance

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

/openbmc/linux/sound/soc/ti/
H A Domap-mcpdm.c299 int stream = substream->stream; in omap_mcpdm_dai_hw_params() local
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c45 struct xdr_stream stream; in nfs4_ff_alloc_deviceid_node() local
/openbmc/linux/sound/drivers/
H A Daloop.c110 int stream; member
320 static int loopback_check_format(struct loopback_cable *cable, int stream) in loopback_check_format()
382 int err = 0, stream = 1 << substream->stream; in loopback_trigger() local
/openbmc/libcper/tests/
H A Dir-tests.c362 FILE *stream = open_memstream(&cper_buf, &cper_buf_size); cper_log_section_binary_test() local
/openbmc/linux/drivers/staging/greybus/
H A Dcamera.c945 struct gb_camera_stream_config *stream = &streams[i]; in gb_camera_debugfs_configure_streams() local
984 struct gb_camera_stream_config *stream = &streams[i]; in gb_camera_debugfs_configure_streams() local
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddvb-usb.h161 struct usb_data_stream_properties stream; member
379 struct usb_data_stream stream; member
/openbmc/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_psi.c1064 struct vidtv_psi_table_pmt_stream *stream; in vidtv_psi_pmt_stream_init() local
1192 struct vidtv_psi_table_pmt_stream *stream = args->pmt->stream; in vidtv_psi_pmt_write_into() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Dregistry_test.cpp201 std::ofstream stream{path}; in writeData() local
/openbmc/linux/drivers/usb/host/
H A Dehci-hcd.c993 struct ehci_iso_stream *stream = ep->hcpriv; in ehci_endpoint_disable() local
/openbmc/smbios-mdr/src/
H A Dcpuinfo_main.cpp461 std::stringstream stream; in getPPIN() local
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_pipe.h133 struct ia_css_stream *stream; member
/openbmc/linux/include/sound/
H A Drawmidi.h84 int stream; /* direction */ member
H A Dpcm.h453 int stream; /* stream (direction) */ member
494 int stream; /* stream (direction) */ member
667 #define for_each_pcm_streams(stream) \ argument
1490 int stream; /* PLAYBACK or CAPTURE */ member
/openbmc/linux/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c412 int p, u, err, stream = subs->pcm_substream->stream; in usx2y_usbpcm_urbs_start() local
/openbmc/linux/drivers/net/can/softing/
H A Dsofting_main.c474 static const uint8_t stream[] = { in softing_card_boot() local
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_config.cpp302 std::fstream stream(configFilePath.c_str(), std::fstream::out); in writeConfig() local
/openbmc/openbmc-test-automation/lib/
H A Dgen_print.py1769 def gp_print(buffer, stream="stdout"): argument
/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_fileio_test.cpp684 std::ifstream stream(value.fsPath, std::ios::in | std::ios::binary); in TEST_F() local
801 std::ifstream stream(value.fsPath, std::ios::in | std::ios::binary); in TEST_F() local
/openbmc/linux/sound/soc/codecs/
H A Dwsa881x.c1012 void *stream, int direction) in wsa881x_set_sdw_stream()
1021 static int wsa881x_digital_mute(struct snd_soc_dai *dai, int mute, int stream) in wsa881x_digital_mute()
/openbmc/linux/sound/soc/intel/avs/
H A Dpcm.c1094 static unsigned int avs_hda_stream_dpib_read(struct hdac_ext_stream *stream) in avs_hda_stream_dpib_read()
1328 int stream; in avs_component_hda_unregister_dais() local
H A Dloader.c426 struct hdac_stream *stream; in avs_hda_load_library() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c477 struct dc_stream_state *stream = pipe_ctx->stream; in hwss_build_fast_sequence() local
/openbmc/linux/arch/powerpc/kernel/
H A Dnvram_64.c116 static struct z_stream_s stream; variable
/openbmc/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp_platform.h148 enum atomisp_input_stream_id stream; member
/openbmc/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c1089 static void gaudi_collective_map_sobs(struct hl_device *hdev, u32 stream) in gaudi_collective_map_sobs()
1207 struct hl_cs_job *job, u32 stream, u32 sob_group_offset) in gaudi_collective_master_init_job()
1313 u32 stream, queue_id, sob_group_offset; in gaudi_collective_wait_init_cs() local
1529 u32 stream, nic_queue, nic_idx = 0; in gaudi_collective_wait_create_jobs() local
6800 static void gaudi_handle_sw_config_stream_data(struct hl_device *hdev, u32 stream, in gaudi_handle_sw_config_stream_data()
6838 u32 stream, u64 qman_base, in gaudi_handle_last_pqes_on_err()
6918 u32 stream, u64 qman_base, u64 event_mask) in handle_qman_data_on_err()

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