Home
last modified time | relevance | path

Searched defs:stream (Results 1126 - 1150 of 2289) sorted by relevance

1...<<41424344454647484950>>...92

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddcn30_fpu.c268 struct dc_stream_state *stream = res_ctx->pipe_ctx[i].stream; in dcn30_fpu_populate_dml_writeback_from_context() local
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dv4l2-subdev.h42 __u32 stream; member
58 __u32 stream; member
84 __u32 stream; member
110 __u32 stream; global() member
124 __u32 stream; global() member
148 __u32 stream; global() member
174 __u32 stream; global() member
[all...]
/kernel/linux/linux-6.6/include/sound/
H A Drawmidi.h84 int stream; /* direction */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/info_packet/
H A Dinfo_packet.c133 void mod_build_vsc_infopacket(const struct dc_stream_state *stream, in mod_build_vsc_infopacket() argument
454 mod_build_hf_vsif_infopacket(const struct dc_stream_state *stream, struct dc_info_packet *info_packet) mod_build_hf_vsif_infopacket() argument
527 mod_build_adaptive_sync_infopacket(const struct dc_stream_state *stream, enum adaptive_sync_type asType, const struct AS_Df_params *param, struct dc_info_packet *info_packet) mod_build_adaptive_sync_infopacket() argument
564 mod_build_adaptive_sync_infopacket_v2(const struct dc_stream_state *stream, const struct AS_Df_params *param, struct dc_info_packet *info_packet) mod_build_adaptive_sync_infopacket_v2() argument
[all...]
/kernel/linux/linux-6.6/net/sctp/
H A Dstream.c25 static void sctp_stream_shrink_out(struct sctp_stream *stream, __u16 outcnt) in sctp_stream_shrink_out() argument
55 static void sctp_stream_free_ext(struct sctp_stream *stream, __u16 sid) in sctp_stream_free_ext() argument
72 sctp_stream_outq_migrate(struct sctp_stream *stream, struct sctp_stream *new, __u16 outcnt) sctp_stream_outq_migrate() argument
96 sctp_stream_alloc_out(struct sctp_stream *stream, __u16 outcnt, gfp_t gfp) sctp_stream_alloc_out() argument
113 sctp_stream_alloc_in(struct sctp_stream *stream, __u16 incnt, gfp_t gfp) sctp_stream_alloc_in() argument
130 sctp_stream_init(struct sctp_stream *stream, __u16 outcnt, __u16 incnt, gfp_t gfp) sctp_stream_init() argument
164 sctp_stream_init_ext(struct sctp_stream *stream, __u16 sid) sctp_stream_init_ext() argument
183 sctp_stream_free(struct sctp_stream *stream) sctp_stream_free() argument
195 sctp_stream_clear(struct sctp_stream *stream) sctp_stream_clear() argument
208 sctp_stream_update(struct sctp_stream *stream, struct sctp_stream *new) sctp_stream_update() argument
241 sctp_stream_outq_is_empty(struct sctp_stream *stream, __u16 str_nums, __be16 *str_list) sctp_stream_outq_is_empty() argument
268 struct sctp_stream *stream = &asoc->stream; sctp_send_reset_streams() local
382 struct sctp_stream *stream = &asoc->stream; sctp_send_reset_assoc() local
427 struct sctp_stream *stream = &asoc->stream; sctp_send_add_streams() local
522 struct sctp_stream *stream = &asoc->stream; sctp_process_strreset_outreq() local
611 struct sctp_stream *stream = &asoc->stream; sctp_process_strreset_inreq() local
689 struct sctp_stream *stream = &asoc->stream; sctp_process_strreset_tsnreq() local
785 struct sctp_stream *stream = &asoc->stream; sctp_process_strreset_addstrm_out() local
855 struct sctp_stream *stream = &asoc->stream; sctp_process_strreset_addstrm_in() local
919 struct sctp_stream *stream = &asoc->stream; sctp_process_strreset_resp() local
[all...]
H A Dulpqueue.c745 struct sctp_stream *stream; in sctp_ulpq_retrieve_ordered() local
834 struct sctp_stream *stream; sctp_ulpq_order() local
873 struct sctp_stream *stream; sctp_ulpq_reap_ordered() local
940 struct sctp_stream *stream; sctp_ulpq_skip() local
[all...]
/kernel/linux/linux-6.6/sound/soc/amd/yc/
H A Dacp6x-pdm-dma.c247 acp6x_pdm_dma_pointer(struct snd_soc_component *comp, struct snd_pcm_substream *stream) acp6x_pdm_dma_pointer() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/cirrus/
H A Dep93xx-i2s.c108 static void ep93xx_i2s_enable(struct ep93xx_i2s_info *info, int stream) in ep93xx_i2s_enable() argument
138 static void ep93xx_i2s_disable(struct ep93xx_i2s_info *info, int stream) in ep93xx_i2s_disable() argument
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dv4l2-subdev.h33 __u32 stream; member
40 __u32 stream; member
54 __u32 stream; member
66 __u32 stream; member
72 __u32 stream; member
83 __u32 stream; member
92 __u32 stream; member
[all...]
/kernel/linux/linux-6.6/sound/firewire/bebob/
H A Dbebob_stream.c406 static int start_stream(struct snd_bebob *bebob, struct amdtp_stream *stream) in start_stream() argument
431 init_stream(struct snd_bebob *bebob, struct amdtp_stream *stream) init_stream() argument
467 destroy_stream(struct snd_bebob *bebob, struct amdtp_stream *stream) destroy_stream() argument
500 keep_resources(struct snd_bebob *bebob, struct amdtp_stream *stream, unsigned int rate, unsigned int index) keep_resources() argument
[all...]
/kernel/linux/linux-6.6/sound/firewire/oxfw/
H A Doxfw-scs1x.c44 static void midi_input_escaped_byte(struct snd_rawmidi_substream *stream, in midi_input_escaped_byte() argument
54 midi_input_byte(struct fw_scs1x *scs, struct snd_rawmidi_substream *stream, u8 byte) midi_input_byte() argument
75 midi_input_packet(struct fw_scs1x *scs, struct snd_rawmidi_substream *stream, const u8 *data, unsigned int bytes) midi_input_packet() argument
100 struct snd_rawmidi_substream *stream; handle_hss() local
177 struct snd_rawmidi_substream *stream; scs_output_work() local
277 midi_capture_open(struct snd_rawmidi_substream *stream) midi_capture_open() argument
282 midi_capture_close(struct snd_rawmidi_substream *stream) midi_capture_close() argument
287 midi_capture_trigger(struct snd_rawmidi_substream *stream, int up) midi_capture_trigger() argument
299 midi_playback_open(struct snd_rawmidi_substream *stream) midi_playback_open() argument
304 midi_playback_close(struct snd_rawmidi_substream *stream) midi_playback_close() argument
309 midi_playback_trigger(struct snd_rawmidi_substream *stream, int up) midi_playback_trigger() argument
327 midi_playback_drain(struct snd_rawmidi_substream *stream) midi_playback_drain() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/amd/renoir/
H A Dacp3x-pdm-dma.c273 acp_pdm_dma_pointer(struct snd_soc_component *comp, struct snd_pcm_substream *stream) acp_pdm_dma_pointer() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs47l85.c2446 cs47l85_open(struct snd_soc_component *component, struct snd_compr_stream *stream) cs47l85_open() argument
H A Dsti-sas.c178 static int stih407_sas_dac_mute(struct snd_soc_dai *dai, int mute, int stream) in stih407_sas_dac_mute() argument
/kernel/linux/linux-6.6/sound/soc/amd/ps/
H A Dps-pdm-dma.c250 acp63_pdm_dma_pointer(struct snd_soc_component *comp, struct snd_pcm_substream *stream) acp63_pdm_dma_pointer() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/atom/sst/
H A Dsst_drv_interface.c42 struct stream_info *stream; in free_stream_context() local
192 struct stream_info *stream; sst_cdev_open() local
218 struct stream_info *stream; sst_cdev_close() local
241 struct stream_info *stream; sst_cdev_ack() local
345 struct stream_info *stream; sst_cdev_tstamp() local
435 struct stream_info *stream; sst_cdev_fragment_elapsed() local
454 struct stream_info *stream; sst_close_pcm_stream() local
513 struct stream_info *stream; sst_read_timestamp() local
602 struct stream_info *stream; sst_stream_init() local
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dcore.c229 static void hdac_stream_update_pos(struct hdac_stream *stream, u64 buffer_size) in hdac_stream_update_pos() argument
245 static void hdac_update_stream(struct hdac_bus *bus, struct hdac_stream *stream) in hdac_update_stream() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c458 struct snd_sof_pcm_stream *stream; in mt8186_pcm_pointer() local
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc4-pcm.c585 int stream; in sof_ipc4_pcm_free() local
604 int stream; sof_ipc4_pcm_setup() local
739 sof_ipc4_get_stream_start_offset(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, struct snd_sof_pcm_stream *stream, struct sof_ipc4_timestamp_info *time_info) sof_ipc4_get_stream_start_offset() argument
783 struct snd_sof_pcm_stream *stream; sof_ipc4_pcm_delay() local
[all...]
/kernel/linux/linux-6.6/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
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c477 struct snd_sof_pcm_stream *stream; in mt8195_pcm_pointer() local
[all...]
/kernel/linux/linux-6.6/sound/usb/caiaq/
H A Daudio.c333 int stream, pb, *cnt; in check_for_elapsed_periods() local
359 int stream, i; read_in_urb_mode0() local
388 int stream, i; read_in_urb_mode2() local
434 int stream, i; read_in_urb_mode3() local
522 int stream, i; fill_out_urb_mode_0() local
555 int stream, i; fill_out_urb_mode_3() local
[all...]
/kernel/linux/linux-6.6/sound/soc/samsung/
H A Didma.c347 static int preallocate_idma_buffer(struct snd_pcm *pcm, int stream) in preallocate_idma_buffer() argument
/kernel/linux/linux-6.6/sound/soc/sti/
H A Dsti_uniperif.c26 unsigned int stream; member
393 struct snd_soc_pcm_stream *stream; in sti_uniperiph_cpu_dai_of() local
[all...]
/kernel/linux/linux-6.6/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c412 int p, u, err, stream = subs->pcm_substream->stream; in usx2y_usbpcm_urbs_start() local
[all...]

Completed in 20 milliseconds

1...<<41424344454647484950>>...92