Searched refs:dp501_probe (Results 1 - 4 of 4) sorted by relevance

/u-boot/board/gdsys/common/
H A Ddp501.h29 int dp501_probe(unsigned screen, bool power);
H A Ddp501.c141 int dp501_probe(unsigned screen, bool power) function
H A Dosd.c383 if (!dp501_probe(screen, true))
/u-boot/drivers/video/bridge/
H A Ddp501.c553 static int dp501_probe(struct udevice *dev) function
577 .probe = dp501_probe,

Completed in 48 milliseconds