Home
last modified time | relevance | path

Searched refs:tegra_dc_sor_attach (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/video/tegra124/
H A Dsor.h902 int tegra_dc_sor_attach(struct udevice *dc_dev, struct udevice *sor,
H A Ddp.c1460 tegra_dc_sor_attach(dp->dc_dev, dp->sor, link_cfg, timing); in tegra_dc_dp_check_sink()
1539 ret = tegra_dc_sor_attach(priv->dc_dev, sor, link_cfg, timing); in tegra_dp_enable()
H A Dsor.c755 int tegra_dc_sor_attach(struct udevice *dc_dev, struct udevice *dev, in tegra_dc_sor_attach() function