Searched refs:pads (Results 176 - 191 of 191) sorted by relevance

12345678

/linux-master/drivers/staging/media/imx/
H A Dimx6-mipi-csi2.c23 * there must be 5 pads: 1 input pad from sensor, and
24 * the 4 virtual channel output pads
545 /* Output pads mirror active input pad, no limits on input pads */
642 struct media_pad *sink = &csi2->sd.entity.pads[CSI2_SINK_PAD];
H A Dimx-media-csi.c1413 * alternate mode at its source pads. If user has not
1554 /* propagate format to source pads */
1682 * the source pads. If the KEEP_CONFIG flag is set, just return
1703 * the source pads. If the KEEP_CONFIG flag is set, just return
1729 /* Reset source pads to sink compose rectangle */
1912 struct media_pad *sink = &priv->sd.entity.pads[CSI_SINK_PAD];
/linux-master/drivers/media/i2c/
H A Dadv7604.c175 struct media_pad pads[ADV76XX_PAD_MAX]; member in struct:adv76xx_state
3607 state->pads[i].flags = MEDIA_PAD_FL_SINK;
3608 state->pads[state->source_pad].flags = MEDIA_PAD_FL_SOURCE;
3612 state->pads);
H A Dds90ub960.c510 struct media_pad pads[UB960_MAX_NPORTS]; member in struct:ub960_data
3675 priv->pads[i].flags = ub960_pad_is_sink(priv, i) ?
3683 priv->pads);
/linux-master/drivers/media/platform/st/stm32/
H A Dstm32-dcmi.c610 pad = &entity->pads[0];
645 pad = &entity->pads[i];
2006 /* Media entity pads */
/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispvideo.c981 source_pad = media_pad_remote_pad_first(&ents[i]->pads[0]);
/linux-master/drivers/media/platform/renesas/
H A Drenesas-ceu.c788 .pads = &pad_cfg,
/linux-master/drivers/media/platform/atmel/
H A Datmel-isi.c593 .pads = &pad_cfg,
/linux-master/drivers/media/i2c/ccs/
H A Dccs-core.c2155 * other source pads we just get format here.
2444 /* We're only called on source pads. This function sets scaling. */
2980 ssd->pads[ssd->source_pad].flags = MEDIA_PAD_FL_SOURCE;
2982 ssd->pads[ssd->sink_pad].flags = MEDIA_PAD_FL_SINK;
2992 rval = media_entity_pads_init(&ssd->sd.entity, ssd->npads, ssd->pads);
/linux-master/drivers/phy/tegra/
H A Dxusb-tegra124.c1730 .pads = tegra124_pads,
H A Dxusb-tegra210.c3271 .pads = tegra210_pads,
/linux-master/drivers/media/platform/marvell/
H A Dmcam-core.c1354 .pads = &pad_cfg,
/linux-master/drivers/staging/media/deprecated/atmel/
H A Datmel-isc-base.c862 .pads = &pad_cfg,
/linux-master/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c1316 if (!media_pad_remote_pad_first(entity->pads)) {
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-lite.c777 pad = &sd->entity.pads[0];
/linux-master/drivers/media/platform/intel/
H A Dpxa_camera.c1797 .pads = &pad_cfg,

Completed in 308 milliseconds

12345678