Searched defs:stream (Results 151 - 175 of 479) sorted by last modified time

1234567891011>>

/linux-master/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1745 vsc9959_stream_identify(struct flow_cls_offload *f, struct felix_stream *stream) argument
1793 vsc9959_mact_stream_set(struct ocelot *ocelot, struct felix_stream *stream, struct netlink_ext_ack *extack) argument
1829 vsc9959_stream_table_lookup(struct list_head *stream_list, struct felix_stream *stream) argument
1842 vsc9959_stream_table_add(struct ocelot *ocelot, struct list_head *stream_list, struct felix_stream *stream, struct netlink_ext_ack *extack) argument
1879 vsc9959_stream_table_del(struct ocelot *ocelot, struct felix_stream *stream) argument
2241 struct felix_stream stream = {0}; local
2389 struct felix_stream *stream, tmp, *stream_entry; local
2487 struct felix_stream *stream; local
[all...]
/linux-master/fs/smb/server/
H A Dvfs_cache.h44 struct stream { struct
98 struct stream stream; member in struct:ksmbd_file
/linux-master/sound/soc/ti/
H A Ddavinci-mcasp.c288 static void davinci_mcasp_start(struct davinci_mcasp *mcasp, int stream) argument
353 static void davinci_mcasp_stop(struct davinci_mcasp *mcasp, int stream) argument
709 static int davinci_mcasp_ch_constraint(struct davinci_mcasp *mcasp, int stream, argument
854 mcasp_common_hw_param(struct davinci_mcasp *mcasp, int stream, int period_words, int channels) argument
984 mcasp_i2s_hw_param(struct davinci_mcasp *mcasp, int stream, int channels) argument
1691 int stream; local
[all...]
/linux-master/sound/soc/meson/
H A Daxg-tdm-interface.c392 int stream; local
407 int stream; local
[all...]
H A Daxg-tdm-formatter.c17 struct axg_tdm_stream *stream; member in struct:axg_tdm_formatter
[all...]
/linux-master/sound/soc/codecs/
H A Dwsa881x.c1021 static int wsa881x_digital_mute(struct snd_soc_dai *dai, int mute, int stream) argument
1011 wsa881x_set_sdw_stream(struct snd_soc_dai *dai, void *stream, int direction) argument
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_clk_mgr.c66 const struct dc_stream_state *stream = context->streams[i]; local
[all...]
/linux-master/drivers/soundwire/
H A Damd_manager.c662 static int amd_set_sdw_stream(struct snd_soc_dai *dai, void *stream, int direction) argument
698 amd_pcm_set_sdw_stream(struct snd_soc_dai *dai, void *stream, int direction) argument
730 struct snd_soc_pcm_stream *stream; local
[all...]
/linux-master/include/uapi/drm/
H A Detnaviv_drm.h206 __u64 stream; /* in, ptr to cmdstream */ member in struct:drm_etnaviv_gem_submit
/linux-master/arch/powerpc/crypto/
H A Dchacha-p10-glue.c54 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) argument
/linux-master/tools/include/uapi/sound/
H A Dasound.h342 int stream; /* RO/WR (control): stream direction */ member in struct:snd_pcm_info
734 int stream; /* WR: stream */ member in struct:snd_rawmidi_info
771 int stream; member in struct:snd_rawmidi_params
781 int stream; member in struct:snd_rawmidi_status
[all...]
/linux-master/net/wireless/
H A Dwext-core.c1152 char *iwe_stream_add_event(struct iw_request_info *info, char *stream, argument
1173 char *iwe_stream_add_point(struct iw_request_info *info, char *stream, argument
[all...]
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c1617 struct arm_smmu_stream *stream; local
[all...]
/linux-master/sound/soc/rockchip/
H A Drockchip_i2s_tdm.c488 int stream; local
502 int stream; local
[all...]
/linux-master/sound/soc/
H A Dsoc-compress.c62 int stream = cstream->direction; /* SND_COMPRESS_xxx is same as SNDRV_PCM_STREAM_xxx */ local
102 int stream = cstream->direction; /* SND_COMPRESS_xxx is same as SNDRV_PCM_STREAM_xxx */ local
139 int stream = cstream->direction; /* SND_COMPRESS_xxx is same as SNDRV_PCM_STREAM_xxx */ local
208 int stream = cstream->direction; /* SND_COMPRESS_xxx is same as SNDRV_PCM_STREAM_xxx */ local
249 int stream = cstream->direction; /* SND_COMPRESS_xxx is same as SNDRV_PCM_STREAM_xxx */ local
280 int stream = cstream->direction; /* SND_COMPRESS_xxx is same as SNDRV_PCM_STREAM_xxx */ local
327 int stream = cstream->direction; /* SND_COMPRESS_xxx is same as SNDRV_PCM_STREAM_xxx */ local
373 int stream = cstream->direction; /* SND_COMPRESS_xxx is same as SNDRV_PCM_STREAM_xxx */ local
[all...]
/linux-master/sound/drivers/
H A Dserial-generic.c278 static void snd_serial_generic_substreams(struct snd_rawmidi_str *stream, int dev_num) argument
/linux-master/scripts/kconfig/
H A Dqconf.cc1162 QTextStream *stream = reinterpret_cast<QTextStream *>(data); local
[all...]
H A Dconfdata.c300 static ssize_t getline_stripped(char **lineptr, size_t *n, FILE *stream) argument
/linux-master/include/linux/greybus/
H A Dgreybus_protocols.h1613 __u8 stream; member in struct:gb_camera_metadata_request
/linux-master/drivers/usb/host/
H A Dxhci.h2418 u16 stream; local
[all...]
/linux-master/drivers/gpu/drm/amd/display/modules/power/
H A Dpower_helpers.c875 mod_power_calc_psr_configs(struct psr_config *psr_config, struct dc_link *link, const struct dc_stream_state *stream) argument
936 mod_power_only_edp(const struct dc_state *context, const struct dc_stream_state *stream) argument
941 psr_su_set_dsc_slice_height(struct dc *dc, struct dc_link *link, struct dc_stream_state *stream, struct psr_config *config) argument
[all...]
/linux-master/fs/f2fs/
H A Dcompress.c334 zstd_cstream *stream; local
376 zstd_cstream *stream = cc->private2; local
420 zstd_dstream *stream; local
457 zstd_dstream *stream = dic->private2; local
[all...]
/linux-master/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c871 static void dump_nodes(FILE *stream, struct node *nodep, argument
924 sparsebit_dump_internal(FILE *stream, const struct sparsebit *s, unsigned int indent) argument
1548 display_range(FILE *stream, sparsebit_idx_t low, sparsebit_idx_t high, bool prepend_comma_space) argument
1586 sparsebit_dump(FILE *stream, const struct sparsebit *s, unsigned int indent) argument
[all...]
/linux-master/tools/testing/selftests/kvm/lib/s390x/
H A Dprocessor.c114 static void virt_dump_ptes(FILE *stream, struct kvm_vm *vm, uint8_t indent, argument
128 static void virt_dump_region(FILE *stream, struct kvm_vm *vm, uint8_t indent, argument
150 void virt_arch_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent) argument
215 void vcpu_arch_dump(FILE *stream, struct kvm_vcpu *vcpu, uint8_t indent) argument
[all...]
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c372 struct xdr_stream stream; local
[all...]

Completed in 354 milliseconds

1234567891011>>