/linux/drivers/gpu/drm/bridge/imx/ |
H A D | imx-legacy-bridge.c | 64 imx_bridge = devm_drm_bridge_alloc(dev, struct imx_legacy_bridge, in devm_imx_drm_legacy_bridge()
|
H A D | imx8mp-hdmi-pvi.c | 143 pvi = devm_drm_bridge_alloc(&pdev->dev, struct imx8mp_hdmi_pvi, in imx8mp_hdmi_pvi_probe()
|
H A D | imx8qxp-pixel-link.c | 330 pl = devm_drm_bridge_alloc(dev, struct imx8qxp_pixel_link, bridge, in imx8qxp_pixel_link_bridge_probe()
|
H A D | imx8qxp-pixel-combiner.c | 309 ch = devm_drm_bridge_alloc(dev, struct imx8qxp_pc_channel, bridge, in imx8qxp_pc_bridge_probe()
|
/linux/drivers/gpu/drm/bridge/ |
H A D | ti-tdp158.c | 71 tdp158 = devm_drm_bridge_alloc(dev, struct tdp158, bridge, in tdp158_probe()
|
H A D | aux-bridge.c | 115 data = devm_drm_bridge_alloc(&auxdev->dev, struct drm_aux_bridge_data, in drm_aux_bridge_probe()
|
H A D | cros-ec-anx7688.c | 106 anx7688 = devm_drm_bridge_alloc(dev, struct cros_ec_anx7688, bridge, in cros_ec_anx7688_bridge_probe()
|
H A D | aux-hpd-bridge.c | 176 data = devm_drm_bridge_alloc(&auxdev->dev, in drm_aux_hpd_bridge_probe()
|
H A D | ti-tpd12s015.c | 125 tpd = devm_drm_bridge_alloc(&pdev->dev, struct tpd12s015_device, in tpd12s015_probe()
|
H A D | microchip-lvds.c | 160 lvds = devm_drm_bridge_alloc(&pdev->dev, struct mchp_lvds, bridge, in mchp_lvds_probe()
|
H A D | thc63lvd1024.c | 184 thc63 = devm_drm_bridge_alloc(&pdev->dev, struct thc63_dev, bridge, in thc63_probe()
|
H A D | lvds-codec.c | 121 lvds_codec = devm_drm_bridge_alloc(dev, struct lvds_codec, bridge, in lvds_codec_probe()
|
H A D | simple-bridge.c | 171 sbridge = devm_drm_bridge_alloc(&pdev->dev, struct simple_bridge, in simple_bridge_probe()
|
H A D | megachips-stdpxxxx-ge-b850v3-fw.c | 229 ge_b850v3_lvds_ptr = devm_drm_bridge_alloc(dev, struct ge_b850v3_lvds, bridge, in ge_b850v3_lvds_init()
|
H A D | nxp-ptn3460.c | 264 ptn_bridge = devm_drm_bridge_alloc(dev, struct ptn3460_bridge, bridge, in ptn3460_probe()
|
H A D | tc358762.c | 268 ctx = devm_drm_bridge_alloc(dev, struct tc358762, bridge, in tc358762_probe()
|
H A D | ti-tfp410.c | 344 dvi = devm_drm_bridge_alloc(dev, struct tfp410, bridge, in tfp410_init()
|
H A D | fsl-ldb.c | 301 fsl_ldb = devm_drm_bridge_alloc(dev, struct fsl_ldb, bridge, &funcs); in fsl_ldb_probe()
|
H A D | ti-dlpc3433.c | 351 dlpc = devm_drm_bridge_alloc(dev, struct dlpc, bridge, in dlpc3433_probe()
|
/linux/drivers/gpu/drm/tidss/ |
H A D | tidss_encoder.c | 93 t_enc = devm_drm_bridge_alloc(tidss->dev, struct tidss_encoder, in tidss_encoder_create()
|
/linux/drivers/gpu/drm/meson/ |
H A D | meson_encoder_dsi.c | 109 meson_encoder_dsi = devm_drm_bridge_alloc(priv->dev, in meson_encoder_dsi_probe()
|
/linux/drivers/gpu/drm/tests/ |
H A D | drm_bridge_test.c | 132 priv->test_bridge = devm_drm_bridge_alloc(dev, struct drm_bridge_priv, bridge, funcs); in drm_test_bridge_init() 454 priv->test_bridge = devm_drm_bridge_alloc(priv->dev, struct drm_bridge_priv, bridge, in drm_test_bridge_alloc_init()
|
/linux/drivers/gpu/drm/adp/ |
H A D | adp-mipi.c | 232 adp = devm_drm_bridge_alloc(&pdev->dev, struct adp_mipi_drv_private, in adp_mipi_probe()
|
/linux/drivers/gpu/drm/msm/dp/ |
H A D | dp_drm.c | 304 msm_dp_bridge = devm_drm_bridge_alloc(dev->dev, struct msm_dp_bridge, bridge, in msm_dp_bridge_init()
|
/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | sdi.c | 346 sdi = devm_drm_bridge_alloc(&pdev->dev, struct sdi_device, bridge, &sdi_bridge_funcs); in sdi_init_port()
|