Home
last modified time | relevance | path

Searched defs:devstring (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/cmd/
H A Dthordown.c22 char *devstring = argv[3]; in do_thor_down() local
H A Ddfu.c31 char *devstring = argv[3]; in do_dfu() local
/openbmc/u-boot/drivers/dfu/
H A Ddfu_tftp.c13 char *interface, char *devstring) in dfu_tftp_write()
/openbmc/u-boot/common/spl/
H A Dspl_dfu.c19 static int run_dfu(int usb_index, char *interface, char *devstring) in run_dfu()
/openbmc/u-boot/common/
H A Dupdate.c231 int update_tftp(ulong addr, char *interface, char *devstring) in update_tftp()
/openbmc/u-boot/include/
H A Ddfu.h267 char *devstring) in dfu_tftp_write()