/linux-4.1.27/scripts/ |
D | cleanfile | 11 $max_width = 79; 85 $max_width = shift(@ARGV)+0; 156 if ($max_width && $l_width > $max_width) { 158 "$f:$lineno: line exceeds $max_width characters ($l_width)\n";
|
D | cleanpatch | 11 $max_width = 79; 85 $max_width = shift(@ARGV)+0; 166 if ($max_width && $l_width > $max_width) { 168 "$f:$lineno: adds line exceeds $max_width ",
|
/linux-4.1.27/arch/arm/plat-samsung/ |
D | platformdata.c | 50 if (pd->max_width) in s3c_sdhci_set_platdata() 51 set->max_width = pd->max_width; in s3c_sdhci_set_platdata()
|
D | devs.c | 200 .max_width = 4, 230 .max_width = 4, 262 .max_width = 4, 292 .max_width = 4,
|
/linux-4.1.27/drivers/media/usb/gspca/ |
D | w996Xcf.c | 399 max_width, max_height; in w9968cf_set_crop_window() local 402 max_width = 352; in w9968cf_set_crop_window() 405 max_width = 640; in w9968cf_set_crop_window() 433 fw = SC(sd->gspca_dev.pixfmt.width) / max_width; in w9968cf_set_crop_window() 436 cw = (fw >= fh) ? max_width : SC(sd->gspca_dev.pixfmt.width) / fh; in w9968cf_set_crop_window() 439 sd->sensor_width = max_width; in w9968cf_set_crop_window() 442 x = (max_width - cw) / 2; in w9968cf_set_crop_window()
|
D | stk1135.c | 639 fsize->stepwise.max_width = 1280; in stk1135_enum_framesizes()
|
/linux-4.1.27/drivers/media/platform/vsp1/ |
D | vsp1_rwpf.c | 59 fse->max_width = rwpf->max_width; in vsp1_rwpf_enum_frame_size() 67 fse->max_width = format->width; in vsp1_rwpf_enum_frame_size() 125 RWPF_MIN_WIDTH, rwpf->max_width); in vsp1_rwpf_set_format()
|
D | vsp1_hsit.c | 90 fse->max_width = HSIT_MAX_SIZE; in hsit_enum_frame_size() 98 fse->max_width = format->width; in hsit_enum_frame_size()
|
D | vsp1_sru.c | 214 fse->max_width = SRU_MAX_SIZE; in sru_enum_frame_size() 222 fse->max_width = format->width * 2; in sru_enum_frame_size() 225 fse->max_width = format->width; in sru_enum_frame_size()
|
D | vsp1_lut.c | 131 fse->max_width = LUT_MAX_SIZE; in lut_enum_frame_size() 139 fse->max_width = format->width; in lut_enum_frame_size()
|
D | vsp1_lif.c | 123 fse->max_width = LIF_MAX_SIZE; in lif_enum_frame_size() 128 fse->max_width = format->width; in lif_enum_frame_size()
|
D | vsp1_rwpf.h | 32 unsigned int max_width; member
|
D | vsp1_uds.c | 218 fse->max_width = UDS_MAX_SIZE; in uds_enum_frame_size() 223 &fse->max_width); in uds_enum_frame_size()
|
D | vsp1_wpf.c | 230 wpf->max_width = WPF_MAX_WIDTH; in vsp1_wpf_create()
|
D | vsp1_rpf.c | 230 rpf->max_width = RPF_MAX_WIDTH; in vsp1_rpf_create()
|
D | vsp1_bru.c | 225 fse->max_width = BRU_MAX_SIZE; in bru_enum_frame_size()
|
/linux-4.1.27/drivers/mmc/host/ |
D | sdhci-s3c.c | 396 u32 max_width; in sdhci_s3c_parse_dt() local 399 if (of_property_read_u32(node, "bus-width", &max_width)) in sdhci_s3c_parse_dt() 400 max_width = 1; in sdhci_s3c_parse_dt() 401 pdata->max_width = max_width; in sdhci_s3c_parse_dt() 537 pdata->cfg_gpio(pdev, pdata->max_width); in sdhci_s3c_probe() 579 switch (pdata->max_width) { in sdhci_s3c_probe()
|
/linux-4.1.27/drivers/media/platform/soc_camera/ |
D | soc_scale_crop.c | 217 unsigned int max_width, unsigned int max_height, in client_s_fmt() argument 251 if (max_width > cap.bounds.width) in client_s_fmt() 252 max_width = cap.bounds.width; in client_s_fmt() 262 tmp_w < max_width && tmp_h < max_height) { in client_s_fmt() 263 tmp_w = min(2 * tmp_w, max_width); in client_s_fmt()
|
D | sh_mobile_ceu_camera.c | 124 int max_width; member 1102 while ((mf.width > pcdev->max_width || in sh_mobile_ceu_get_formats() 1251 if (mf.width > pcdev->max_width || mf.height > pcdev->max_height) in sh_mobile_ceu_set_crop() 1367 unsigned int ceu_sub_width = pcdev->max_width, in sh_mobile_ceu_set_fmt() 1514 v4l_bound_align_image(&pix->width, 2, pcdev->max_width, 2, in sh_mobile_ceu_try_fmt() 1550 mf.width = pcdev->max_width; in sh_mobile_ceu_try_fmt() 1759 pcdev->max_width = pcdev->pdata->max_width; in sh_mobile_ceu_probe() 1764 if (!pcdev->max_width) { in sh_mobile_ceu_probe() 1768 pcdev->max_width = v; in sh_mobile_ceu_probe() 1770 if (!pcdev->max_width) in sh_mobile_ceu_probe() [all …]
|
D | soc_camera.c | 1916 if (fse.min_width == fse.max_width && in default_enum_framesizes() 1925 fsize->stepwise.max_width = fse.max_width; in default_enum_framesizes()
|
/linux-4.1.27/drivers/media/platform/omap3isp/ |
D | ispresizer.c | 792 unsigned int max_width; in resizer_calc_ratios() local 836 max_width = MAX_4TAP_OUT_WIDTH_ES1; in resizer_calc_ratios() 841 max_width = MAX_4TAP_OUT_WIDTH_ES2; in resizer_calc_ratios() 845 max_width = MAX_4TAP_OUT_WIDTH_3630; in resizer_calc_ratios() 851 max_width = MAX_7TAP_OUT_WIDTH_ES1; in resizer_calc_ratios() 856 max_width = MAX_7TAP_OUT_WIDTH_ES2; in resizer_calc_ratios() 860 max_width = MAX_7TAP_OUT_WIDTH_3630; in resizer_calc_ratios() 864 max_width = min(((input->width - 7) * 256 + 255 - 16 - 32 * sph) / 64 in resizer_calc_ratios() 865 + 1, max_width); in resizer_calc_ratios() 876 max_width & ~(width_alignment - 1)); in resizer_calc_ratios() [all …]
|
D | ispccdc.c | 2080 unsigned int max_width; in ccdc_try_crop() local 2099 max_width = (sink->width - crop->left + 15) & ~15; in ccdc_try_crop() 2100 crop->width = clamp_t(u32, crop->width, CCDC_MIN_WIDTH, max_width) in ccdc_try_crop() 2209 fse->max_width = format.width; in ccdc_enum_frame_size()
|
D | ispccp2.c | 737 fse->max_width = format.width; in ccp2_enum_frame_size()
|
D | ispcsi2.c | 964 fse->max_width = format.width; in csi2_enum_frame_size()
|
D | isppreview.c | 1919 fse->max_width = format.width; in preview_enum_frame_size()
|
/linux-4.1.27/include/media/ |
D | sh_mobile_ceu.h | 22 int max_width; member
|
/linux-4.1.27/include/linux/platform_data/ |
D | mmc-sdhci-s3c.h | 39 unsigned int max_width; member
|
/linux-4.1.27/arch/arm/mach-s3c24xx/ |
D | mach-smdk2416.c | 199 .max_width = 4, 206 .max_width = 4,
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_fbc.c | 509 unsigned int max_width, max_height; in intel_fbc_update() local 557 max_width = 4096; in intel_fbc_update() 560 max_width = 4096; in intel_fbc_update() 563 max_width = 2048; in intel_fbc_update() 566 if (intel_crtc->config->pipe_src_w > max_width || in intel_fbc_update()
|
D | intel_display.c | 13812 dev->mode_config.max_width = 2048; in intel_modeset_init() 13815 dev->mode_config.max_width = 4096; in intel_modeset_init() 13818 dev->mode_config.max_width = 8192; in intel_modeset_init()
|
/linux-4.1.27/include/scsi/ |
D | scsi_transport_spi.h | 37 unsigned int max_width:1; member 80 #define spi_max_width(x) (((struct spi_transport_attrs *)&(x)->starget_data)->max_width)
|
/linux-4.1.27/drivers/gpu/drm/tilcdc/ |
D | tilcdc_crtc.c | 431 int max_width = 0; in tilcdc_crtc_max_width() local 434 max_width = 1024; in tilcdc_crtc_max_width() 436 max_width = 2048; in tilcdc_crtc_max_width() 438 return max_width; in tilcdc_crtc_max_width() 515 if (mode->hdisplay > priv->max_width) in tilcdc_crtc_mode_valid()
|
D | tilcdc_drv.c | 92 dev->mode_config.max_width = tilcdc_crtc_max_width(priv->crtc); in modeset_init() 224 if (of_property_read_u32(node, "ti,max-width", &priv->max_width)) in tilcdc_load() 225 priv->max_width = TILCDC_DEFAULT_MAX_WIDTH; in tilcdc_load() 227 DBG("Maximum Horizontal Pixel Width Value %dpixels", priv->max_width); in tilcdc_load()
|
D | tilcdc_drv.h | 67 uint32_t max_width; member
|
/linux-4.1.27/drivers/media/platform/xilinx/ |
D | xilinx-vip.c | 308 fse->max_width = XVIP_MAX_WIDTH; in xvip_enum_frame_size() 316 fse->max_width = format->width; in xvip_enum_frame_size()
|
D | xilinx-dma.c | 544 unsigned int max_width; in __xvip_dma_try_format() local 567 max_width = rounddown(XVIP_DMA_MAX_WIDTH, align); in __xvip_dma_try_format() 570 pix->width = clamp(width, min_width, max_width) / info->bpp; in __xvip_dma_try_format()
|
D | xilinx-tpg.c | 339 fse->max_width = XVIP_MAX_WIDTH; in xtpg_enum_frame_size() 344 fse->max_width = format->width; in xtpg_enum_frame_size()
|
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_dc.c | 111 .max_width = 128, 129 .max_width = 2048, 271 dev->mode_config.max_width = dc->desc->max_width; in atmel_hlcdc_dc_modeset_init()
|
D | atmel_hlcdc_dc.h | 59 int max_width; member
|
D | atmel_hlcdc_layer.h | 268 int max_width; member
|
D | atmel_hlcdc_plane.c | 695 if (plane->layer.desc->max_width && in atmel_hlcdc_plane_atomic_check() 696 state->crtc_w > plane->layer.desc->max_width) in atmel_hlcdc_plane_atomic_check()
|
/linux-4.1.27/include/uapi/linux/ |
D | v4l2-subdev.h | 94 __u32 max_width; member
|
D | videodev2.h | 579 __u32 max_width; /* Maximum frame width [pixel] */ member 1252 __u32 max_width; member
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
D | fimc-lite.h | 66 unsigned short max_width; member
|
D | fimc-lite.c | 579 v4l_bound_align_image(&mf->width, 8, dd->max_width, in fimc_lite_subdev_try_fmt() 739 v4l_bound_align_image(&pixm->width, 8, dd->max_width, in fimc_lite_try_fmt() 1685 .max_width = 8192, 1696 .max_width = 8192,
|
/linux-4.1.27/drivers/gpu/drm/shmobile/ |
D | shmob_drm_kms.c | 153 sdev->ddev->mode_config.max_width = 4095; in shmob_drm_modeset_init()
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.h | 142 uint32_t max_width, uint32_t max_height);
|
D | vmwgfx_fb.c | 51 unsigned max_width; member 143 if ((var->xoffset + var->xres) > par->max_width || in vmw_fb_check_var() 451 par->max_width = fb_width; in vmw_fb_init()
|
D | vmwgfx_kms.c | 1474 dev->mode_config.max_width = 8192; in vmw_kms_init() 1938 uint32_t max_width, uint32_t max_height) in vmw_du_connector_fill_modes() argument 1989 if (bmode->hdisplay > max_width || in vmw_du_connector_fill_modes() 2059 rects[i].x + rects[i].w > mode_config->max_width || in vmw_kms_update_layout_ioctl()
|
/linux-4.1.27/drivers/media/platform/ti-vpe/ |
D | vpdma_priv.h | 299 static inline u32 dtd_max_width_height(int max_width, int max_height) in dtd_max_width_height() argument 301 return (max_width << DTD_MAX_WIDTH_SHFT) | max_height; in dtd_max_width_height()
|
/linux-4.1.27/scripts/kconfig/ |
D | util.c | 86 gs.max_width = 0; in str_new()
|
D | lkc.h | 126 int max_width; member
|
D | mconf.c | 793 help.max_width = getmaxx(stdscr) - 10; in show_help()
|
D | expr.c | 1145 if (gs->max_width) { in expr_print_gstr_helper() 1158 if ((last_line_length + extra_length) > gs->max_width) in expr_print_gstr_helper()
|
/linux-4.1.27/drivers/gpu/drm/ast/ |
D | ast_main.c | 457 dev->mode_config.max_width = 1920; in ast_driver_load() 460 dev->mode_config.max_width = 1600; in ast_driver_load()
|
/linux-4.1.27/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_fb.c | 197 dev->mode_config.max_width = 4096; in rockchip_drm_mode_config_init()
|
/linux-4.1.27/arch/arm/mach-s3c64xx/ |
D | mach-crag6410.c | 743 .max_width = 4, 758 .max_width = 4,
|
D | mach-mini6410.c | 221 .max_width = 4,
|
D | mach-smartq.c | 173 .max_width = 4,
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_transport_spi.c | 871 int max_width = spi_max_width(starget); in spi_dv_device_internal() local 885 max_width = 0; in spi_dv_device_internal() 889 if (i->f->set_width && max_width) { in spi_dv_device_internal() 900 max_width = 0; in spi_dv_device_internal() 960 DV_SET(width, max_width); in spi_dv_device_internal()
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_drm_fb.c | 283 dev->mode_config.max_width = 4096; in exynos_drm_mode_config_init()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_display.c | 458 dev->mode_config.max_width = 2048; in nouveau_display_create() 462 dev->mode_config.max_width = 4096; in nouveau_display_create() 465 dev->mode_config.max_width = 8192; in nouveau_display_create()
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
D | sti_drm_drv.c | 126 dev->mode_config.max_width = STI_MAX_FB_HEIGHT; in sti_drm_mode_config_init()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_fb_helper.c | 1638 width = dev->mode_config.max_width; in drm_setup_crtcs() 1753 dev->mode_config.max_width, in drm_fb_helper_initial_config() 1792 u32 max_width, max_height; in drm_fb_helper_hotplug_event() local 1802 max_width = fb_helper->fb->width; in drm_fb_helper_hotplug_event() 1805 drm_fb_helper_probe_connector_modes(fb_helper, max_width, max_height); in drm_fb_helper_hotplug_event()
|
D | drm_crtc.c | 1876 card_res->max_width = dev->mode_config.max_width; in drm_mode_getresources() 2147 dev->mode_config.max_width, in drm_mode_getconnector() 3329 if ((config->min_width > r->width) || (r->width > config->max_width)) { in internal_framebuffer_create() 3331 r->width, config->min_width, config->max_width); in internal_framebuffer_create()
|
/linux-4.1.27/drivers/gpu/drm/bochs/ |
D | bochs_kms.c | 279 bochs->dev->mode_config.max_width = 8192; in bochs_kms_init()
|
/linux-4.1.27/include/uapi/drm/ |
D | drm_mode.h | 127 __u32 min_width, max_width; member
|
/linux-4.1.27/drivers/gpu/drm/udl/ |
D | udl_modeset.c | 445 dev->mode_config.max_width = 2048; in udl_modeset_init()
|
/linux-4.1.27/drivers/media/platform/davinci/ |
D | vpbe_display.c | 581 int max_width; in vpbe_try_format() local 606 max_width = vpbe_dev->current_timings.xres; in vpbe_try_format() 612 (pixfmt->width > max_width)) { in vpbe_try_format()
|
D | vpfe_capture.c | 818 u32 min_height = 1, min_width = 32, max_width, max_height; in vpfe_check_format() local 893 max_width = vpfe_dev->std_info.active_pixels; in vpfe_check_format() 900 pixfmt->width = clamp((pixfmt->width), min_width, max_width); in vpfe_check_format()
|
/linux-4.1.27/drivers/staging/media/omap4iss/ |
D | iss_ipipe.c | 294 fse->max_width = format.width; in ipipe_enum_frame_size()
|
D | iss_ipipeif.c | 506 fse->max_width = format.width; in ipipeif_enum_frame_size()
|
D | iss_resizer.c | 568 fse->max_width = format.width; in resizer_enum_frame_size()
|
D | iss_csi2.c | 957 fse->max_width = format.width; in csi2_enum_frame_size()
|
/linux-4.1.27/drivers/gpu/drm/armada/ |
D | armada_drv.c | 153 dev->mode_config.max_width = 1920; in armada_drm_load()
|
/linux-4.1.27/drivers/media/i2c/s5c73m3/ |
D | s5c73m3-core.c | 1243 fse->max_width = fse->min_width; in s5c73m3_enum_frame_size() 1281 fse->max_width = fse->min_width = w; in s5c73m3_oif_enum_frame_size() 1302 fse->max_width = fse->min_width; in s5c73m3_oif_enum_frame_size()
|
/linux-4.1.27/include/drm/ |
D | drm_crtc.h | 535 int (*fill_modes)(struct drm_connector *connector, uint32_t max_width, uint32_t max_height); 1096 int max_width, max_height; member
|
/linux-4.1.27/drivers/input/mouse/ |
D | elan_i2c_core.c | 849 unsigned int max_width = max(data->width_x, data->width_y); in elan_setup_input_device() local 889 ETP_FINGER_WIDTH * max_width, 0, 0); in elan_setup_input_device()
|
/linux-4.1.27/drivers/gpu/drm/cirrus/ |
D | cirrus_mode.c | 578 cdev->dev->mode_config.max_width = CIRRUS_MAX_FB_WIDTH; in cirrus_modeset_init()
|
/linux-4.1.27/drivers/gpu/drm/imx/ |
D | imx-drm-core.c | 266 drm->mode_config.max_width = 4096; in imx_drm_driver_load()
|
/linux-4.1.27/drivers/media/platform/marvell-ccic/ |
D | mcam-core.c | 1587 if (fse.min_width == fse.max_width && in mcam_vidioc_enum_framesizes() 1596 sizes->stepwise.max_width = fse.max_width; in mcam_vidioc_enum_framesizes()
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | bttv-driver.c | 2003 __s32 max_width; in limit_scaled_size_lock() local 2028 max_width = min_t(unsigned int, b->width, MAX_HACTIVE); in limit_scaled_size_lock() 2047 max_width = c->max_scaled_width; in limit_scaled_size_lock() 2054 max_width = max_width & width_mask; in limit_scaled_size_lock() 2062 *width = clamp(*width, min_width, max_width); in limit_scaled_size_lock() 2080 *width > max_width || in limit_scaled_size_lock()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_display.c | 1581 rdev->ddev->mode_config.max_width = 16384; in radeon_modeset_init() 1584 rdev->ddev->mode_config.max_width = 8192; in radeon_modeset_init() 1587 rdev->ddev->mode_config.max_width = 4096; in radeon_modeset_init()
|
/linux-4.1.27/drivers/gpu/drm/rcar-du/ |
D | rcar_du_kms.c | 669 dev->mode_config.max_width = 4095; in rcar_du_modeset_init()
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-dv-timings.c | 164 bt->width > cap->max_width || in v4l2_valid_dv_timings()
|
D | v4l2-ioctl.c | 724 p->bt.min_width, p->bt.max_width, in v4l_print_dv_timings_cap() 755 p->stepwise.max_width, p->stepwise.max_height); in v4l_print_frmsizeenum()
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_drv.c | 323 dev->mode_config.max_width = 2048; in omap_modeset_init()
|
/linux-4.1.27/drivers/media/i2c/ |
D | mt9m032.c | 338 fse->max_width = MT9M032_COLUMN_SIZE_DEF; in mt9m032_enum_frame_size()
|
D | mt9t001.c | 348 fse->max_width = fse->min_width; in mt9t001_enum_frame_size()
|
D | s5k5baf.c | 1235 fse->max_width = S5K5BAF_CIS_WIDTH; in s5k5baf_enum_frame_size() 1247 fse->max_width = S5K5BAF_CIS_WIDTH; in s5k5baf_enum_frame_size()
|
D | ov2659.c | 1036 fse->max_width = fse->min_width; in ov2659_enum_frame_sizes()
|
D | mt9v032.c | 472 fse->max_width = fse->min_width; in mt9v032_enum_frame_size()
|
D | mt9p031.c | 500 fse->max_width = fse->min_width; in mt9p031_enum_frame_size()
|
D | ov7670.c | 1112 fse->min_width = fse->max_width = win->width; in ov7670_enum_frame_size()
|
D | ov9650.c | 1096 fse->max_width = fse->min_width; in ov965x_enum_frame_sizes()
|
D | s5k6aa.c | 1051 fse->max_width = S5K6AA_WIN_WIDTH_MAX; in s5k6aa_enum_frame_size()
|
D | adv7604.c | 1404 cap->bt.max_width = 1920; in adv76xx_dv_timings_cap()
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | framebuffer.c | 788 dev->mode_config.max_width = 4096; in psb_modeset_init()
|
/linux-4.1.27/drivers/gpu/drm/msm/ |
D | msm_drv.c | 336 dev->mode_config.max_width = 2048; in msm_load()
|
/linux-4.1.27/drivers/staging/media/davinci_vpfe/ |
D | dm365_ipipeif.c | 667 fse->max_width = format.width; in ipipeif_enum_frame_size()
|
D | dm365_ipipe.c | 1562 fse->max_width = format.width; in ipipe_enum_frame_size()
|
D | dm365_isif.c | 1506 fse->max_width = format.format.width; in isif_enum_frame_size()
|
D | dm365_resizer.c | 1497 fse->max_width = format.width; in resizer_enum_frame_size()
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
D | drm.c | 151 drm->mode_config.max_width = 4096; in tegra_drm_load()
|
/linux-4.1.27/drivers/media/platform/s5p-tv/ |
D | hdmi_drv.c | 699 cap->bt.max_width = 1920; in hdmi_dv_timings_cap()
|
/linux-4.1.27/drivers/media/usb/hdpvr/ |
D | hdpvr-video.c | 737 cap->bt.max_width = 1920; in vidioc_dv_timings_cap()
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_display.c | 1104 qdev->ddev->mode_config.max_width = 8192; in qxl_modeset_init()
|
/linux-4.1.27/drivers/media/platform/ |
D | via-camera.c | 1140 sizes->stepwise.max_width = VGA_WIDTH; in viacam_enum_framesizes()
|
/linux-4.1.27/drivers/media/platform/am437x/ |
D | am437x-vpfe.c | 1664 fse.index, fse.code, fse.min_width, fse.max_width, in vpfe_enum_size() 1668 fsize->discrete.width = fse.max_width; in vpfe_enum_size()
|
/linux-4.1.27/drivers/gpu/drm/mgag200/ |
D | mgag200_mode.c | 1627 mdev->dev->mode_config.max_width = MGAG200_MAX_FB_WIDTH; in mgag200_modeset_init()
|
/linux-4.1.27/drivers/media/platform/vivid/ |
D | vivid-vid-cap.c | 1733 fsize->stepwise.max_width = MAX_WIDTH * MAX_ZOOM; in vidioc_enum_framesizes()
|
/linux-4.1.27/drivers/media/usb/em28xx/ |
D | em28xx-video.c | 1787 fsize->stepwise.max_width = maxw; in vidioc_enum_framesizes()
|