/external/u-boot/board/samsung/common/ |
D | exynos5-dt.c | 150 char *get_dfu_alt_system(char *interface, char *devstr) in get_dfu_alt_system() 160 char *get_dfu_alt_boot(char *interface, char *devstr) in get_dfu_alt_boot()
|
D | misc.c | 41 void set_dfu_alt_info(char *interface, char *devstr) in set_dfu_alt_info()
|
/external/u-boot/include/ |
D | dfu.h | 251 static inline int dfu_fill_entity_mmc(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_mmc() 262 static inline int dfu_fill_entity_nand(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_nand() 273 static inline int dfu_fill_entity_ram(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_ram() 284 static inline int dfu_fill_entity_sf(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_sf() 295 static inline int dfu_fill_entity_mtd(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_mtd() 311 static inline int dfu_fill_entity_virt(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_virt()
|
/external/u-boot/board/samsung/odroid/ |
D | odroid.c | 75 char *get_dfu_alt_system(char *interface, char *devstr) in get_dfu_alt_system() 80 char *get_dfu_alt_boot(char *interface, char *devstr) in get_dfu_alt_boot()
|
/external/u-boot/drivers/dfu/ |
D | dfu_sf.c | 92 static struct spi_flash *parse_dev(char *devstr) in parse_dev() 141 int dfu_fill_entity_sf(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_sf()
|
D | dfu.c | 120 int dfu_init_env_entities(char *interface, char *devstr) in dfu_init_env_entities() 468 char *interface, char *devstr) in dfu_fill_entity() 550 int dfu_alt_add(struct dfu_entity *dfu, char *interface, char *devstr, char *s) in dfu_alt_add() 569 int dfu_config_entities(char *env, char *interface, char *devstr) in dfu_config_entities()
|
D | dfu_virt.c | 34 int dfu_fill_entity_virt(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_virt()
|
D | dfu_ram.c | 56 int dfu_fill_entity_ram(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_ram()
|
D | dfu_mtd.c | 236 int dfu_fill_entity_mtd(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_mtd()
|
D | dfu_nand.c | 191 int dfu_fill_entity_nand(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_nand()
|
D | dfu_mmc.c | 293 int dfu_fill_entity_mmc(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_mmc()
|
/external/u-boot/common/spl/ |
D | spl_dfu.c | 35 int spl_dfu_cmd(int usbctrl, char *dfu_alt_info, char *interface, char *devstr) in spl_dfu_cmd()
|
/external/u-boot/cmd/ |
D | fpga.c | 21 char *devstr = env_get("fpga"); in do_fpga_get_device() local
|
/external/u-boot/board/st/stm32mp1/ |
D | stm32mp1.c | 962 void set_dfu_alt_info(char *interface, char *devstr) in set_dfu_alt_info()
|
/external/adhd/cras/src/tests/ |
D | dev_stream_unittest.cc | 243 struct dev_stream devstr; member in __anon2fd81f2a0111::CreateSuite
|