/kernel/linux/linux-6.6/lib/kunit/ |
H A D | string-stream.c | 42 int string_stream_vadd(struct string_stream *stream, in string_stream_vadd() argument 73 int string_stream_add(struct string_stream *stream, cons argument 85 string_stream_clear(struct string_stream *stream) string_stream_clear() argument 100 string_stream_get_string(struct string_stream *stream) string_stream_get_string() argument 118 string_stream_append(struct string_stream *stream, struct string_stream *other) string_stream_append() argument 131 string_stream_is_empty(struct string_stream *stream) string_stream_is_empty() argument 138 struct string_stream *stream; alloc_string_stream() local 152 string_stream_destroy(struct string_stream *stream) string_stream_destroy() argument [all...] |
/kernel/linux/linux-6.6/sound/usb/ |
H A D | media.c | 313 struct snd_usb_stream *stream; in snd_media_device_delete() local 33 snd_media_stream_init(struct snd_usb_substream *subs, struct snd_pcm *pcm, int stream) snd_media_stream_init() argument
|
H A D | proc.c | 212 struct snd_usb_stream *stream = entry->private_data; in proc_pcm_format_read() local 229 void snd_usb_proc_pcm_format_add(struct snd_usb_stream *stream) in snd_usb_proc_pcm_format_add() argument [all...] |
/kernel/linux/linux-6.6/sound/soc/sof/intel/ |
H A D | hda-ctrl.c | 185 struct hdac_stream *stream; in hda_dsp_ctrl_init_chip() local 262 struct hdac_stream *stream; in hda_dsp_ctrl_stop_chip() local [all...] |
/kernel/linux/linux-6.6/sound/soc/sof/amd/ |
H A D | acp-probes.c | 28 struct acp_dsp_stream *stream; in acp_probes_compr_startup() local 50 struct acp_dsp_stream *stream = cstream->runtime->private_data; in acp_probes_compr_shutdown() local 74 struct acp_dsp_stream *stream = cstream->runtime->private_data; acp_probes_compr_set_params() local 114 struct acp_dsp_stream *stream = cstream->runtime->private_data; acp_probes_compr_pointer() local [all...] |
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | chacha-glue.c | 66 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch() argument
|
/kernel/linux/linux-5.10/crypto/ |
H A D | salsa20_generic.c | 35 static void salsa20_block(u32 *state, __le32 *stream) in salsa20_block() argument 87 __le32 stream[SALSA20_BLOCK_SIZE / sizeof(__le32)]; in salsa20_docrypt() local [all...] |
H A D | deflate.c | 45 struct z_stream_s *stream = &ctx->comp_stream; in deflate_comp_init() local 74 struct z_stream_s *stream = &ctx->decomp_stream; in deflate_decomp_init() local 181 struct z_stream_s *stream = &dctx->comp_stream; __deflate_compress() local 226 struct z_stream_s *stream = &dctx->decomp_stream; __deflate_decompress() local [all...] |
H A D | cfb.c | 47 u8 *stream = PTR_ALIGN(tmp + 0, alignmask + 1); in crypto_cfb_final() local
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | chacha_glue.c | 124 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_color.c | 341 struct dc_stream_state *stream = crtc->stream; in amdgpu_dm_update_crtc_color_mgmt() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | chacha-p10-glue.c | 54 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch() argument
|
/kernel/linux/linux-6.6/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() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_cmd_parser.c | 147 bool etnaviv_cmd_validate_one(struct etnaviv_gpu *gpu, u32 *stream, in etnaviv_cmd_validate_one() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
H A D | i915_perf.c | 104 struct i915_perf_stream *stream; in test_stream() local 131 static void stream_destroy(struct i915_perf_stream *stream) in stream_destroy() argument 143 struct i915_perf_stream *stream; live_sanitycheck() local 194 struct i915_perf_stream *stream; live_noa_delay() local 286 struct i915_perf_stream *stream; live_noa_gpr() local [all...] |
/kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
H A D | cx18-dvb.c | 122 static int yuan_mpc718_mt352_reqfw(struct cx18_stream *stream, in yuan_mpc718_mt352_reqfw() argument 154 struct cx18_stream *stream = dvb->stream; in yuan_mpc718_mt352_init() local 237 struct cx18_stream *stream = (struct cx18_stream *) demux->priv; in cx18_dvb_start_feed() local 308 struct cx18_stream *stream = (struct cx18_stream *)demux->priv; cx18_dvb_stop_feed() local 331 cx18_dvb_register(struct cx18_stream *stream) cx18_dvb_register() argument 423 cx18_dvb_unregister(struct cx18_stream *stream) cx18_dvb_unregister() argument 454 dvb_register(struct cx18_stream *stream) dvb_register() argument [all...] |
/kernel/linux/linux-5.10/drivers/slimbus/ |
H A D | stream.c | 123 static int slim_connect_port_channel(struct slim_stream_runtime *stream, in slim_connect_port_channel() argument 143 slim_disconnect_port(struct slim_stream_runtime *stream, struct slim_port *port) slim_disconnect_port() argument 159 slim_deactivate_remove_channel(struct slim_stream_runtime *stream, struct slim_port *port) slim_deactivate_remove_channel() argument 263 slim_define_channel_content(struct slim_stream_runtime *stream, struct slim_port *port) slim_define_channel_content() argument 298 slim_define_channel(struct slim_stream_runtime *stream, struct slim_port *port) slim_define_channel() argument 322 slim_activate_channel(struct slim_stream_runtime *stream, struct slim_port *port) slim_activate_channel() argument 350 slim_stream_enable(struct slim_stream_runtime *stream) slim_stream_enable() argument 403 slim_stream_disable(struct slim_stream_runtime *stream) slim_stream_disable() argument 437 slim_stream_unprepare(struct slim_stream_runtime *stream) slim_stream_unprepare() argument 464 slim_stream_free(struct slim_stream_runtime *stream) slim_stream_free() argument [all...] |
/kernel/linux/linux-5.10/net/sctp/ |
H A D | stream_sched_prio.c | 40 sctp_sched_prio_new_head( struct sctp_stream *stream, int prio, gfp_t gfp) sctp_sched_prio_new_head() argument 58 sctp_sched_prio_get_head( struct sctp_stream *stream, int prio, gfp_t gfp) sctp_sched_prio_get_head() argument 130 sctp_sched_prio_sched(struct sctp_stream *stream, struct sctp_stream_out_ext *soute) sctp_sched_prio_sched() argument 163 sctp_sched_prio_set(struct sctp_stream *stream, __u16 sid, __u16 prio, gfp_t gfp) sctp_sched_prio_set() argument 188 sctp_sched_prio_get(struct sctp_stream *stream, __u16 sid, __u16 *value) sctp_sched_prio_get() argument 195 sctp_sched_prio_init(struct sctp_stream *stream) sctp_sched_prio_init() argument 202 sctp_sched_prio_init_sid(struct sctp_stream *stream, __u16 sid, gfp_t gfp) sctp_sched_prio_init_sid() argument 209 sctp_sched_prio_free_sid(struct sctp_stream *stream, __u16 sid) sctp_sched_prio_free_sid() argument 215 sctp_sched_prio_free(struct sctp_stream *stream) sctp_sched_prio_free() argument 244 struct sctp_stream *stream; sctp_sched_prio_enqueue() local 256 struct sctp_stream *stream = &q->asoc->stream; sctp_sched_prio_dequeue() local 302 sctp_sched_prio_sched_all(struct sctp_stream *stream) sctp_sched_prio_sched_all() argument 319 sctp_sched_prio_unsched_all(struct sctp_stream *stream) sctp_sched_prio_unsched_all() argument [all...] |
H A D | stream_sched.c | 25 static int sctp_sched_fcfs_set(struct sctp_stream *stream, __u16 sid, in sctp_sched_fcfs_set() argument 31 static int sctp_sched_fcfs_get(struct sctp_stream *stream, __u16 sid, in sctp_sched_fcfs_get() argument 38 static int sctp_sched_fcfs_init(struct sctp_stream *stream) in sctp_sched_fcfs_init() argument 43 static int sctp_sched_fcfs_init_sid(struct sctp_stream *stream, __u16 sid, in sctp_sched_fcfs_init_sid() argument 49 static void sctp_sched_fcfs_free_sid(struct sctp_stream *stream, __u16 sid) in sctp_sched_fcfs_free_sid() argument 53 static void sctp_sched_fcfs_free(struct sctp_stream *stream) in sctp_sched_fcfs_free() argument 64 struct sctp_stream *stream = &q->asoc->stream; in sctp_sched_fcfs_dequeue() local 90 sctp_sched_fcfs_sched_all(struct sctp_stream *stream) sctp_sched_fcfs_sched_all() argument 94 sctp_sched_fcfs_unsched_all(struct sctp_stream *stream) sctp_sched_fcfs_unsched_all() argument 262 sctp_sched_init_sid(struct sctp_stream *stream, __u16 sid, gfp_t gfp) sctp_sched_init_sid() argument 271 sctp_sched_ops_from_stream(struct sctp_stream *stream) sctp_sched_ops_from_stream() argument [all...] |
/kernel/linux/linux-5.10/sound/firewire/digi00x/ |
H A D | digi00x-stream.c | 188 static int keep_resources(struct snd_dg00x *dg00x, struct amdtp_stream *stream, in keep_resources() argument
|
/kernel/linux/linux-5.10/sound/firewire/fireworks/ |
H A D | fireworks_stream.c | 11 static int init_stream(struct snd_efw *efw, struct amdtp_stream *stream) in init_stream() argument 64 static int start_stream(struct snd_efw *efw, struct amdtp_stream *stream, in start_stream() argument 93 destroy_stream(struct snd_efw *efw, struct amdtp_stream *stream) destroy_stream() argument 158 keep_resources(struct snd_efw *efw, struct amdtp_stream *stream, unsigned int rate, unsigned int mode) keep_resources() argument [all...] |
/kernel/linux/linux-5.10/sound/firewire/tascam/ |
H A D | tascam-stream.c | 281 keep_resources(struct snd_tscm *tscm, unsigned int rate, struct amdtp_stream *stream) keep_resources() argument
|
H A D | tascam-pcm.c | 15 struct amdtp_stream *stream; in pcm_init_hw_params() local
|
/kernel/linux/linux-5.10/sound/pci/lx6464es/ |
H A D | lx6464es.h | 43 struct snd_pcm_substream *stream; member
|
/kernel/linux/linux-5.10/sound/soc/atmel/ |
H A D | atmel-pcm-pdc.c | 103 int stream; in atmel_pcm_free() local 37 atmel_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) atmel_pcm_preallocate_dma_buffer() argument
|