Home
last modified time | relevance | path

Searched defs:devstr (Results 1 – 12 of 12) sorted by relevance

/external/u-boot/board/samsung/common/
Dexynos5-dt.c178 char *get_dfu_alt_system(char *interface, char *devstr) in get_dfu_alt_system()
188 char *get_dfu_alt_boot(char *interface, char *devstr) in get_dfu_alt_boot()
Dmisc.c39 void set_dfu_alt_info(char *interface, char *devstr) in set_dfu_alt_info()
/external/u-boot/drivers/dfu/
Ddfu_sf.c68 static struct spi_flash *parse_dev(char *devstr) in parse_dev()
117 int dfu_fill_entity_sf(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_sf()
Ddfu.c55 int dfu_init_env_entities(char *interface, char *devstr) in dfu_init_env_entities()
386 char *interface, char *devstr) in dfu_fill_entity()
439 int dfu_config_entities(char *env, char *interface, char *devstr) in dfu_config_entities()
Ddfu_ram.c56 int dfu_fill_entity_ram(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_ram()
Ddfu_nand.c191 int dfu_fill_entity_nand(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_nand()
Ddfu_mmc.c298 int dfu_fill_entity_mmc(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_mmc()
/external/u-boot/board/samsung/odroid/
Dodroid.c66 char *get_dfu_alt_system(char *interface, char *devstr) in get_dfu_alt_system()
71 char *get_dfu_alt_boot(char *interface, char *devstr) in get_dfu_alt_boot()
/external/u-boot/common/spl/
Dspl_dfu.c35 int spl_dfu_cmd(int usbctrl, char *dfu_alt_info, char *interface, char *devstr) in spl_dfu_cmd()
/external/u-boot/include/
Ddfu.h208 static inline int dfu_fill_entity_mmc(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_mmc()
219 static inline int dfu_fill_entity_nand(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_nand()
230 static inline int dfu_fill_entity_ram(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_ram()
241 static inline int dfu_fill_entity_sf(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_sf()
/external/u-boot/cmd/
Dfpga.c46 char *devstr = env_get("fpga"); in do_fpga() local
/external/adhd/cras/src/tests/
Ddev_stream_unittest.cc218 struct dev_stream devstr; member in __anon2c27b1280111::CreateSuite