Home
last modified time | relevance | path

Searched defs:stream (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c55 void update_stream_signal(struct dc_stream_state *stream, struct dc_sink *sink) in update_stream_signal() argument
72 dc_stream_construct(struct dc_stream_state * stream,struct dc_sink * dc_sink_data) dc_stream_construct() argument
139 dc_stream_destruct(struct dc_stream_state * stream) dc_stream_destruct() argument
144 dc_stream_assign_stream_id(struct dc_stream_state * stream) dc_stream_assign_stream_id() argument
151 dc_stream_retain(struct dc_stream_state * stream) dc_stream_retain() argument
158 struct dc_stream_state *stream = container_of(kref, struct dc_stream_state, refcount); dc_stream_free() local
165 dc_stream_release(struct dc_stream_state * stream) dc_stream_release() argument
175 struct dc_stream_state *stream = NULL; dc_create_stream_for_sink() local
208 dc_copy_stream(const struct dc_stream_state * stream) dc_copy_stream() argument
249 dc_stream_get_status(struct dc_stream_state * stream) dc_stream_get_status() argument
256 dc_stream_get_status_const(const struct dc_stream_state * stream) dc_stream_get_status_const() argument
264 program_cursor_attributes(struct dc * dc,struct dc_stream_state * stream) program_cursor_attributes() argument
318 dc_stream_check_cursor_attributes(const struct dc_stream_state * stream,struct dc_state * state,const struct dc_cursor_attributes * attributes) dc_stream_check_cursor_attributes() argument
361 dc_stream_set_cursor_attributes(struct dc_stream_state * stream,const struct dc_cursor_attributes * attributes) dc_stream_set_cursor_attributes() argument
378 dc_stream_program_cursor_attributes(struct dc_stream_state * stream,const struct dc_cursor_attributes * attributes) dc_stream_program_cursor_attributes() argument
411 program_cursor_position(struct dc * dc,struct dc_stream_state * stream) program_cursor_position() argument
459 dc_stream_set_cursor_position(struct dc_stream_state * stream,const struct dc_cursor_position * position) dc_stream_set_cursor_position() argument
479 dc_stream_program_cursor_position(struct dc_stream_state * stream,const struct dc_cursor_position * position) dc_stream_program_cursor_position() argument
552 dc_stream_add_writeback(struct dc * dc,struct dc_stream_state * stream,struct dc_writeback_info * wb_info) dc_stream_add_writeback() argument
626 dc_stream_fc_disable_writeback(struct dc * dc,struct dc_stream_state * stream,uint32_t dwb_pipe_inst) dc_stream_fc_disable_writeback() argument
663 dc_stream_remove_writeback(struct dc * dc,struct dc_stream_state * stream,uint32_t dwb_pipe_inst) dc_stream_remove_writeback() argument
718 dc_stream_get_vblank_counter(const struct dc_stream_state * stream) dc_stream_get_vblank_counter() argument
739 dc_stream_send_dp_sdp(const struct dc_stream_state * stream,const uint8_t * custom_sdp_message,unsigned int sdp_message_size) dc_stream_send_dp_sdp() argument
776 dc_stream_get_scanoutpos(const struct dc_stream_state * stream,uint32_t * v_blank_start,uint32_t * v_blank_end,uint32_t * h_position,uint32_t * v_position) dc_stream_get_scanoutpos() argument
814 dc_stream_dmdata_status_done(struct dc * dc,struct dc_stream_state * stream) dc_stream_dmdata_status_done() argument
837 dc_stream_set_dynamic_metadata(struct dc * dc,struct dc_stream_state * stream,struct dc_dmdata_attributes * attr) dc_stream_set_dynamic_metadata() argument
881 dc_stream_add_dsc_to_resource(struct dc * dc,struct dc_state * state,struct dc_stream_state * stream) dc_stream_add_dsc_to_resource() argument
890 dc_stream_get_pipe_ctx(struct dc_stream_state * stream) dc_stream_get_pipe_ctx() argument
904 dc_stream_log(const struct dc * dc,const struct dc_stream_state * stream) dc_stream_log() argument
959 dc_stream_get_3dlut_for_stream(const struct dc * dc,const struct dc_stream_state * stream,bool allocate_one) dc_stream_get_3dlut_for_stream() argument
991 dc_stream_release_3dlut_for_stream(const struct dc * dc,const struct dc_stream_state * stream) dc_stream_release_3dlut_for_stream() argument
1016 dc_stream_get_nearest_smallest_index(struct dc_stream_state * stream,int refresh) dc_stream_get_nearest_smallest_index() argument
1029 dc_stream_get_brightness_millinits_linear_interpolation(struct dc_stream_state * stream,int index1,int index2,int refresh_hz) dc_stream_get_brightness_millinits_linear_interpolation() argument
1048 dc_stream_get_refresh_hz_linear_interpolation(struct dc_stream_state * stream,int index1,int index2,int brightness_millinits) dc_stream_get_refresh_hz_linear_interpolation() argument
1067 dc_stream_get_brightness_millinits_from_refresh(struct dc_stream_state * stream,int refresh_hz) dc_stream_get_brightness_millinits_from_refresh() argument
1089 dc_stream_calculate_flickerless_refresh_rate(struct dc_stream_state * stream,int current_brightness,int starting_refresh_hz,bool is_gaming,bool search_for_max_increase) dc_stream_calculate_flickerless_refresh_rate() argument
1152 dc_stream_get_max_delta_lumin_millinits(struct dc_stream_state * stream,int hz1,int hz2,bool isGaming) dc_stream_get_max_delta_lumin_millinits() argument
1188 dc_stream_get_max_flickerless_instant_vtotal_delta(struct dc_stream_state * stream,bool is_gaming,bool increase) dc_stream_get_max_flickerless_instant_vtotal_delta() argument
1213 dc_stream_calculate_max_flickerless_refresh_rate(struct dc_stream_state * stream,int starting_refresh_hz,bool is_gaming) dc_stream_calculate_max_flickerless_refresh_rate() argument
1231 dc_stream_calculate_min_flickerless_refresh_rate(struct dc_stream_state * stream,int starting_refresh_hz,bool is_gaming) dc_stream_calculate_min_flickerless_refresh_rate() argument
1248 dc_stream_is_refresh_rate_range_flickerless(struct dc_stream_state * stream,int hz1,int hz2,bool is_gaming) dc_stream_is_refresh_rate_range_flickerless() argument
1270 dc_stream_get_max_flickerless_instant_vtotal_decrease(struct dc_stream_state * stream,bool is_gaming) dc_stream_get_max_flickerless_instant_vtotal_decrease() argument
1283 dc_stream_get_max_flickerless_instant_vtotal_increase(struct dc_stream_state * stream,bool is_gaming) dc_stream_get_max_flickerless_instant_vtotal_increase() argument
1292 dc_stream_is_cursor_limit_pending(struct dc * dc,struct dc_stream_state * stream) dc_stream_is_cursor_limit_pending() argument
1302 dc_stream_can_clear_cursor_limit(struct dc * dc,struct dc_stream_state * stream) dc_stream_can_clear_cursor_limit() argument
[all...]
/linux/sound/core/
H A Dcompress_offload.c61 * SNDRV_PCM_STATE_SETUP: When stream has been initialized. This is done by in snd_compr_task_free_all() argument
53 struct snd_compr_stream stream; global() member
190 snd_compr_update_tstamp(struct snd_compr_stream * stream,struct snd_compr_tstamp64 * tstamp) snd_compr_update_tstamp() argument
205 snd_compr_calc_avail(struct snd_compr_stream * stream,struct snd_compr_avail64 * avail) snd_compr_calc_avail() argument
241 snd_compr_get_avail(struct snd_compr_stream * stream) snd_compr_get_avail() argument
255 snd_compr_ioctl_avail(struct snd_compr_stream * stream,unsigned long arg,bool is_32bit) snd_compr_ioctl_avail() argument
289 snd_compr_write_data(struct snd_compr_stream * stream,const char __user * buf,size_t count) snd_compr_write_data() argument
323 struct snd_compr_stream *stream; snd_compr_write() local
374 struct snd_compr_stream *stream; snd_compr_read() local
421 snd_compr_get_poll(struct snd_compr_stream * stream) snd_compr_get_poll() argument
432 struct snd_compr_stream *stream; snd_compr_poll() local
494 snd_compr_get_caps(struct snd_compr_stream * stream,unsigned long arg) snd_compr_get_caps() argument
514 snd_compr_get_codec_caps(struct snd_compr_stream * stream,unsigned long arg) snd_compr_get_codec_caps() argument
535 snd_compr_malloc_pages(struct snd_compr_stream * stream,size_t size) snd_compr_malloc_pages() argument
558 snd_compr_free_pages(struct snd_compr_stream * stream) snd_compr_free_pages() argument
579 snd_compr_allocate_buffer(struct snd_compr_stream * stream,struct snd_compr_params * params) snd_compr_allocate_buffer() argument
620 snd_compress_check_input(struct snd_compr_stream * stream,struct snd_compr_params * params) snd_compress_check_input() argument
648 snd_compr_set_params(struct snd_compr_stream * stream,unsigned long arg) snd_compr_set_params() argument
689 snd_compr_get_params(struct snd_compr_stream * stream,unsigned long arg) snd_compr_get_params() argument
709 snd_compr_get_metadata(struct snd_compr_stream * stream,unsigned long arg) snd_compr_get_metadata() argument
731 snd_compr_set_metadata(struct snd_compr_stream * stream,unsigned long arg) snd_compr_set_metadata() argument
751 snd_compr_tstamp(struct snd_compr_stream * stream,unsigned long arg,bool is_32bit) snd_compr_tstamp() argument
774 snd_compr_pause(struct snd_compr_stream * stream) snd_compr_pause() argument
797 snd_compr_resume(struct snd_compr_stream * stream) snd_compr_resume() argument
820 snd_compr_start(struct snd_compr_stream * stream) snd_compr_start() argument
841 snd_compr_stop(struct snd_compr_stream * stream) snd_compr_stop() argument
869 struct snd_compr_stream *stream; error_delayed_work() local
890 snd_compr_stop_error(struct snd_compr_stream * stream,snd_pcm_state_t state) snd_compr_stop_error() argument
906 snd_compress_wait_for_drain(struct snd_compr_stream * stream) snd_compress_wait_for_drain() argument
941 snd_compr_drain(struct snd_compr_stream * stream) snd_compr_drain() argument
967 snd_compr_next_track(struct snd_compr_stream * stream) snd_compr_next_track() argument
993 snd_compr_partial_drain(struct snd_compr_stream * stream) snd_compr_partial_drain() argument
1032 snd_compr_find_task(struct snd_compr_stream * stream,__u64 seqno) snd_compr_find_task() argument
1052 snd_compr_seqno_next(struct snd_compr_stream * stream) snd_compr_seqno_next() argument
1060 snd_compr_task_new(struct snd_compr_stream * stream,struct snd_compr_task * utask) snd_compr_task_new() argument
1106 snd_compr_task_create(struct snd_compr_stream * stream,unsigned long arg) snd_compr_task_create() argument
1139 snd_compr_task_start(struct snd_compr_stream * stream,struct snd_compr_task * utask) snd_compr_task_start() argument
1168 snd_compr_task_start_ioctl(struct snd_compr_stream * stream,unsigned long arg) snd_compr_task_start_ioctl() argument
1186 snd_compr_task_stop_one(struct snd_compr_stream * stream,struct snd_compr_task_runtime * task) snd_compr_task_stop_one() argument
1198 snd_compr_task_free_one(struct snd_compr_stream * stream,struct snd_compr_task_runtime * task) snd_compr_task_free_one() argument
1208 snd_compr_task_free_all(struct snd_compr_stream * stream) snd_compr_task_free_all() argument
1219 snd_compr_task_seq(struct snd_compr_stream * stream,unsigned long arg,snd_compr_seq_func_t fcn) snd_compr_task_seq() argument
1246 snd_compr_task_status(struct snd_compr_stream * stream,struct snd_compr_task_status * status) snd_compr_task_status() argument
1260 snd_compr_task_status_ioctl(struct snd_compr_stream * stream,unsigned long arg) snd_compr_task_status_ioctl() argument
1285 snd_compr_task_finished(struct snd_compr_stream * stream,struct snd_compr_task_runtime * task) snd_compr_task_finished() argument
1302 struct snd_compr_stream *stream; snd_compr_ioctl() local
[all...]
/linux/drivers/media/usb/uvc/
H A Duvc_video.c163 static void uvc_fixup_video_ctrl(struct uvc_streaming *stream, in uvc_fixup_video_ctrl() argument
276 uvc_video_ctrl_size(struct uvc_streaming * stream) uvc_video_ctrl_size() argument
290 uvc_get_video_ctrl(struct uvc_streaming * stream,struct uvc_streaming_control * ctrl,int probe,u8 query) uvc_get_video_ctrl() argument
381 uvc_set_video_ctrl(struct uvc_streaming * stream,struct uvc_streaming_control * ctrl,int probe) uvc_set_video_ctrl() argument
426 uvc_probe_video(struct uvc_streaming * stream,struct uvc_streaming_control * probe) uvc_probe_video() argument
487 uvc_commit_video(struct uvc_streaming * stream,struct uvc_streaming_control * probe) uvc_commit_video() argument
541 uvc_video_clock_decode(struct uvc_streaming * stream,struct uvc_buffer * buf,const u8 * data,int len) uvc_video_clock_decode() argument
788 uvc_video_clock_update(struct uvc_streaming * stream,struct vb2_v4l2_buffer * vbuf,struct uvc_buffer * buf) uvc_video_clock_update() argument
908 uvc_video_stats_decode(struct uvc_streaming * stream,const u8 * data,int len) uvc_video_stats_decode() argument
1021 uvc_video_stats_update(struct uvc_streaming * stream) uvc_video_stats_update() argument
1055 uvc_video_stats_dump(struct uvc_streaming * stream,char * buf,size_t size) uvc_video_stats_dump() argument
1100 uvc_video_stats_start(struct uvc_streaming * stream) uvc_video_stats_start() argument
1106 uvc_video_stats_stop(struct uvc_streaming * stream) uvc_video_stats_stop() argument
1151 uvc_video_decode_start(struct uvc_streaming * stream,struct uvc_buffer * buf,const u8 * data,int len) uvc_video_decode_start() argument
1278 uvc_stream_dir(struct uvc_streaming * stream) uvc_stream_dir() argument
1346 uvc_video_decode_end(struct uvc_streaming * stream,struct uvc_buffer * buf,const u8 * data,int len) uvc_video_decode_end() argument
1372 uvc_video_encode_header(struct uvc_streaming * stream,struct uvc_buffer * buf,u8 * data,int len) uvc_video_encode_header() argument
1381 uvc_video_encode_data(struct uvc_streaming * stream,struct uvc_buffer * buf,u8 * data,int len) uvc_video_encode_data() argument
1415 uvc_video_decode_meta(struct uvc_streaming * stream,struct uvc_buffer * meta_buf,const u8 * mem,unsigned int length) uvc_video_decode_meta() argument
1488 uvc_video_validate_buffer(const struct uvc_streaming * stream,struct uvc_buffer * buf) uvc_video_validate_buffer() argument
1500 uvc_video_next_buffers(struct uvc_streaming * stream,struct uvc_buffer ** video_buf,struct uvc_buffer ** meta_buf) uvc_video_next_buffers() argument
1526 struct uvc_streaming *stream = uvc_urb->stream; uvc_video_decode_isoc() local
1572 struct uvc_streaming *stream = uvc_urb->stream; uvc_video_decode_bulk() local
1645 struct uvc_streaming *stream = uvc_urb->stream; uvc_video_encode_bulk() local
1690 struct uvc_streaming *stream = uvc_urb->stream; uvc_video_complete() local
1754 uvc_free_urb_buffers(struct uvc_streaming * stream,unsigned int size) uvc_free_urb_buffers() argument
1773 uvc_alloc_urb_buffer(struct uvc_streaming * stream,struct uvc_urb * uvc_urb,unsigned int size,gfp_t gfp_flags) uvc_alloc_urb_buffer() argument
1797 uvc_alloc_urb_buffers(struct uvc_streaming * stream,unsigned int size,unsigned int psize,gfp_t gfp_flags) uvc_alloc_urb_buffers() argument
1849 uvc_video_stop_transfer(struct uvc_streaming * stream,int free_buffers) uvc_video_stop_transfer() argument
1879 uvc_init_video_isoc(struct uvc_streaming * stream,struct usb_host_endpoint * ep,gfp_t gfp_flags) uvc_init_video_isoc() argument
1932 uvc_init_video_bulk(struct uvc_streaming * stream,struct usb_host_endpoint * ep,gfp_t gfp_flags) uvc_init_video_bulk() argument
1983 uvc_video_start_transfer(struct uvc_streaming * stream,gfp_t gfp_flags) uvc_video_start_transfer() argument
2115 uvc_video_suspend(struct uvc_streaming * stream) uvc_video_suspend() argument
2134 uvc_video_resume(struct uvc_streaming * stream,int reset) uvc_video_resume() argument
2175 uvc_video_init(struct uvc_streaming * stream) uvc_video_init() argument
2294 uvc_video_start_streaming(struct uvc_streaming * stream) uvc_video_start_streaming() argument
2321 uvc_video_stop_streaming(struct uvc_streaming * stream) uvc_video_stop_streaming() argument
[all...]
/linux/drivers/media/usb/dvb-usb-v2/
H A Dusb_urb.c21 struct usb_data_stream *stream = urb->context; in usb_urb_complete() local
79 int usb_urb_killv2(struct usb_data_stream *stream) in usb_urb_killv2()
91 int usb_urb_submitv2(struct usb_data_stream *stream, in usb_urb_submitv2()
117 static int usb_urb_free_urbs(struct usb_data_stream *stream) in usb_urb_free_urbs()
136 static int usb_urb_alloc_bulk_urbs(struct usb_data_stream *stream) in usb_urb_alloc_bulk_urbs()
163 static int usb_urb_alloc_isoc_urbs(struct usb_data_stream *stream) in usb_urb_alloc_isoc_urbs()
207 static int usb_free_stream_buffers(struct usb_data_stream *stream) in usb_free_stream_buffers()
221 static int usb_alloc_stream_buffers(struct usb_data_stream *stream, int num, in usb_alloc_stream_buffers()
250 int usb_urb_reconfig(struct usb_data_stream *stream, in usb_urb_reconfig()
306 int usb_urb_initv2(struct usb_data_stream *stream, in usb_urb_initv2()
[all …]
/linux/net/sctp/
H A Dstream_sched_rr.c27 static void sctp_sched_rr_next_stream(struct sctp_stream *stream) in sctp_sched_rr_next_stream() argument
37 static void sctp_sched_rr_unsched(struct sctp_stream *stream, in sctp_sched_rr_unsched() argument
51 sctp_sched_rr_sched(struct sctp_stream * stream,struct sctp_stream_out_ext * soute) sctp_sched_rr_sched() argument
65 sctp_sched_rr_set(struct sctp_stream * stream,__u16 sid,__u16 prio,gfp_t gfp) sctp_sched_rr_set() argument
71 sctp_sched_rr_get(struct sctp_stream * stream,__u16 sid,__u16 * value) sctp_sched_rr_get() argument
77 sctp_sched_rr_init(struct sctp_stream * stream) sctp_sched_rr_init() argument
85 sctp_sched_rr_init_sid(struct sctp_stream * stream,__u16 sid,gfp_t gfp) sctp_sched_rr_init_sid() argument
93 sctp_sched_rr_free_sid(struct sctp_stream * stream,__u16 sid) sctp_sched_rr_free_sid() argument
100 struct sctp_stream *stream; sctp_sched_rr_enqueue() local
112 struct sctp_stream *stream = &q->asoc->stream; sctp_sched_rr_dequeue() local
149 sctp_sched_rr_sched_all(struct sctp_stream * stream) sctp_sched_rr_sched_all() argument
166 sctp_sched_rr_unsched_all(struct sctp_stream * stream) sctp_sched_rr_unsched_all() argument
[all...]
H A Dstream_sched_fc.c27 static int sctp_sched_wfq_set(struct sctp_stream *stream, __u16 sid, in sctp_sched_wfq_set() argument
39 static int sctp_sched_wfq_get(struct sctp_stream *stream, __u16 sid, in sctp_sched_wfq_get() argument
48 static int sctp_sched_fc_set(struct sctp_stream *stream, __u16 sid, in sctp_sched_fc_set() argument
54 static int sctp_sched_fc_get(struct sctp_stream *stream, __u16 sid, in sctp_sched_fc_get() argument
60 static int sctp_sched_fc_init(struct sctp_stream *stream) in sctp_sched_fc_init() argument
67 sctp_sched_fc_init_sid(struct sctp_stream * stream,__u16 sid,gfp_t gfp) sctp_sched_fc_init_sid() argument
79 sctp_sched_fc_free_sid(struct sctp_stream * stream,__u16 sid) sctp_sched_fc_free_sid() argument
83 sctp_sched_fc_sched(struct sctp_stream * stream,struct sctp_stream_out_ext * soute) sctp_sched_fc_sched() argument
101 struct sctp_stream *stream; sctp_sched_fc_enqueue() local
113 struct sctp_stream *stream = &q->asoc->stream; sctp_sched_fc_dequeue() local
135 struct sctp_stream *stream = &q->asoc->stream; sctp_sched_fc_dequeue_done() local
169 sctp_sched_fc_sched_all(struct sctp_stream * stream) sctp_sched_fc_sched_all() argument
183 sctp_sched_fc_unsched_all(struct sctp_stream * stream) sctp_sched_fc_unsched_all() argument
[all...]
H A Dstream_sched_prio.c41 struct sctp_stream *stream, int prio, gfp_t gfp) in sctp_sched_prio_new_head()
59 struct sctp_stream *stream, int prio, gfp_t gfp) in sctp_sched_prio_get_head()
130 static void sctp_sched_prio_sched(struct sctp_stream *stream, in sctp_sched_prio_sched()
163 static int sctp_sched_prio_set(struct sctp_stream *stream, __u16 sid, in sctp_sched_prio_set()
188 static int sctp_sched_prio_get(struct sctp_stream *stream, __u16 sid, in sctp_sched_prio_get()
195 static int sctp_sched_prio_init(struct sctp_stream *stream) in sctp_sched_prio_init()
202 static int sctp_sched_prio_init_sid(struct sctp_stream *stream, __u16 sid, in sctp_sched_prio_init_sid()
209 static void sctp_sched_prio_free_sid(struct sctp_stream *stream, __u16 sid) in sctp_sched_prio_free_sid()
218 struct sctp_stream *stream; in sctp_sched_prio_enqueue() local
230 struct sctp_stream *stream = &q->asoc->stream; in sctp_sched_prio_dequeue() local
[all …]
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 Dstream_sched.c25 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
60 struct sctp_stream *stream = &q->asoc->stream; in sctp_sched_fcfs_dequeue() local
86 sctp_sched_fcfs_sched_all(struct sctp_stream * stream) sctp_sched_fcfs_sched_all() argument
90 sctp_sched_fcfs_unsched_all(struct sctp_stream * stream) sctp_sched_fcfs_unsched_all() argument
131 sctp_sched_free_sched(struct sctp_stream * stream) sctp_sched_free_sched() argument
264 sctp_sched_init_sid(struct sctp_stream * stream,__u16 sid,gfp_t gfp) sctp_sched_init_sid() argument
273 sctp_sched_ops_from_stream(struct sctp_stream * stream) sctp_sched_ops_from_stream() argument
[all...]
/linux/lib/kunit/
H A Dstring-stream.c41 int string_stream_vadd(struct string_stream *stream, in string_stream_vadd()
90 int string_stream_add(struct string_stream *stream, const char *fmt, ...) in string_stream_add()
102 void string_stream_clear(struct string_stream *stream) in string_stream_clear()
117 char *string_stream_get_string(struct string_stream *stream) in string_stream_get_string()
135 int string_stream_append(struct string_stream *stream, in string_stream_append()
152 bool string_stream_is_empty(struct string_stream *stream) in string_stream_is_empty()
159 struct string_stream *stream; in alloc_string_stream() local
172 void string_stream_destroy(struct string_stream *stream) in string_stream_destroy()
185 struct string_stream *stream = p; in resource_free_string_stream() local
192 struct string_stream *stream; in kunit_alloc_string_stream() local
[all …]
H A Dassert_test.c41 static char *get_str_from_stream(struct kunit *test, struct string_stream *stream) in get_str_from_stream()
53 struct string_stream *stream; in kunit_test_assert_prologue() local
84 struct string_stream *stream, in verify_assert_print_msg()
101 struct string_stream *stream; in kunit_test_assert_print_msg() local
120 struct string_stream *stream, int num_checks, ...) in validate_assert()
139 struct string_stream *stream; in kunit_test_unary_assert_format() local
160 struct string_stream *stream; in kunit_test_ptr_not_err_assert_format() local
185 struct string_stream *stream; in kunit_test_binary_assert_format() local
224 struct string_stream *stream; in kunit_test_binary_ptr_assert_format() local
261 struct string_stream *stream; in kunit_test_binary_str_assert_format() local
[all …]
/linux/drivers/media/usb/dvb-usb/
H A Dusb-urb.c17 struct usb_data_stream *stream = urb->context; in usb_urb_complete() local
66 int usb_urb_kill(struct usb_data_stream *stream) in usb_urb_kill()
79 int usb_urb_submit(struct usb_data_stream *stream) in usb_urb_submit()
94 static int usb_free_stream_buffers(struct usb_data_stream *stream) in usb_free_stream_buffers()
111 static int usb_allocate_stream_buffers(struct usb_data_stream *stream, int num, unsigned long size) in usb_allocate_stream_buffers()
138 static int usb_bulk_urb_init(struct usb_data_stream *stream) in usb_bulk_urb_init()
168 static int usb_isoc_urb_init(struct usb_data_stream *stream) in usb_isoc_urb_init()
213 int usb_urb_init(struct usb_data_stream *stream, struct usb_data_stream_properties *props) in usb_urb_init()
238 int usb_urb_exit(struct usb_data_stream *stream) in usb_urb_exit()
/linux/sound/soc/
H A Dsoc-pcm.c49 snd_soc_dpcm_can_be_update(struct snd_soc_pcm_runtime * fe,struct snd_soc_pcm_runtime * be,int stream) snd_soc_dpcm_can_be_update() argument
60 snd_soc_dpcm_check_state(struct snd_soc_pcm_runtime * fe,struct snd_soc_pcm_runtime * be,int stream,const enum snd_soc_dpcm_state * states,int num_states) snd_soc_dpcm_check_state() argument
92 snd_soc_dpcm_can_be_free_stop(struct snd_soc_pcm_runtime * fe,struct snd_soc_pcm_runtime * be,int stream) snd_soc_dpcm_can_be_free_stop() argument
108 snd_soc_dpcm_can_be_params(struct snd_soc_pcm_runtime * fe,struct snd_soc_pcm_runtime * be,int stream) snd_soc_dpcm_can_be_params() argument
125 snd_soc_dpcm_can_be_prepared(struct snd_soc_pcm_runtime * fe,struct snd_soc_pcm_runtime * be,int stream) snd_soc_dpcm_can_be_prepared() argument
177 dpcm_show_state(struct snd_soc_pcm_runtime * fe,int stream,char * buf,size_t size) dpcm_show_state() argument
238 int stream; dpcm_state_read_file() local
284 dpcm_create_debugfs_state(struct snd_soc_dpcm * dpcm,int stream) dpcm_create_debugfs_state() argument
306 dpcm_create_debugfs_state(struct snd_soc_dpcm * dpcm,int stream) dpcm_create_debugfs_state() argument
322 dpcm_set_fe_update_state(struct snd_soc_pcm_runtime * fe,int stream,enum snd_soc_dpcm_update state) dpcm_set_fe_update_state() argument
338 dpcm_set_be_update_state(struct snd_soc_pcm_runtime * be,int stream,enum snd_soc_dpcm_update state) dpcm_set_be_update_state() argument
357 snd_soc_runtime_action(struct snd_soc_pcm_runtime * rtd,int stream,int action) snd_soc_runtime_action() argument
545 int stream = substream->stream; soc_pcm_apply_msb() local
632 snd_soc_runtime_calc_hw(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_hardware * hw,int stream) snd_soc_runtime_calc_hw() argument
1300 dpcm_be_connect(struct snd_soc_pcm_runtime * fe,struct snd_soc_pcm_runtime * be,int stream) dpcm_be_connect() argument
1349 dpcm_be_reparent(struct snd_soc_pcm_runtime * fe,struct snd_soc_pcm_runtime * be,int stream) dpcm_be_reparent() argument
1378 dpcm_be_disconnect(struct snd_soc_pcm_runtime * fe,int stream) dpcm_be_disconnect() argument
1418 dpcm_get_be(struct snd_soc_card * card,struct snd_soc_dapm_widget * widget,int stream) dpcm_get_be() argument
1468 int stream; dpcm_end_walk_at_be() local
1485 dpcm_path_get(struct snd_soc_pcm_runtime * fe,int stream,struct snd_soc_dapm_widget_list ** list) dpcm_path_get() argument
1514 dpcm_be_is_active(struct snd_soc_dpcm * dpcm,int stream,struct snd_soc_dapm_widget_list * list) dpcm_be_is_active() argument
1535 dpcm_prune_paths(struct snd_soc_pcm_runtime * fe,int stream,struct snd_soc_dapm_widget_list ** list_) dpcm_prune_paths() argument
1558 dpcm_add_paths(struct snd_soc_pcm_runtime * fe,int stream,struct snd_soc_dapm_widget_list ** list_) dpcm_add_paths() argument
1627 dpcm_clear_pending_state(struct snd_soc_pcm_runtime * fe,int stream) dpcm_clear_pending_state() argument
1635 dpcm_be_dai_stop(struct snd_soc_pcm_runtime * fe,int stream,int do_hw_free,struct snd_soc_dpcm * last) dpcm_be_dai_stop() argument
1679 dpcm_be_dai_startup(struct snd_soc_pcm_runtime * fe,int stream) dpcm_be_dai_startup() argument
1752 int stream = substream->stream; dpcm_runtime_setup_fe() local
1783 int stream = substream->stream; dpcm_runtime_setup_be_format() local
1819 int stream = substream->stream; dpcm_runtime_setup_be_chan() local
1867 int stream = substream->stream; dpcm_runtime_setup_be_rate() local
1899 dpcm_apply_symmetry(struct snd_pcm_substream * fe_substream,int stream) dpcm_apply_symmetry() argument
1949 int stream = fe_substream->stream, ret = 0; dpcm_fe_dai_startup() local
1986 int stream = substream->stream; dpcm_fe_dai_shutdown() local
2008 dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime * fe,int stream) dpcm_be_dai_hw_free() argument
2052 int stream = substream->stream; dpcm_fe_dai_hw_free() local
2073 dpcm_be_dai_hw_params(struct snd_soc_pcm_runtime * fe,int stream) dpcm_be_dai_hw_params() argument
2155 int ret, stream = substream->stream; dpcm_fe_dai_hw_params() local
2184 dpcm_be_dai_trigger(struct snd_soc_pcm_runtime * fe,int stream,int cmd) dpcm_be_dai_trigger() argument
2389 int stream = substream->stream; dpcm_fe_dai_do_trigger() local
2453 int stream = substream->stream; dpcm_fe_dai_trigger() local
2467 dpcm_be_dai_prepare(struct snd_soc_pcm_runtime * fe,int stream) dpcm_be_dai_prepare() argument
2513 int stream = substream->stream, ret = 0; dpcm_fe_dai_prepare() local
2545 dpcm_run_update_shutdown(struct snd_soc_pcm_runtime * fe,int stream) dpcm_run_update_shutdown() argument
2564 dpcm_run_update_startup(struct snd_soc_pcm_runtime * fe,int stream) dpcm_run_update_startup() argument
2640 int stream; soc_dpcm_fe_runtime_update() local
2735 int stream = fe_substream->stream; dpcm_fe_dai_cleanup() local
2765 int stream = fe_substream->stream; dpcm_fe_dai_open() local
3000 snd_soc_dpcm_get_substream(struct snd_soc_pcm_runtime * be,int stream) snd_soc_dpcm_get_substream() argument
[all...]
/linux/drivers/gpu/drm/xe/
H A Dxe_oa.c147 xe_oa_circ_diff(struct xe_oa_stream * stream,u32 tail,u32 head) xe_oa_circ_diff() argument
153 xe_oa_circ_incr(struct xe_oa_stream * stream,u32 ptr,u32 n) xe_oa_circ_incr() argument
202 __oa_regs(struct xe_oa_stream * stream) __oa_regs() argument
207 xe_oa_hw_tail_read(struct xe_oa_stream * stream) xe_oa_hw_tail_read() argument
216 oa_report_id(struct xe_oa_stream * stream,void * report) oa_report_id() argument
221 oa_report_id_clear(struct xe_oa_stream * stream,u32 * report) oa_report_id_clear() argument
229 oa_timestamp(struct xe_oa_stream * stream,void * report) oa_timestamp() argument
236 oa_timestamp_clear(struct xe_oa_stream * stream,u32 * report) oa_timestamp_clear() argument
244 xe_oa_buffer_check_unlocked(struct xe_oa_stream * stream) xe_oa_buffer_check_unlocked() argument
303 struct xe_oa_stream *stream = xe_oa_poll_check_timer_cb() local
314 xe_oa_append_report(struct xe_oa_stream * stream,char __user * buf,size_t count,size_t * offset,const u8 * report) xe_oa_append_report() argument
346 xe_oa_append_reports(struct xe_oa_stream * stream,char __user * buf,size_t count,size_t * offset) xe_oa_append_reports() argument
404 xe_oa_init_oa_buffer(struct xe_oa_stream * stream) xe_oa_init_oa_buffer() argument
449 __oa_ccs_select(struct xe_oa_stream * stream) __oa_ccs_select() argument
462 __oactrl_used_bits(struct xe_oa_stream * stream) __oactrl_used_bits() argument
468 xe_oa_enable(struct xe_oa_stream * stream) xe_oa_enable() argument
491 xe_oa_disable(struct xe_oa_stream * stream) xe_oa_disable() argument
510 xe_oa_wait_unlocked(struct xe_oa_stream * stream) xe_oa_wait_unlocked() argument
523 __xe_oa_read(struct xe_oa_stream * stream,char __user * buf,size_t count,size_t * offset) __xe_oa_read() argument
542 struct xe_oa_stream *stream = file->private_data; xe_oa_read() local
582 xe_oa_poll_locked(struct xe_oa_stream * stream,struct file * file,poll_table * wait) xe_oa_poll_locked() argument
603 struct xe_oa_stream *stream = file->private_data; xe_oa_poll() local
629 xe_oa_submit_bb(struct xe_oa_stream * stream,enum xe_oa_submit_deps deps,struct xe_bb * bb) xe_oa_submit_bb() argument
699 xe_oa_free_oa_buffer(struct xe_oa_stream * stream) xe_oa_free_oa_buffer() argument
704 xe_oa_free_configs(struct xe_oa_stream * stream) xe_oa_free_configs() argument
714 xe_oa_load_with_lri(struct xe_oa_stream * stream,struct xe_oa_reg * reg_lri,u32 count) xe_oa_load_with_lri() argument
743 xe_oa_configure_oar_context(struct xe_oa_stream * stream,bool enable) xe_oa_configure_oar_context() argument
769 xe_oa_configure_oac_context(struct xe_oa_stream * stream,bool enable) xe_oa_configure_oac_context() argument
798 xe_oa_configure_oa_context(struct xe_oa_stream * stream,bool enable) xe_oa_configure_oa_context() argument
813 oag_configure_mmio_trigger(const struct xe_oa_stream * stream,bool enable) oag_configure_mmio_trigger() argument
821 xe_oa_disable_metric_set(struct xe_oa_stream * stream) xe_oa_disable_metric_set() argument
857 xe_oa_stream_destroy(struct xe_oa_stream * stream) xe_oa_stream_destroy() argument
881 xe_oa_alloc_oa_buffer(struct xe_oa_stream * stream,size_t size) xe_oa_alloc_oa_buffer() argument
899 __xe_oa_alloc_config_buffer(struct xe_oa_stream * stream,struct xe_oa_config * oa_config) __xe_oa_alloc_config_buffer() argument
929 xe_oa_alloc_config_buffer(struct xe_oa_stream * stream,struct xe_oa_config * oa_config) xe_oa_alloc_config_buffer() argument
946 xe_oa_update_last_fence(struct xe_oa_stream * stream,struct dma_fence * fence) xe_oa_update_last_fence() argument
989 xe_oa_emit_oa_config(struct xe_oa_stream * stream,struct xe_oa_config * config) xe_oa_emit_oa_config() argument
1056 oag_report_ctx_switches(const struct xe_oa_stream * stream) oag_report_ctx_switches() argument
1065 oag_buf_size_select(const struct xe_oa_stream * stream) oag_buf_size_select() argument
1073 xe_oa_enable_metric_set(struct xe_oa_stream * stream) xe_oa_enable_metric_set() argument
1398 xe_oa_parse_syncs(struct xe_oa * oa,struct xe_oa_stream * stream,struct xe_oa_open_param * param) xe_oa_parse_syncs() argument
1444 xe_oa_stream_enable(struct xe_oa_stream * stream) xe_oa_stream_enable() argument
1456 xe_oa_stream_disable(struct xe_oa_stream * stream) xe_oa_stream_disable() argument
1468 xe_oa_enable_preempt_timeslice(struct xe_oa_stream * stream) xe_oa_enable_preempt_timeslice() argument
1484 xe_oa_disable_preempt_timeslice(struct xe_oa_stream * stream) xe_oa_disable_preempt_timeslice() argument
1505 xe_oa_enable_locked(struct xe_oa_stream * stream) xe_oa_enable_locked() argument
1523 xe_oa_disable_locked(struct xe_oa_stream * stream) xe_oa_disable_locked() argument
1539 xe_oa_config_locked(struct xe_oa_stream * stream,u64 arg) xe_oa_config_locked() argument
1575 xe_oa_status_locked(struct xe_oa_stream * stream,unsigned long arg) xe_oa_status_locked() argument
1596 xe_oa_info_locked(struct xe_oa_stream * stream,unsigned long arg) xe_oa_info_locked() argument
1607 xe_oa_ioctl_locked(struct xe_oa_stream * stream,unsigned int cmd,unsigned long arg) xe_oa_ioctl_locked() argument
1631 struct xe_oa_stream *stream = file->private_data; xe_oa_ioctl() local
1641 xe_oa_destroy_locked(struct xe_oa_stream * stream) xe_oa_destroy_locked() argument
1657 struct xe_oa_stream *stream = file->private_data; xe_oa_release() local
1674 struct xe_oa_stream *stream = file->private_data; xe_oa_mmap() local
1723 xe_oa_stream_init(struct xe_oa_stream * stream,struct xe_oa_open_param * param) xe_oa_stream_init() argument
1825 struct xe_oa_stream *stream; xe_oa_stream_open_ioctl_locked() local
[all...]
/linux/sound/soc/intel/atom/
H A Dsst-mfld-platform-compress.c48 struct sst_runtime_stream *stream; in sst_platform_compr_open() local
79 struct sst_runtime_stream *stream; in sst_platform_compr_free() local
100 struct sst_runtime_stream *stream; in sst_platform_compr_set_params() local
173 struct sst_runtime_stream *stream = cstream->runtime->private_data; in sst_platform_compr_trigger() local
208 struct sst_runtime_stream *stream; in sst_platform_compr_pointer() local
223 struct sst_runtime_stream *stream; in sst_platform_compr_ack() local
236 struct sst_runtime_stream *stream = in sst_platform_compr_get_caps() local
246 struct sst_runtime_stream *stream = in sst_platform_compr_get_codec_caps() local
256 struct sst_runtime_stream *stream = in sst_platform_compr_set_metadata() local
H A Dsst-mfld-platform-pcm.c96 static int sst_media_digital_mute(struct snd_soc_dai *dai, int mute, int stream) in sst_media_digital_mute() argument
103 void sst_set_stream_status(struct sst_runtime_stream *stream, in sst_set_stream_status() argument
112 static inline int sst_get_stream_status(struct sst_runtime_stream *stream) in sst_get_stream_status() argument
225 struct sst_runtime_stream *stream = sst_platform_alloc_stream() local
258 struct sst_runtime_stream *stream; sst_period_elapsed() local
274 struct sst_runtime_stream *stream = sst_platform_init_stream() local
292 power_up_sst(struct sst_runtime_stream * stream) power_up_sst() argument
297 power_down_sst(struct sst_runtime_stream * stream) power_down_sst() argument
307 struct sst_runtime_stream *stream; sst_media_open() local
362 struct sst_runtime_stream *stream; sst_media_close() local
378 struct sst_runtime_stream *stream; sst_media_prepare() local
594 struct sst_runtime_stream *stream; sst_soc_trigger() local
641 struct sst_runtime_stream *stream; sst_soc_pointer() local
662 struct sst_runtime_stream *stream = substream->runtime->private_data; sst_soc_delay() local
[all...]
/linux/drivers/slimbus/
H A Dstream.c125 static int slim_connect_port_channel(struct slim_stream_runtime *stream, in slim_connect_port_channel()
145 static int slim_disconnect_port(struct slim_stream_runtime *stream, in slim_disconnect_port()
161 static int slim_deactivate_remove_channel(struct slim_stream_runtime *stream, in slim_deactivate_remove_channel()
272 static int slim_define_channel_content(struct slim_stream_runtime *stream, in slim_define_channel_content()
307 static int slim_define_channel(struct slim_stream_runtime *stream, in slim_define_channel()
331 static int slim_activate_channel(struct slim_stream_runtime *stream, in slim_activate_channel()
359 int slim_stream_enable(struct slim_stream_runtime *stream) in slim_stream_enable()
412 int slim_stream_disable(struct slim_stream_runtime *stream) in slim_stream_disable()
449 int slim_stream_unprepare(struct slim_stream_runtime *stream) in slim_stream_unprepare()
479 int slim_stream_free(struct slim_stream_runtime *stream) in slim_stream_free()
/linux/sound/soc/au1x/
H A Ddma.c42 struct audio_stream stream[2]; /* playback & capture */ member
45 static void au1000_release_dma_link(struct audio_stream *stream) in au1000_release_dma_link() argument
63 static int au1000_setup_dma_link(struct audio_stream *stream, in au1000_setup_dma_link() argument
104 au1000_dma_stop(struct audio_stream * stream) au1000_dma_stop() argument
110 au1000_dma_start(struct audio_stream * stream) au1000_dma_start() argument
135 struct audio_stream *stream = (struct audio_stream *)ptr; au1000_dma_interrupt() local
232 struct audio_stream *stream = ss_to_as(substream, component); alchemy_pcm_hw_params() local
242 struct audio_stream *stream = ss_to_as(substream, component); alchemy_pcm_hw_free() local
250 struct audio_stream *stream = ss_to_as(substream, component); alchemy_pcm_trigger() local
270 struct audio_stream *stream = ss_to_as(ss, component); alchemy_pcm_pointer() local
[all...]
/linux/tools/include/nolibc/
H A Dstdio.h87 int fileno(FILE *stream) in fileno() argument
100 int fflush(FILE *stream) in fflush() argument
116 int fclose(FILE *stream) in fclose() argument
133 #define getc(stream) fget argument
136 fgetc(FILE * stream) fgetc() argument
154 putc(c,stream) global() argument
157 fputc(int c,FILE * stream) fputc() argument
179 _fwrite(const void * buf,size_t size,FILE * stream) _fwrite() argument
195 fwrite(const void * s,size_t size,size_t nmemb,FILE * stream) fwrite() argument
208 fputs(const char * s,FILE * stream) fputs() argument
224 fgets(char * s,int size,FILE * stream) fgets() argument
390 vfprintf(FILE * stream,const char * fmt,va_list args) vfprintf() argument
402 fprintf(FILE * stream,const char * fmt,...) fprintf() argument
428 FILE *stream; vdprintf() local
613 setvbuf(FILE * stream,char * buf,int mode,size_t size) setvbuf() argument
[all...]
/linux/sound/xen/
H A Dxen_snd_front_alsa.c212 static void stream_clear(struct xen_snd_front_pcm_stream_info *stream) in stream_clear() argument
226 stream_free(struct xen_snd_front_pcm_stream_info * stream) stream_free() argument
241 struct xen_snd_front_pcm_stream_info *stream; stream_get() local
254 struct xen_snd_front_pcm_stream_info *stream = rule->private; alsa_hw_rule() local
352 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); alsa_open() local
428 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); alsa_close() local
434 shbuf_setup_backstore(struct xen_snd_front_pcm_stream_info * stream,size_t buffer_sz) shbuf_setup_backstore() argument
458 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); alsa_hw_params() local
498 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); alsa_hw_free() local
508 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); alsa_prepare() local
542 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); alsa_trigger() local
573 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); xen_snd_front_alsa_handle_cur_pos() local
594 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); alsa_pointer() local
603 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); alsa_pb_copy() local
618 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); alsa_cap_copy() local
637 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); alsa_pb_fill_silence() local
[all...]
/linux/sound/firewire/oxfw/
H A Doxfw-scs1x.c44 static void midi_input_escaped_byte(struct snd_rawmidi_substream *stream, in midi_input_escaped_byte()
55 struct snd_rawmidi_substream *stream, u8 byte) in midi_input_byte()
76 struct snd_rawmidi_substream *stream, in midi_input_packet()
100 struct snd_rawmidi_substream *stream; in handle_hss() local
177 struct snd_rawmidi_substream *stream; in scs_output_work() local
277 static int midi_capture_open(struct snd_rawmidi_substream *stream) in midi_capture_open()
282 static int midi_capture_close(struct snd_rawmidi_substream *stream) in midi_capture_close()
287 static void midi_capture_trigger(struct snd_rawmidi_substream *stream, int up) in midi_capture_trigger()
299 static int midi_playback_open(struct snd_rawmidi_substream *stream) in midi_playback_open()
304 static int midi_playback_close(struct snd_rawmidi_substream *stream) in midi_playback_close()
[all …]
/linux/fs/squashfs/
H A Ddecompressor_multi.c47 void *stream; member
53 struct squashfs_stream *stream) in put_decomp_stream()
64 struct squashfs_stream *stream; in squashfs_decompressor_create() local
107 struct squashfs_stream *stream = msblk->stream; in squashfs_decompressor_destroy() local
127 struct squashfs_stream *stream) in get_decomp_stream()
187 struct squashfs_stream *stream = msblk->stream; in squashfs_decompress() local
/linux/drivers/media/pci/cx18/
H A Dcx18-dvb.c122 static int yuan_mpc718_mt352_reqfw(struct cx18_stream *stream, in yuan_mpc718_mt352_reqfw()
154 struct cx18_stream *stream = dvb->stream; in yuan_mpc718_mt352_init() local
237 struct cx18_stream *stream = demux->priv; in cx18_dvb_start_feed() local
308 struct cx18_stream *stream = demux->priv; in cx18_dvb_stop_feed() local
331 int cx18_dvb_register(struct cx18_stream *stream) in cx18_dvb_register()
423 void cx18_dvb_unregister(struct cx18_stream *stream) in cx18_dvb_unregister()
454 static int dvb_register(struct cx18_stream *stream) in dvb_register()
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c639 struct dc_stream_state *stream = pipe_ctx->stream; dp_set_dsc_on_rx() local
652 struct dc_stream_state *stream = pipe_ctx->stream; dp_set_hblank_reduction_on_rx() local
673 struct dc_stream_state *stream = pipe_ctx->stream; link_set_dsc_on_stream() local
815 struct dc_stream_state *stream = pipe_ctx->stream; link_set_dsc_pps_packet() local
917 struct dc_stream_state *stream = pipe_ctx->stream; enable_stream_features() local
984 get_pbn_per_slot(struct dc_stream_state * stream) get_pbn_per_slot() argument
1221 struct dc_stream_state *stream = pipe_ctx->stream; deallocate_mst_payload() local
1299 struct dc_stream_state *stream = pipe_ctx->stream; allocate_mst_payload() local
1376 link_calculate_sst_avg_time_slots_per_mtp(const struct dc_stream_state * stream,const struct dc_link * link) link_calculate_sst_avg_time_slots_per_mtp() argument
1396 write_128b_132b_sst_payload_allocation_table(const struct dc_stream_state * stream,struct dc_link * link,struct link_mst_stream_allocation_table * proposed_table,bool allocate) write_128b_132b_sst_payload_allocation_table() argument
1506 struct dc_stream_state *stream = pipe_ctx->stream; update_sst_payload() local
1588 struct dc_stream_state *stream = pipe_ctx->stream; link_reduce_mst_payload() local
1655 struct dc_stream_state *stream = pipe_ctx->stream; link_increase_mst_payload() local
1772 struct dc_stream_state *stream = pipe_ctx->stream; enable_link_hdmi() local
1844 struct dc_stream_state *stream = pipe_ctx->stream; enable_link_dp() local
1973 struct dc_stream_state *stream = pipe_ctx->stream; enable_link_lvds() local
2048 struct dc_stream_state *stream = pipe_ctx->stream; enable_link() local
2102 allocate_usb4_bandwidth_for_stream(struct dc_stream_state * stream,int bw) allocate_usb4_bandwidth_for_stream() argument
2149 allocate_usb4_bandwidth(struct dc_stream_state * stream) allocate_usb4_bandwidth() argument
2161 deallocate_usb4_bandwidth(struct dc_stream_state * stream) deallocate_usb4_bandwidth() argument
2173 struct dc_stream_state *stream = pipe_ctx->stream; link_set_dpms_off() local
2282 struct dc_stream_state *stream = pipe_ctx->stream; link_set_dpms_on() local
[all...]
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_psr.c106 amdgpu_dm_link_setup_psr(struct dc_stream_state * stream) amdgpu_dm_link_setup_psr() argument
148 amdgpu_dm_psr_enable(struct dc_stream_state * stream) amdgpu_dm_psr_enable() argument
207 amdgpu_dm_psr_disable(struct dc_stream_state * stream,bool wait) amdgpu_dm_psr_disable() argument
242 struct dc_stream_state *stream = dm->dc->current_state->streams[i]; amdgpu_dm_psr_is_active_allowed() local
265 amdgpu_dm_psr_wait_disable(struct dc_stream_state * stream) amdgpu_dm_psr_wait_disable() argument

12345678910>>...15