Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/tegra124/
H A Ddp.c1576 static int tegra_dp_read_edid(struct udevice *dev, u8 *buf, int buf_size) in tegra_dp_read_edid() function
1589 .read_edid = tegra_dp_read_edid,