Home
last modified time | relevance | path

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

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

/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/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/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/phosphor-logging/test/openpower-pels/
H A Dregistry_test.cpp201 std::ofstream stream{path}; in writeData() local
/openbmc/libcper/tests/
H A Dir-tests.cpp70 FILE *stream = open_memstream(&cper_buf, &cper_buf_size); in cper_log_section_binary_test() local
/openbmc/openbmc-test-automation/lib/
H A Dgen_print.py1754 def gp_print(buffer, stream="stdout"): argument
/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/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
1488 int stream; /* PLAYBACK or CAPTURE */ member
/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/linux/sound/soc/intel/avs/
H A Dpcm.c1093 static unsigned int avs_hda_stream_dpib_read(struct hdac_ext_stream *stream) in avs_hda_stream_dpib_read()
1327 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/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/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/drivers/staging/media/atomisp/include/linux/
H A Datomisp_platform.h148 enum atomisp_input_stream_id stream; member
/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/media/platform/st/sti/hva/
H A Dhva-h264.c590 struct hva_stream *stream) in hva_h264_prepare_task()
1008 struct hva_stream *stream) in hva_h264_encode()
/openbmc/linux/sound/soc/
H A Dsoc-component.c1251 void *stream) in snd_soc_pcm_component_pm_runtime_get()
1270 void *stream, int rollback) in snd_soc_pcm_component_pm_runtime_put()
/openbmc/linux/sound/soc/mediatek/common/
H A Dmtk-btcvsd.c84 int stream; member
952 int stream = substream->stream; in mtk_pcm_btcvsd_trigger() local

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