Searched refs:max_width (Results 276 - 300 of 347) sorted by relevance

<<11121314

/linux-master/drivers/media/i2c/
H A Dov5695.c884 fse->max_width = supported_modes[fse->index].width;
H A Dov5693.c1057 fse->max_width = fse->min_width;
H A Dov5675.c1130 fse->max_width = fse->min_width;
H A Dov13b10.c983 fse->max_width = fse->min_width;
H A Dov08d10.c1231 fse->max_width = fse->min_width;
H A Dimx334.c836 fsize->max_width = fsize->min_width;
H A Dimx415.c1022 fse->max_width = fse->min_width;
H A Dov5647.c960 fse->max_width = fmt->width;
H A Dov5645.c842 fse->max_width = ov5645_mode_info_data[fse->index].width;
H A Dimx290.c1104 fse->max_width = imx290_modes[fse->index].width;
H A Dar0521.c939 fse->max_width = AR0521_WIDTH_MAX;
H A Dhi556.c1153 fse->max_width = fse->min_width;
H A Dov2680.c818 fse->max_width = fse->min_width;
H A Dov2740.c1075 fse->max_width = fse->min_width;
/linux-master/drivers/media/platform/renesas/
H A Drenesas-ceu.c1289 fsize->discrete.width = CEU_W_MAX(fse.max_width);
/linux-master/drivers/pci/endpoint/functions/
H A Dpci-epf-vntb.c1104 enum ntb_width max_width)
1102 vntb_epf_link_enable(struct ntb_dev *ntb, enum ntb_speed max_speed, enum ntb_width max_width) argument
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h1542 int (*max_width)(const struct drm_framebuffer *fb, member in struct:intel_plane
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_kms.c1155 dev->mode_config.max_width =
/linux-master/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_crtc.c749 if (mode->hdisplay > hw_cfg->lm.max_width)
/linux-master/drivers/media/i2c/et8ek8/
H A Det8ek8_driver.c951 fse->max_width = format.width;
/linux-master/drivers/staging/media/atomisp/i2c/
H A Datomisp-mt9m114.c1461 fse->max_width = mt9m114_res[index].width;
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.c568 fsize->discrete.width = fse.max_width - pad_w;
/linux-master/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c1120 fse->max_width = format.width;
/linux-master/drivers/media/platform/nxp/dw100/
H A Ddw100.c109 .max_width = DW100_MAX_W,
/linux-master/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c575 enum ntb_width max_width)
573 switchtec_ntb_link_enable(struct ntb_dev *ntb, enum ntb_speed max_speed, enum ntb_width max_width) argument

Completed in 627 milliseconds

<<11121314