Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/cmd/
Dthordown.c22 char *devstring = argv[3]; in do_thor_down() local
Ddfu.c32 char *devstring = NULL; in do_dfu() local
/third_party/uboot/u-boot-2020.01/drivers/dfu/
Ddfu_tftp.c13 char *interface, char *devstring) in dfu_tftp_write()
/third_party/uboot/u-boot-2020.01/common/spl/
Dspl_dfu.c19 static int run_dfu(int usb_index, char *interface, char *devstring) in run_dfu()
/third_party/uboot/u-boot-2020.01/common/
Dupdate.c233 int update_tftp(ulong addr, char *interface, char *devstring) in update_tftp()
/third_party/uboot/u-boot-2020.01/include/
Ddfu.h338 char *devstring) in dfu_tftp_write()
/third_party/libdrm/
Dxf86drm.c695 char *driver, *pt, *devstring; in drmOpenByName() local