Home
last modified time | relevance | path

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

/external/u-boot/common/
Dstdio.c141 static int stdio_probe_device(const char *name, enum uclass_id id, in stdio_probe_device() function
200 !stdio_probe_device(name, UCLASS_VIDEO, &sdev)) in stdio_get_by_name()