/linux-6.3-rc2/drivers/media/platform/verisilicon/ |
A D | rockchip_vpu_hw.c | 51 .min_width = 96, 67 .min_width = FMT_MIN_WIDTH, 82 .min_width = FMT_MIN_WIDTH, 95 .min_width = FMT_MIN_WIDTH, 108 .min_width = FMT_MIN_WIDTH, 121 .min_width = FMT_MIN_WIDTH, 136 .min_width = FMT_MIN_WIDTH, 149 .min_width = FMT_MIN_WIDTH, 162 .min_width = FMT_MIN_WIDTH, 175 .min_width = FMT_MIN_WIDTH, [all …]
|
A D | imx8m_vpu_hw.c | 87 .min_width = FMT_MIN_WIDTH, 102 .min_width = FMT_MIN_WIDTH, 115 .min_width = FMT_MIN_WIDTH, 128 .min_width = FMT_MIN_WIDTH, 141 .min_width = FMT_MIN_WIDTH, 157 .min_width = FMT_MIN_WIDTH, 170 .min_width = FMT_MIN_WIDTH, 186 .min_width = FMT_MIN_WIDTH, 199 .min_width = FMT_MIN_WIDTH, 212 .min_width = FMT_MIN_WIDTH, [all …]
|
A D | sama5d4_vdec_hw.c | 20 .min_width = FMT_MIN_WIDTH, 35 .min_width = FMT_MIN_WIDTH, 48 .min_width = FMT_MIN_WIDTH, 61 .min_width = FMT_MIN_WIDTH, 74 .min_width = FMT_MIN_WIDTH,
|
A D | sunxi_vpu_hw.c | 18 .min_width = FMT_MIN_WIDTH, 31 .min_width = FMT_MIN_WIDTH, 47 .min_width = FMT_MIN_WIDTH, 60 .min_width = FMT_MIN_WIDTH, 73 .min_width = FMT_MIN_WIDTH,
|
/linux-6.3-rc2/drivers/hid/ |
A D | hid-ntrig.c | 23 static unsigned int min_width; variable 24 module_param(min_width, uint, 0644); 25 MODULE_PARM_DESC(min_width, "Minimum touch contact width to accept."); 75 __u16 min_width; member 223 return sprintf(buf, "%d\n", nd->min_width * in show_min_width() 243 nd->min_width = val * nd->sensor_logical_width / in set_min_width() 249 static DEVICE_ATTR(min_width, S_IWUSR | S_IRUGO, show_min_width, set_min_width); 484 nd->min_width = min_width * in ntrig_input_mapping() 676 if (nd->w < nd->min_width || in ntrig_event() 910 nd->min_width = 0; in ntrig_probe()
|
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/ |
A D | atomisp_compat.h | 268 unsigned int min_width, 273 unsigned int min_width, 278 unsigned int min_width, 287 unsigned int min_width, 293 unsigned int min_width,
|
A D | atomisp_compat_css20.c | 2096 unsigned int min_width, in __configure_output() argument 2128 unsigned int min_width, in __configure_video_preview_output() argument 2452 unsigned int min_width, in __configure_vf_output() argument 2467 min_width; in __configure_vf_output() 2475 unsigned int min_width, in __configure_video_vf_output() argument 2727 unsigned int min_width, in atomisp_css_preview_configure_output() argument 2745 unsigned int min_width, in atomisp_css_capture_configure_output() argument 2759 min_width, format, pipe_id); in atomisp_css_capture_configure_output() 2765 unsigned int min_width, in atomisp_css_video_configure_output() argument 2784 unsigned int min_width, in atomisp_css_video_configure_viewfinder() argument [all …]
|
A D | ia_css_acc_types.h | 108 u32 min_width; member 116 u32 min_width; member
|
/linux-6.3-rc2/drivers/gpu/drm/atmel-hlcdc/ |
A D | atmel_hlcdc_dc.c | 51 .min_width = 0, 144 .min_width = 0, 262 .min_width = 0, 358 .min_width = 0, 453 .min_width = 0, 636 dev->mode_config.min_width = dc->desc->min_width; in atmel_hlcdc_dc_modeset_init()
|
/linux-6.3-rc2/drivers/media/platform/renesas/vsp1/ |
A D | vsp1_entity.c | 298 unsigned int min_width, unsigned int min_height, in vsp1_subdev_enum_frame_size() argument 320 fse->min_width = min_width; in vsp1_subdev_enum_frame_size() 329 fse->min_width = format->width; in vsp1_subdev_enum_frame_size() 362 unsigned int min_width, unsigned int min_height, in vsp1_subdev_set_pad_format() argument 399 min_width, max_width); in vsp1_subdev_set_pad_format()
|
A D | vsp1_sru.c | 145 fse->min_width = SRU_MIN_SIZE; in sru_enum_frame_size() 150 fse->min_width = format->width; in sru_enum_frame_size()
|
A D | vsp1_uds.c | 151 fse->min_width = UDS_MIN_SIZE; in uds_enum_frame_size() 156 uds_output_limits(format->width, &fse->min_width, in uds_enum_frame_size()
|
/linux-6.3-rc2/drivers/media/test-drivers/visl/ |
A D | visl-video.c | 140 .min_width = 640, 154 .min_width = 16, 168 .min_width = 64, 182 .min_width = 64, 196 .min_width = 64, 210 .min_width = 64, 257 f->fmt.pix_mp.width = ctx->coded_format_desc->frmsize.min_width; in visl_reset_coded_fmt()
|
/linux-6.3-rc2/include/media/i2c/ |
A D | ov7670.h | 12 int min_width; /* Filter out smaller sizes */ member
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-driver-hid-ntrig | 40 What: /sys/bus/hid/drivers/ntrig/<dev>/min_width 49 min_width (RW) Minimum touch contact width to decide
|
/linux-6.3-rc2/drivers/media/platform/xilinx/ |
A D | xilinx-vip.c | 304 fse->min_width = XVIP_MIN_WIDTH; in xvip_enum_frame_size() 312 fse->min_width = format->width; in xvip_enum_frame_size()
|
/linux-6.3-rc2/drivers/media/i2c/ |
A D | ov7670.c | 247 int min_width; /* Filter out smaller sizes */ member 1002 if (info->min_width || info->min_height) in ov7670_try_fmt_internal() 1006 if (wsize->width < info->min_width || in ov7670_try_fmt_internal() 1226 if (info->min_width && win->width < info->min_width) in ov7670_enum_frame_interval() 1263 if (info->min_width && win->width < info->min_width) in ov7670_enum_frame_size() 1268 fse->min_width = fse->max_width = win->width; in ov7670_enum_frame_size() 1883 info->min_width = config->min_width; in ov7670_probe()
|
/linux-6.3-rc2/drivers/media/platform/ti/omap3isp/ |
A D | ispresizer.c | 790 unsigned int min_width; in resizer_calc_ratios() local 830 min_width = ((input->width - 7) * 256 - 32 - 64 * sph) / 1024 + 1; in resizer_calc_ratios() 831 min_width = max_t(unsigned int, min_width, MIN_OUT_WIDTH); in resizer_calc_ratios() 875 output->width = clamp(output->width, min_width, in resizer_calc_ratios() 1194 unsigned int min_width = in resizer_try_crop() local 1203 crop->width = clamp_t(u32, crop->width, min_width, max_width); in resizer_try_crop() 1458 fse->min_width = format.width; in resizer_enum_frame_size()
|
/linux-6.3-rc2/drivers/gpu/drm/fsl-dcu/ |
A D | fsl_dcu_drm_kms.c | 27 fsl_dev->drm->mode_config.min_width = 0; in fsl_dcu_drm_modeset_init()
|
/linux-6.3-rc2/drivers/gpu/drm/logicvc/ |
A D | logicvc_mode.c | 57 mode_config->min_width = 64; in logicvc_mode_init()
|
/linux-6.3-rc2/drivers/gpu/drm/rockchip/ |
A D | rockchip_drm_fb.c | 80 dev->mode_config.min_width = 0; in rockchip_drm_mode_config_init()
|
/linux-6.3-rc2/drivers/media/platform/amphion/ |
A D | venc.c | 136 fsize->stepwise.min_width = res->min_width; in venc_enum_framesizes() 161 if (fival->width < res->min_width || fival->width > res->max_width || in venc_enum_frameintervals() 357 u32 min_width; in venc_valid_crop() local 363 min_width = res->min_width; in venc_valid_crop() 370 if (rect->left > src_width - min_width || rect->top > src_height - min_height) in venc_valid_crop() 374 rect->width = max_t(u32, rect->width, min_width); in venc_valid_crop()
|
/linux-6.3-rc2/drivers/staging/media/imx/ |
A D | imx-media-capture.c | 120 fsize->stepwise.min_width = 1; in capture_enum_framesizes() 302 if (fse.min_width == fse.max_width && in capture_legacy_enum_framesizes() 305 fsize->discrete.width = fse.min_width; in capture_legacy_enum_framesizes() 309 fsize->stepwise.min_width = fse.min_width; in capture_legacy_enum_framesizes()
|
/linux-6.3-rc2/drivers/gpu/drm/shmobile/ |
A D | shmob_drm_kms.c | 141 sdev->ddev->mode_config.min_width = 0; in shmob_drm_modeset_init()
|
/linux-6.3-rc2/drivers/gpu/drm/tegra/ |
A D | hub.c | 544 u32 value, min_width, bypass = 0; in tegra_shared_plane_atomic_update() local 586 min_width = min(new_state->src_w >> 16, new_state->crtc_w); in tegra_shared_plane_atomic_update() 590 if (min_width < MAX_PIXELS_5TAP444(value)) { in tegra_shared_plane_atomic_update() 595 if (min_width < MAX_PIXELS_2TAP444(value)) in tegra_shared_plane_atomic_update() 598 dev_err(dc->dev, "invalid minimum width: %u\n", min_width); in tegra_shared_plane_atomic_update()
|