| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | dev.c | 1271 u32 stream_num, in rkcif_create_link() argument 1343 for (id = 0; id < stream_num; id++) { in rkcif_create_link() 1366 for (id = 0; id < stream_num; id++) { in rkcif_create_link() 1370 if ((id + stream_num) == pad - 1 && !(*mipi_lvds_linked)) in rkcif_create_link() 1393 if ((id + stream_num + pad_offset) == pad - 1 && !(*mipi_lvds_linked)) in rkcif_create_link() 1438 u32 stream_num = 0; in rkcif_create_links() local 1443 stream_num = RKCIF_MAX_STREAM_MIPI; in rkcif_create_links() 1445 stream_num = RKCIF_SINGLE_STREAM; in rkcif_create_links() 1447 stream_num = RKCIF_MAX_STREAM_MIPI; in rkcif_create_links() 1454 rkcif_create_link(dev, sensor, stream_num, &mipi_lvds_linked); in rkcif_create_links() [all …]
|
| H A D | dev.h | 710 int stream_num, 713 int stream_num); 761 int stream_num, 764 int stream_num); 908 int stream_num); 910 int stream_num,
|
| H A D | cif-tools.c | 893 int stream_num, in rkcif_register_tools_vdevs() argument 899 for (i = 0; i < stream_num; i++) { in rkcif_register_tools_vdevs() 917 int stream_num) in rkcif_unregister_tools_vdevs() argument 922 for (i = 0; i < stream_num; i++) { in rkcif_unregister_tools_vdevs()
|
| H A D | cif-scale.c | 1160 int stream_num, in rkcif_register_scale_vdevs() argument 1166 for (i = 0; i < stream_num; i++) { in rkcif_register_scale_vdevs() 1184 int stream_num) in rkcif_unregister_scale_vdevs() argument 1189 for (i = 0; i < stream_num; i++) { in rkcif_unregister_scale_vdevs()
|
| H A D | capture.c | 7452 int stream_num) in rkcif_unregister_stream_vdevs() argument 7457 for (i = 0; i < stream_num; i++) { in rkcif_unregister_stream_vdevs() 7464 int stream_num, in rkcif_register_stream_vdevs() argument 7470 for (i = 0; i < stream_num; i++) { in rkcif_register_stream_vdevs() 7477 dev->num_channels = stream_num; in rkcif_register_stream_vdevs() 9702 int stream_num = 0; in rkcif_set_default_fmt() local 9708 stream_num = RKCIF_MAX_STREAM_MIPI; in rkcif_set_default_fmt() 9714 for (i = 0; i < stream_num; i++) { in rkcif_set_default_fmt()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_mcu_shared_reg.c | 203 const u32 nr_csis = kbdev->csf.global_iface.groups[0].stream_num; in csg_reg_update_on_csis() 518 u32 nr_csis = kbdev->csf.global_iface.groups[0].stream_num; in kbase_csf_mcu_shared_clear_evicted_group_csg_reg() 609 u32 nr_csis = kbdev->csf.global_iface.groups[0].stream_num; in shared_mcu_csg_reg_init() 698 const u32 nr_csis = kbdev->csf.global_iface.groups[0].stream_num; in shared_mcu_csg_reg_term()
|
| H A D | mali_kbase_csf_firmware_no_mali.c | 194 ginfo->stream_num = ARRAY_SIZE(csg->csi); in invent_cmd_stream_group_info() 197 ginfo->streams = kcalloc(ginfo->stream_num, sizeof(*ginfo->streams), GFP_KERNEL); in invent_cmd_stream_group_info() 201 for (sid = 0; sid < ginfo->stream_num; ++sid) { in invent_cmd_stream_group_info() 1472 group_data[i].stream_num = iface->groups[i].stream_num; in copy_grp_and_stm() 1476 for (j = 0; j < iface->groups[i].stream_num; j++) { in copy_grp_and_stm()
|
| H A D | mali_kbase_csf_firmware.c | 1163 ginfo->stream_num = group_base[GROUP_STREAM_NUM/4]; in parse_cmd_stream_group_info() 1165 if (ginfo->stream_num < MIN_SUPPORTED_STREAMS_PER_GROUP || in parse_cmd_stream_group_info() 1166 ginfo->stream_num > MAX_SUPPORTED_STREAMS_PER_GROUP) { in parse_cmd_stream_group_info() 1168 ginfo->stream_num, in parse_cmd_stream_group_info() 1176 if (ginfo->stream_num * ginfo->stream_stride > group_stride) { in parse_cmd_stream_group_info() 1179 group_stride, ginfo->stream_num, in parse_cmd_stream_group_info() 1184 ginfo->streams = kmalloc_array(ginfo->stream_num, in parse_cmd_stream_group_info() 1190 for (sid = 0; sid < ginfo->stream_num; sid++) { in parse_cmd_stream_group_info() 2961 group_data[i].stream_num = iface->groups[i].stream_num; in copy_grp_and_stm() 2965 for (j = 0; j < iface->groups[i].stream_num; j++) { in copy_grp_and_stm()
|
| H A D | mali_kbase_csf_firmware.h | 198 u32 stream_num; member
|
| H A D | mali_kbase_csf_scheduler.c | 504 size_t const max_streams = kbdev->csf.global_iface.groups[0].stream_num; in update_on_slot_queues_offsets() 1562 WARN_ON(csi_index >= ginfo->stream_num)) in program_cs() 2485 u32 max_streams = ginfo->stream_num; in save_csg_slot() 2575 for (i = 0; i < ginfo->stream_num; i++) { in cleanup_csg_slot() 3877 max_csi = ginfo->stream_num; in scheduler_slot_protm_ack() 3935 u32 num_csis = kbdev->csf.global_iface.groups[0].stream_num; in protm_enter_set_next_pending_seq() 4216 kbdev->csf.global_iface.groups[0].stream_num)) in scheduler_ctx_scan_groups() 4408 ginfo->stream_num)) { in scheduler_update_idle_slots_status() 4696 size_t const max_streams = kbdev->csf.global_iface.groups[0].stream_num; in all_on_slot_groups_remained_idle() 5301 kbdev->csf.global_iface.groups[0].stream_num)) { in schedule_actions() [all …]
|
| H A D | mali_kbase_csf.c | 705 max_streams = kctx->kbdev->csf.global_iface.groups[0].stream_num; in kbase_csf_queue_bind() 884 WARN_ON(csi_index >= ginfo->stream_num)) in kbase_csf_ring_cs_kernel_doorbell() 1104 if (groups[i].stream_num >= cs_min) in iface_has_enough_streams() 1422 kctx->kbdev->csf.global_iface.groups[0].stream_num; in kbase_csf_term_descheduled_queue_group()
|
| /OK3568_Linux_fs/kernel/sound/pci/pcxhr/ |
| H A D | pcxhr.c | 545 int err, is_capture, sample_rate, stream_num; in pcxhr_set_format() local 589 stream_num = is_capture ? 0 : stream->substream->number; in pcxhr_set_format() 594 stream_num, 0); in pcxhr_set_format() 625 int err, is_capture, stream_num; in pcxhr_update_r_buffer() local 631 stream_num = is_capture ? 0 : subs->number; in pcxhr_update_r_buffer() 641 stream_num, 0); in pcxhr_update_r_buffer()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/include/linux/ |
| H A D | atomisp_platform.h | 148 int stream_num; member
|
| /OK3568_Linux_fs/kernel/include/net/sctp/ |
| H A D | ulpevent.h | 131 __u16 stream_num, __be16 *stream_list, gfp_t gfp);
|
| H A D | sm.h | 254 __u16 stream_num, __be16 *stream_list,
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_internal.h | 137 sensor[asd->sensor_curr].stream_num == 1)
|
| H A D | atomisp_gmin_platform.c | 144 { .stream_num = 1, }, in atomisp_get_default_camera_caps()
|
| H A D | atomisp_cmd.c | 785 sensor[asd->sensor_curr].stream_num > 1) { in __atomisp_get_pipe() 5551 sensor[asd->sensor_curr].stream_num > 1))) in atomisp_check_copy_mode() 5748 sensor[asd->sensor_curr].stream_num > 1)) { in atomisp_set_fmt() 6421 sensor[asd->sensor_curr].stream_num == 1) in atomisp_source_pad_to_stream_id() 6717 sensor[asd->sensor_curr].stream_num > 1) { in atomisp_get_invalid_frame_num()
|
| H A D | atomisp_fops.c | 429 sensor[asd->sensor_curr].stream_num == 2 && in atomisp_qbuffers_to_css()
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | ulpevent.c | 889 const struct sctp_association *asoc, __u16 flags, __u16 stream_num, in sctp_ulpevent_make_stream_reset_event() argument 897 length = sizeof(struct sctp_stream_reset_event) + 2 * stream_num; in sctp_ulpevent_make_stream_reset_event() 911 for (i = 0; i < stream_num; i++) in sctp_ulpevent_make_stream_reset_event()
|
| /OK3568_Linux_fs/kernel/include/uapi/gpu/arm/bifrost/csf/ |
| H A D | mali_base_csf_kernel.h | 440 __u32 stream_num; member
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sti/hva/ |
| H A D | hva.h | 260 u32 stream_num; member
|
| H A D | hva-h264.c | 600 u32 frame_num = pctx->stream_num; in hva_h264_prepare_task() 1021 pctx->stream_num++; in hva_h264_encode()
|
| H A D | hva-v4l2.c | 838 dst_buf->sequence = ctx->stream_num - 1; in hva_run_work() 1083 ctx->stream_num = 0; in hva_stop_streaming()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/megaraid/ |
| H A D | megaraid_sas_fusion.c | 2531 u32 *track_stream = ¤t_ld_sd->mru_bit_map, stream_num; in megasas_stream_detect() local 2539 stream_num = (*track_stream >> in megasas_stream_detect() 2542 current_sd = ¤t_ld_sd->stream_track[stream_num]; in megasas_stream_detect() 2576 unshifted_values | shifted_values | stream_num; in megasas_stream_detect() 2584 stream_num = (*track_stream >> in megasas_stream_detect() 2587 current_sd = ¤t_ld_sd->stream_track[stream_num]; in megasas_stream_detect() 2590 *track_stream = (((*track_stream & ZERO_LAST_STREAM) << 4) | stream_num); in megasas_stream_detect()
|