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