Home
last modified time | relevance | path

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

/src/stand/uboot/
H A Dmain.c577 COMMAND_SET(devinfo, "devinfo", "show U-Boot devices", command_devinfo);
579 command_devinfo(int argc, char *argv[]) in command_devinfo() function