/linux/drivers/staging/media/hantro/ |
A D | rockchip_vpu_hw.c | 51 .min_width = 96, 78 .min_width = 48, 91 .min_width = 48, 104 .min_width = 48, 124 .min_width = 48, 137 .min_width = 48, 150 .min_width = 48, 170 .min_width = 48, 183 .min_width = 48, 196 .min_width = 48,
|
A D | sama5d4_vdec_hw.c | 31 .min_width = 48, 44 .min_width = 48, 57 .min_width = 48,
|
A D | imx8m_vpu_hw.c | 98 .min_width = 48, 111 .min_width = 48, 124 .min_width = 48, 144 .min_width = 48,
|
/linux/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/drivers/staging/media/atomisp/pci/ |
A D | atomisp_compat.h | 271 unsigned int min_width, 286 unsigned int min_width, 291 unsigned int min_width, 296 unsigned int min_width, 305 unsigned int min_width, 311 unsigned int min_width,
|
A D | atomisp_compat_css20.c | 2230 unsigned int min_width, in __configure_output() argument 2262 unsigned int min_width, in __configure_video_preview_output() argument 2586 unsigned int min_width, in __configure_vf_output() argument 2601 min_width; in __configure_vf_output() 2609 unsigned int min_width, in __configure_video_vf_output() argument 2848 unsigned int min_width, in atomisp_css_yuvpp_configure_viewfinder() argument 2863 min_width; in atomisp_css_yuvpp_configure_viewfinder() 2887 unsigned int min_width, in atomisp_css_preview_configure_output() argument 2905 unsigned int min_width, in atomisp_css_capture_configure_output() argument 2944 unsigned int min_width, in atomisp_css_video_configure_viewfinder() argument [all …]
|
A D | ia_css_acc_types.h | 107 u32 min_width; member 115 u32 min_width; member
|
/linux/drivers/gpu/drm/atmel-hlcdc/ |
A D | atmel_hlcdc_dc.c | 50 .min_width = 0, 143 .min_width = 0, 261 .min_width = 0, 357 .min_width = 0, 452 .min_width = 0, 635 dev->mode_config.min_width = dc->desc->min_width; in atmel_hlcdc_dc_modeset_init()
|
/linux/drivers/media/platform/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()
|
A D | vsp1_entity.h | 182 unsigned int min_width, unsigned int min_height,
|
/linux/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/drivers/media/i2c/ |
A D | ov7670.c | 248 int min_width; /* Filter out smaller sizes */ member 1003 if (info->min_width || info->min_height) in ov7670_try_fmt_internal() 1007 if (wsize->width < info->min_width || in ov7670_try_fmt_internal() 1227 if (info->min_width && win->width < info->min_width) in ov7670_enum_frame_interval() 1264 if (info->min_width && win->width < info->min_width) in ov7670_enum_frame_size() 1269 fse->min_width = fse->max_width = win->width; in ov7670_enum_frame_size() 1884 info->min_width = config->min_width; in ov7670_probe()
|
/linux/drivers/media/platform/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/include/media/i2c/ |
A D | ov7670.h | 12 int min_width; /* Filter out smaller sizes */ member
|
/linux/drivers/media/platform/xilinx/ |
A D | xilinx-vip.c | 302 fse->min_width = XVIP_MIN_WIDTH; in xvip_enum_frame_size() 310 fse->min_width = format->width; in xvip_enum_frame_size()
|
A D | xilinx-dma.c | 539 unsigned int min_width; in __xvip_dma_try_format() local 560 min_width = roundup(XVIP_DMA_MIN_WIDTH, align); in __xvip_dma_try_format() 564 pix->width = clamp(width, min_width, max_width) / info->bpp; in __xvip_dma_try_format()
|
/linux/drivers/gpu/drm/fsl-dcu/ |
A D | fsl_dcu_drm_kms.c | 28 fsl_dev->drm->mode_config.min_width = 0; in fsl_dcu_drm_modeset_init()
|
/linux/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/drivers/gpu/drm/tegra/ |
A D | hub.c | 541 u32 value, min_width, bypass = 0; in tegra_shared_plane_atomic_update() local 583 min_width = min(new_state->src_w >> 16, new_state->crtc_w); in tegra_shared_plane_atomic_update() 587 if (min_width < MAX_PIXELS_5TAP444(value)) { in tegra_shared_plane_atomic_update() 592 if (min_width < MAX_PIXELS_2TAP444(value)) in tegra_shared_plane_atomic_update() 595 dev_err(dc->dev, "invalid minimum width: %u\n", min_width); in tegra_shared_plane_atomic_update()
|
/linux/drivers/gpu/drm/gud/ |
A D | gud_drv.c | 104 le32_to_cpu(desc->min_width) > le32_to_cpu(desc->max_width) || in gud_get_display_descriptor() 489 drm->mode_config.min_width = le32_to_cpu(desc.min_width); in gud_probe()
|
/linux/drivers/gpu/drm/shmobile/ |
A D | shmob_drm_kms.c | 141 sdev->ddev->mode_config.min_width = 0; in shmob_drm_modeset_init()
|
/linux/drivers/gpu/drm/rockchip/ |
A D | rockchip_drm_fb.c | 124 dev->mode_config.min_width = 0; in rockchip_drm_mode_config_init()
|
/linux/include/uapi/linux/ |
A D | v4l2-subdev.h | 110 __u32 min_width; member
|