| /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
|
| /kernel/linux/linux-5.10/sound/firewire/motu/ |
| H A D | motu-pcm.c | 100 struct amdtp_stream *stream; in init_hw_info() local
|
| /kernel/linux/linux-5.10/sound/core/ |
| H A D | rawmidi_compat.c | 12 s32 stream; member 45 s32 stream; member [all...] |
| /kernel/linux/linux-5.10/sound/arm/ |
| H A D | pxa2xx-pcm-lib.c | 143 int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) in pxa2xx_pcm_preallocate_dma_buffer() argument 163 int stream; in pxa2xx_pcm_free_dma_buffers() local
|
| H A D | pxa2xx-ac97.c | 188 int stream, ret; in pxa2xx_ac97_pcm_new() local
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | wm8524.c | 150 static int wm8524_mute_stream(struct snd_soc_dai *dai, int mute, int stream) in wm8524_mute_stream() argument
|
| /kernel/linux/linux-5.10/sound/soc/intel/atom/ |
| H A D | sst-mfld-platform-compress.c | 47 struct sst_runtime_stream *stream; in sst_platform_compr_open() local 78 struct sst_runtime_stream *stream; sst_platform_compr_free() local 99 struct sst_runtime_stream *stream; sst_platform_compr_set_params() local 172 struct sst_runtime_stream *stream = cstream->runtime->private_data; sst_platform_compr_trigger() local 207 struct sst_runtime_stream *stream; sst_platform_compr_pointer() local 221 struct sst_runtime_stream *stream; sst_platform_compr_ack() local 234 struct sst_runtime_stream *stream = sst_platform_compr_get_caps() local 244 struct sst_runtime_stream *stream = sst_platform_compr_get_codec_caps() local 254 struct sst_runtime_stream *stream = sst_platform_compr_set_metadata() local [all...] |
| /kernel/linux/linux-5.10/sound/soc/fsl/ |
| H A D | mpc5200_dma.h | 28 struct snd_pcm_substream *stream; member
|
| /kernel/linux/linux-5.10/sound/soc/intel/atom/sst/ |
| H A D | sst_ipc.c | 255 struct stream_info *stream; in process_fw_async_msg() local [all...] |
| /kernel/linux/linux-5.10/sound/soc/meson/ |
| H A D | axg-tdm-formatter.c | 17 struct axg_tdm_stream *stream; member [all...] |
| /kernel/linux/linux-5.10/sound/soc/sof/intel/ |
| H A D | hda-loader.c | 243 static int cl_copy_fw(struct snd_sof_dev *sdev, struct hdac_ext_stream *stream) in cl_copy_fw() argument 184 cl_trigger(struct snd_sof_dev *sdev, struct hdac_ext_stream *stream, int cmd) cl_trigger() argument 211 cl_cleanup(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab, struct hdac_ext_stream *stream) cl_cleanup() argument 336 struct hdac_ext_stream *stream; hda_dsp_cl_boot_firmware() local [all...] |
| H A D | hda-pcm.c | 90 struct hdac_ext_stream *stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_hw_params() local 142 struct hdac_ext_stream *stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_trigger() local [all...] |