Home
last modified time | relevance | path

Searched defs:stream (Results 301 – 325 of 570) sorted by relevance

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

/openbmc/linux/include/linux/soundwire/
H A Dsdw_amd.h51 struct sdw_stream_runtime *stream; member
/openbmc/linux/fs/isofs/
H A Dcompress.c50 z_stream stream = { .total_out = 0, in zisofs_uncompress_block() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/
H A Dlink_hwss_hpo_dp.c93 struct dc_stream_state *stream = pipe_ctx->stream; in setup_hpo_dp_stream_attribute() local
/openbmc/qemu/ui/
H A Dvnc-enc-tight.c919 int stream = 0; in send_full_color_rect() local
966 int stream = 1; in send_mono_rect() local
1043 int stream = 3; in send_gradient_rect() local
1080 int stream = 2; in send_palette_rect() local
/openbmc/linux/include/linux/
H A Dsctp.h222 __be16 stream; member
235 __be16 stream; member
600 __be16 stream; member
615 __be16 stream; member
/openbmc/linux/fs/f2fs/
H A Dcompress.c331 zstd_cstream *stream; in zstd_init_compress_ctx() local
372 zstd_cstream *stream = cc->private2; in zstd_compress_pages() local
416 zstd_dstream *stream; in zstd_init_decompress_ctx() local
452 zstd_dstream *stream = dic->private2; in zstd_decompress_pages() local
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dcommands.py65 def readThread(output, stream, logfunc): argument
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_status.c25 struct uvc_streaming *stream; in uvc_input_has_button() local
/openbmc/linux/sound/soc/intel/catpt/
H A Dloader.c91 struct catpt_stream_runtime *stream; in catpt_store_streams_context() local
181 struct catpt_stream_runtime *stream; in catpt_restore_streams_context() local
/openbmc/linux/arch/alpha/kernel/
H A Derr_ev6.c101 int source = -1, stream = -1, bits = -1; in ev6_parse_cbox() local
/openbmc/linux/sound/soc/codecs/
H A Drk817_codec.c351 static int rk817_digital_mute(struct snd_soc_dai *dai, int mute, int stream) in rk817_digital_mute()
H A Duda1334.c183 static int uda1334_mute_stream(struct snd_soc_dai *dai, int mute, int stream) in uda1334_mute_stream()
/openbmc/linux/crypto/
H A Dcfb.c48 u8 *stream = PTR_ALIGN(tmp + 0, alignmask + 1); in crypto_cfb_final() local
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_color.c397 struct dc_stream_state *stream = crtc->stream; in amdgpu_dm_update_crtc_color_mgmt() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_hwseq.c282 struct dc_state *context, struct dc_stream_state *stream) in dcn21_is_abm_supported()
/openbmc/linux/sound/soc/apple/
H A Dmca.c308 int stream, i; in mca_fe_clocks_in_use() local
692 int stream; in mca_be_started() local
896 static struct dma_chan *mca_request_dma_channel(struct mca_cluster *cl, unsigned int stream) in mca_request_dma_channel()
/openbmc/linux/scripts/kconfig/
H A Dqconf.cc1013 QTextStream stream(&info); in menuInfo() local
1072 QTextStream stream(&debug); in debug_info() local
1162 QTextStream *stream = reinterpret_cast<QTextStream *>(data); in expr_print_help() local
/openbmc/linux/drivers/soundwire/
H A Dcadence_master.c1269 struct sdw_cdns_pdi **stream, in cdns_allocate_pdi()
1299 struct sdw_cdns_streams *stream; in sdw_cdns_pdi_init() local
1789 void *stream, int direction) in cdns_set_sdw_stream()
1904 struct sdw_cdns_streams *stream, in sdw_cdns_alloc_pdi()
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_compat_css20.h65 struct ia_css_stream *stream; member
/openbmc/linux/sound/firewire/motu/
H A Dmotu-stream.c29 struct amdtp_stream *stream) in keep_resources()
/openbmc/linux/sound/soc/meson/
H A Daxg-tdm-formatter.c17 struct axg_tdm_stream *stream; member
/openbmc/dbus-sensors/src/intrusion/
H A DChassisIntrusionSensor.cpp232 std::fstream stream(mHwmonPath, std::ios::in | std::ios::out); in readSensor() local
/openbmc/linux/sound/ppc/
H A Dpmac.c104 static inline int another_stream(int stream) in another_stream()
113 static struct pmac_stream *snd_pmac_get_stream(struct snd_pmac *chip, int stream) in snd_pmac_get_stream()
/openbmc/linux/tools/testing/vsock/
H A Dvsock_test.c979 static void test_inv_buf_client(const struct test_opts *opts, bool stream) in test_inv_buf_client()
1036 static void test_inv_buf_server(const struct test_opts *opts, bool stream) in test_inv_buf_server()
/openbmc/openpower-occ-control/
H A Dpowermode.cpp820 std::ofstream stream{opath.c_str()}; in save() local
844 std::ifstream stream{ipath.c_str()}; in load() local

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